Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
LEX,

You always post the nicest Lockscreens! The only complaint I have about this newest project is that the Clock looks slightly pixelated in the high resolution. Apart from that, brilliant concept!
 
LEX,

You always post the nicest Lockscreens! The only complaint I have about this newest project is that the Clock looks slightly pixelated in the high resolution. Apart from that, brilliant concept!

Thank You
yes you are right the clock does look pixelated I will see how I can amend
this
 
;)

fde448f8b253ab5b0a47a607734d9e1b1be22817.PNG
 
And what theme might this be? As whatsername would say, It's Hot!

I think the original is called DTW Theme I belief it was a theme for the springboard and originated from dbarteam or dbarThemes not sure :)

I have modified it and made it for my Lockscreen.
 
LEXS1411

I think the original is called DTW Theme I belief it was a theme for the springboard and originated from dbarteam or dbarThemes not sure

I have modified it and made it for my Lockscreen.
 
xo1j0x.png


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
 
Hey lex how and where do i change the temp weather condition and city to helvetica and Is this a 12 hr format and if not where do I modify that as well thanks in advance this lockscreen is awsome. Any chance I could get that version u posted for your homscreen as well?

xo1j0x.png


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
 
Hey lex how and where do i change the temp weather condition and city to helvetica and Is this a 12 hr format and if not where do I modify that as well thanks in advance this lockscreen is awsome. Any chance I could get that version u posted for your homscreen as well?


To Change the weather Edit LockBackground.html scroll down to

<head><title>weather</title></head>

</script>
<script type="text/javascript">

var locale = "UKXX0085" Change city here

var isCelsius = true .Replace true with false

var useRealFeel = true

var enableWallpaper = true;
var enableLockScreen = true

To change city to a different font Go
to Private/Stylesheets/mini.css

#city{ /* Weather City Position */

position: absolute; top: 265px; right: 0px; down: 0px; left: 155px; width: 320px; height: 461px;

// display: none;

text-align: left;

font-family: Zapfino; .Replace this with the name of the font


Re Springboard Theme not sure yet want to change a couple of things :)
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.