I am trying to add a 120 x 60 size widget in the sidebar for the weather. Could you tell me how? I have tried many different ways. It is from the accuweather.com . The code is for a blog or website. Here is the code they gave me. <div style='width: 120px; height: 60px; background-image: url( http://vortex.accuweather.com/adcbin/netweather_v2/backgrounds/clouds_120x60_bg.jpg ); background-repeat: no-repeat; background-color: #;' ><div id='NetweatherContainer' style='height: 48px;' ><script src='http://netweather.accuweather.com/adcbin/netweather_v2/netweatherV2ex.asp?partner=netweather&tStyle=normal&logo=0&zipcode=28805&lang=eng&size=7&theme=clouds&metric=0&target=_self'></script></div><div style='text-align: center; font-family: arial, helvetica, verdana, sans-serif; font-size: 10px; line-height: 12px; color: #;' >Weather Forecast</div></div>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Here is the location that I received the code:
http://netweather.accuweather.com
The information for adding this is under the consumer nav bar (netweather)
It is something that I think people might really like. (being able to see the temperature for the area)
I am wondering if maybe WordPress does not support this.
Thanks a lot .
The blog I need help with is thehillsataveryscreek.wordpress.com.