| Customization / Skins & Themes / System Monitoring / Rainmeter | ©2008-2013 ~garbanzox |
The Journal Portal
Browse Journals |
Polls |
deviantART [dee·vee·un'nt·ART]
Keep in Touch!
|
Deviousness |
When I let this run many of the pixels of the days and weather description look like some pixels are randomly deleted. I have to refresh the skin for all of the pixels to be there. I will post picture next time it happens
CHANGE the XOAP. to XML.
"URL=XML.-------->/weather/local/ZIPCODEHERE?cc=*&unit=m&dayf=6"
Remove the "&unit=m" to use Fahrenheit instead of Celsius.
Hope that all made sense.
Don't forget to save and refresh the skin for it to work properly.
change the variable string to:
URL=[link]*&unit=m&dayf=6
all I changed was xoap -> xml and set my zipcode where I put "zipcode" above.
If you want Fahrenheit instead of Celsius, delete the &unit=m. So it should look like this:
URL=[link]*&dayf=6