Quote:
Originally Posted by wwolf27
I am asking this in a nice way because I want to see if I am doing something wrong....I am confused as to why some have added a new profile field??
If you go to the site that the mod owner posted http://www.weatherreports.com/add_to_your_site.html
it tells you right to the right to choose "F" or "C" and it says Enter 'LOCAL' to Determine User's Location Based on IP click which style you want and it gives you the code
This is what I have on my site with a black background.
<script type="text/javascript" language="javascript1.2" src="http://weatherreports.com/jscript.html?width=728&height=90&theme=black&locat ion=LOCAL& units=f">
</script>
<div><a href="http://www.weatherreports.com/"><small>Weather Reports</small></a></div>
|
What you have will tell someone their local temp in F. I needed it to be either way due to folks being from all over the world. That is why I asked what I did.