Can you tell me how you changed where it says "eddy's ip4" and how i can remove the "weather info" words
you or anyone can help?
Also, does the mail notifications automatically work with this LS? Or is there something needed?
thanks in advance
Here is the Download
http://www.box.net/shared/bqi34cntpq
Enjoy
To change color/font/size or wording on the Lockscreen
Edit LockBackground html scroll down to the bottom
<table style="position: absolute;top: 40px; left: 83px; width: 200px; height: 461px;"><tr valign="top" border="0" cellpadding="0"><td style="font-family: Helvetica; color:#F7F7F7; text-shadow: rgba(0,0,0,1) 0px 2px 3px; } font-size: 18px; text-align: center" height="12" valign="top" margin-right="0">
<span> Today's Date/Time </span></td></tr></table>
</script>
</html>
</tr>
</table>
<table style="position: absolute;top: 243px; left: 100px; width: 200px; height: 461px;"><tr valign="top" border="0" cellpadding="0"><td style="font-family: Helvetica; color:#F7F7F7; text-shadow: rgba(0,0,0,1) 0px 2px 3px; } font-size: 16px; text-align: center" height="12" valign="top" margin-right="0">
<span> Weather Info.....</span></td></tr></table>
Example remove Weather Info say to My Weather is .....
and that will show up on the Lockscreen
"eddy's ip4" he has put in say where it says <span> Weather Info.....</span></td></tr></table>
remove delete
<table style="position: absolute;top: 40px; left: 83px; width: 200px; height: 461px;"><tr valign="top" border="0" cellpadding="0"><td style="font-family: Helvetica; color:#F7F7F7; text-shadow: rgba(0,0,0,1) 0px 2px 3px; } font-size: 18px; text-align: center" height="12" valign="top" margin-right="0">
<span> Today's Date/Time </span></td></tr></table>
Or you could just change your name to Eddie
To change city Edit LockBackground Html scroll down to
<head><title>weather</title></head>
<head>
<base href="Private/"/>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
</head>
</script>
<script type="text/javascript">
var locale = "UKXX0085" .That is my code for London you need to replace this
with your city code save and replace into file