December 13, 201411 yr Hi, I don't have much web design experience, but I made a webstie for my business 5 years ago and it works fine. I use Office 365, which at that time was called Office Small Business. I put an AccuWeather widget on my homepage... it was perfect for my website, other ones won't do. It was actually meant for Myspace pages but it fit well on my homepage. Recently, the widget wont show any weather info. AccuWeather may not support it any more, as they now have new widgets, none of which will look nice on my homepage. I am posting the code of my old widget below. Can anyone make it work again? The graphic still appears, so it's not totally broken. Maybe it's just a broken link to AccuWeather's forecast data. My location was set for Exeter, Canada. In Accuweather's search bar, it usually is the last listing for "Exeter, CA," as the others refer to US or different CDN locations. Please help! Thanks <div style='width: 435px; height: 90px; background-image: url( http://vortex.accuweather.com/adcbin/netweather_v2/backgrounds/spring1_435x90_bg.jpg ); background-repeat: no-repeat; background-color: #607041;' > <div style='height: 75px;' > <object type='application/x-shockwave-flash' data='http://netweather.accuweather.com/adcbin/netweather_v2/netwx-v210.swf' height='75' width='435' align='top'> <param name='movie' value='http://netweather.accuweather.com/adcbin/netweather_v2/netwx-v210.swf' /> <param name='allowScriptAccess' value='never' /> <param name='allowNetworking' value='internal' /> <param name='quality' value='high' /> <param name='scale' value='noscale' /> <param name='salign' value='lt' /> <param name='wmode' value='transparent' /> <param name='bgcolor' value='#ffffff' /> <param name='flashvars' value='partner=netweather&myspace=1&logo=1&tStyle=normal&zipcode=NAM|CA|ON|EXETER|&lang=eng&size=210&theme=1&metric=1' /> </object> </div> <div style='text-align: center; font-family: arial, helvetica, verdana, sans-serif; font-size: 10px; color: #FDEA11;' > <a style='color: #FDEA11' href='http://www.accuweather.com/world-index-forecast.asp?partner=netweather&locCode=NAM|CA|ON|EXETER|&metric=1' >Forecast</a> | <a style='color: #FDEA11' href='http://www.accuweather.com/maps-satellite.asp' >Maps</a> | <a style='color: #FDEA11' href='http://www.accuweather.com/index-radar.asp?partner=accuweather&traveler=0&zipcode=NAM|CA|ON|EXETER|' >Radar</a> </div> <img style='float: right; padding-right: 5px;' src='http://vortex.accuweather.com/adc2004/common/images/misc/netweather_v2/adcwhite.png' /> <div style='clear: both;' /></div>
Create an account or sign in to comment