Hello Faslane,
You can change the temp to C><F with many ways. The option works fine. You need to check your particular design/widget because something is missing and the imperial or metric setting doesn't work. You can change it:
1. From the right click built-in option caption>Metric/Imperial units - onclick>!SwitchUnit
2. Using any clickon option with this tagcode "!SwitchUnit" directly on a widget assigning it to image,txt,button etc
3. Using js code:
accweathercore1.cmd(null,"!SetCelcius")
accweathercore1.cmd(null,"!SetFahrenhite")
accweathercore1.cmd(null,"!SwitchUnit")
For example using a button:
Code:
function button1OnClick(Sender)
{
accweathercore1.cmd(null,"!SwitchUnit")
}
If you still can't figure out how to do it, attach the .xwp and I check it for you. With all the above you'll not have problems...

_________________
...and remember: don't take life too seriously...My profile on Deviantart:
http://jimking.deviantart.com/