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.
Does anyone know where you can download a sauve hd theme instead of just the icon packs??
 
@nies
Check this thread, I was just browsing through it actually. :)
http://macthemes.net/forum/viewtopic.php?id=16804800&p=1

EDIT: How do I get rid of the black box around the last icon? If I revert back to the old icon, everything is fine. Anyone? :(
blackborder.jpg
 
Last edited:
I've gotten into the customization mood lately, so I decided to try my hand at modding a lockscreen I found on dBar and the SB Light widget posted a couple of days ago. I'm still tinkering, but I like how it's coming along so far.

And I'm not sure exactly what the names of the weather icon sets are on both the lockscreen and springboard, but these are my two favorite sets. Especially the "hand drawn" look of the springboard ones. And this modding session marks the first time I've changed out one set of weather icons for another...I didn't like the original set that came with the lockscreen, so I swapped in this other set. It was actually a lot easier than I realized it would be. :D

0ca86618.png
62d611a4.png
 
can someone make this html into 12hr format

its the only part of the script I still can't fix on my own :(

Wait...are you posting a HTML support question in the Post Your Jailbroken Homescreen thread??? :D Just messing with ya!

If you open the Wallpaper.html file and scroll down to line 876, you'll see this:

<!-- Convert hours component of "12" to "24" -->

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

Just remove the "//" from in front of that line of code and it should work. It worked for me.

It will then look like this:

<!-- Convert hours component of "12" to "24" -->

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

IMG_1000000309.png


IMG_1000000308.png


full themed system UI, SMS theme, keyboard theme, calc theme... basicly everything is themed, that's what I love most.
 
Likin this new theme by KRS(rev) it has rotating wallpapers and a nice weather widget, Add some minors tweaks to it.

revkrs2.png
revkrs1.png
 
Hello.

First, sorry for my bad english.

I am trying to change format hour to 24 h. in that widget, but i dont get it.

I have read other post, i have changed the htlm file but nothing.

Somebody can help me ? ( LEXS ..... )

Thanks and regards.
 

Attachments

  • la foto2.PNG
    la foto2.PNG
    353.2 KB · Views: 133
Last edited:
Status
Not open for further replies.
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.