Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
Several of you have asked for the Homescreen of this I finally found it

28vzlty.png


You will be glad to know I have removed the text Lexs iPhone from the widget :)

SpringBoard Clock (widget only)
http://www.box.net/shared/pmal5hda1x

Enjoy :)

Thanks for posting this. Can you hit me via DM? I wanted to know how to convert this so that it works with PerPageHtml. I can theme for days...but this whole HTML thing eludes me.
 
2e4ccxk.png


SSh into Library/Themes and activate in Winterboard

To Change location for your weather
Edit Wallpaper.html open using a Text app I recommend Text Wrangler
Scroll down to

<head><title>weather</title></head>
var locale = "UKXX0085"

Remove my code and replace with your code or Zip

Following down you can change Celsius to Fahrenheit by replacing the word
false to true

You do not need to edit anything else using the Wallpaper.html

If you wish to add your city/weather icon and forcast

Go to Private/Stylesheets

So say you wanted your City to show on your Homescreen

Edit the following in mini.css
#city{ /* Weather City Position */

position: absolute; top: 70px; right: 0px; down: 0px; left: 27px; width: 320px; height: 461px;

display: normal;

Place // infront of display:normal;

So it looks like this
//display: normal;

To Move the city to where you want it
position: absolute; top: 70px; right: 0px;

increase or decrease numbers

Save Respring and replace file to Theme

Editing and Moving Widget

If you want to move widget to the Top of SpringBoard

Edit Widget html

Scroll to the bottom

<body background="Private/Wallpaper.png" style="font-family:Arial;" onload="doLoad()">
<table style="position: absolute; top: 30px; left: -50px;" width="320" height="480" cellspacing="0px" cellpadding="0px" border="0px">
<td height="480px" colspan="5" style="vertical-align:center; background-image:url(Private/Overlay.png);">
<center>

To have the widget at the Top change
top: 30px; to -245px

To Edit Clock/Month days/no Year (Colour/font/size)
Edit stile.css

The Download includes Widget/Wallpaper and wifi sig
http://www.box.net/shared/717jpfvluq

Enjoy :)

I hope this helps some of you
 
Last edited:
I apologize ahead of time since this is slightly off topic but since this thread has been incredibly helpful I figured i'd give it a shot.

Does anyone have a Light Wooden Dock? I've been searching multiple forums and for the life of me I can't find one.

photo-1-2.png
 
Could someone please help me out. I'm trying to change this widget from the 24 hour clock to the 12 hour clock. What do I do with the file you provided as it's not the full theme?

Remove the LockBackground html you have in the theme and replace it with this one

Respring

This is the Lockscreen 12hr widget
 
Remove the LockBackground html you have in the theme and replace it with this one

Respring

This is the Lockscreen 12hr widget

Oh I think I have the wrong file. I have the one for the springboard. Is there any way of making that 12 hours? The file VerYsimpleLEXS SB that I have right now is the 24 hour clock. How would I go abouts changing that into the 12 hour mode? Thanks.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.