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.
Wirelessly posted (Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_1 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8G4 Safari/6533.18.5)



Look for this and make sure // in in front of currentHours (just like mine) IF currentHours script not included just add it like below. Save and Respring!

*// Pad the minutes and seconds with leading zeros, if required

**//currentHours = ( currentHours < 10 ? "0" : "" ) + currentHours;

**currentMinutes = ( currentMinutes < 10 ? "0" : "" ) + currentMinutes;

**currentSeconds = ( currentSeconds < 10 ? "0" : "" ) + currentSeconds;

@SCHNEDI

Awesome work my friend!

I meant the weather location. but thanks for the tip!
 
yeah loving the LS V clock, but I need to change the location and the background image.

Advice on how to do this? as I'm a noob when it comes to these things.

Can't have a pic of another girl on my phone other half would kill me, lol.


Once you find the image you want, label it xxxx.png, xxxx= the name of the picture file when viewed via SSH. Basically you replace it and the theme thinks that the picture is the same one as before. Location can be fixed by finding your cities WOEID, posted earlier giving a link.
 
to change location just

open HTML
search the line: var locale = 'Oviedo, Spain'

and change for: your city, your country
 
img0062l.png
img0061y.png
 
to change location just

open HTML
search the line: var locale = 'Oviedo, Spain'

and change for: your city, your country


i tried that, however, the weather is wrong. its currently sunny in New York City but the widget shows thunderstorm with lightning.

Excellent LS theme however!

Where is this script grabbing the weather info from?
 
i've modded this dBar for iOS4 and iphone 4

LockScreen ------------------------------------------------------ SpringBoard
img0139c.png
img0140.png
 
Wirelessly posted (Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_1 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8G4 Safari/6533.18.5)

Outrigger said:
Wirelessly posted (Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_1 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8G4 Safari/6533.18.5)



Look for this and make sure // in in front of currentHours (just like mine) IF currentHours script not included just add it like below. Save and Respring!

*// Pad the minutes and seconds with leading zeros, if required

**//currentHours = ( currentHours < 10 ? "0" : "" ) + currentHours;

**currentMinutes = ( currentMinutes < 10 ? "0" : "" ) + currentMinutes;

**currentSeconds = ( currentSeconds < 10 ? "0" : "" ) + currentSeconds;

@SCHNEDI

Awesome work my friend!

I meant the weather location. but thanks for the tip!

Didnt you ask how to change the clock and gave example of 01:00 to show instead 1:00???

Am I losing my mind Ha Ha Oohhh!
 
Wirelessly posted (Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_1 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8G4 Safari/6533.18.5)

There's a hiccup in HTML file. Ill look later and if I figure it out before you I'll PM you.
 
Wirelessly posted (Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_1 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8G4 Safari/6533.18.5)



Didnt you ask how to change the clock and gave example of 01:00 to show instead 1:00???

Am I losing my mind Ha Ha Oohhh!

LOL I DID ask for that before! But I figured it out and edited my post, but you probably didn't see that. I hope you can figure out the hiccup in the weather section since no one can.
 
Toronto didn't works :S

Ontario shows 11 degrees .... ??

still dont think it's right, def not raining right now haha

i had a look through things, but im not too good at coding so idk whats wrong

Wirelessly posted (Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_1 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8G4 Safari/6533.18.5)

There's a hiccup in HTML file. Ill look later and if I figure it out before you I'll PM you.

cool, def let us know i guess
 
Schendi,

Thanks a lot for those! Looking awesome. Weather isn't working for me either, maybe it doesn't like Canada? Haha

Also, just curious but I've still got the 'slide to unlock' text there, know how I can get rid of that?
 
Real Quick..

I got the weather icons to show correctly HOWEVER its not the black ones, but its a start...

Heres a pic for proof:

img0084.png


@YOU SILLY GOOSE:

Does this look right for Toronto weather? dont know if you use F (left) or C (right)...

img0085t.png
img0086k.png
 
Last edited:
Real Quick..

I got the weather icons to show correctly HOWEVER its not the black ones, but its a start...

Heres a pic for proof:

img0084.png


@YOU SILLY GOOSE:

Does this look right for Toronto weather?

img0085t.png

Hey bud where did you get your statusbar 3G and wifi signal?


Sent from my iPhone using Tapatalk
 
Status
Not open for further replies.
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.