What Theme for the home screen?
----------
Open LockBackground.html in iFile, select Text Viewer, click on Edit, scroll down to where it says Function onLoad();
Under this it says:
BackImage();
updateClock();
calendarDate();
add the following underneatch calendarDate();
ShowForecast();
It has to be the same case. As long as you don't change anything else, you can still hide it with a tap but everytime you wake your screen you will see it.
Jason
THanks so much for this!