Originally Posted by unknownwanderer057
Nice theme. I just have one problem. The actual weather on the home screen is different from the weather app. Is there any way to fix it?
Open the configureMe.js-file with Wordpad or something and type your Zip-code or City and country and save.
Expl:
var iconExtWall = '.png'
var iconExtLock = '.png'
var locale = '
Bergen,Norway' (or your ZIP)
var iconSetWall = 'HTC'
var iconSetLock = 'tango'
var enableWallpaper = true
var isCelsius = true
var useRealFeel = true
var enableLockScreen = true
var source = 'appleAccuweatherStolen'
var stylesheetWall = 'Under_StatusBar'
var stylesheetLock = 'Under_StatusBar'
var updateInterval = 60