Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
Status
Not open for further replies.
Neon2-1.png
Neon-1.png
 
Last edited:
Great Job :) I love this one.

I can't seem to make this a 12 hour clock. I changes the 24hourclock to false but then i lose the numbers on the clock.

Anyone want to take a look? I can't see what i'm missing.

In the HTML file look for a string like the and remove whats in red

Convert the hours component to 12-hour format if needed

//currentHours = ( currentHours > 12 ) ? currentHours - 12 : currentHours;

so it should look like this:

// Convert the hours component to 12-hour format if needed

currentHours = ( currentHours > 12 ) ? currentHours - 12 : currentHours;

save and respring
 
Logic, what is the name of your 3G font, in your "widget"? Up by the time? Thanks

Edit: or what do I type in to download/find it rather?
 
Last edited:
Thanks to all the contributors of these threads IE LEXS1411 and map1978 for all the widgets and lockscreens!

I'm not sure which one I like better. I am leaning towards the top one. BTW how can I post thumbnails instead of these huge pics?

Image

Image

I am new to jailbreak, how can I find out how to make my homescreen like this with the clock and weather?
 
Here's mine. Got a twitter widget set up to my Fav football team's twitter, Villa. Gives me official villa news right on my home page.

Can you share the LS setup? Minus the twitter widget. Looks amazing. And will it work with 4.2.1?
 
Status
Not open for further replies.
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.