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

Hi LEXS1411 how can i fix this my year didn't change. photo.PNGOr anyone else that can help me Thanks.
 
Hi LEXS1411 how can i fix this my year didn't change.View attachment 266057Or anyone else that can help me Thanks.


Open Widget.html with Textwrangler/Text Edit/Notepad
scroll down and Edit the following (just above the weather info)


<table style="position: absolute;top: 95px; left: -132px; width: 320px; height: 461px;"><tr valign="top" border="0" cellpadding="0"><td style="font-family: Helvetica; color: #ffffff; font-size: 11px; font-weight: 700; opacity: 0.8; text-align: right" height="12" valign="top" margin-right="0">
<span>2010 </span></td></tr></table>

Change the bottom line To This
<span>2011 </span></td></tr></table>

Replace file and Respring
 
dast1g,

Very clean!

Is your carrier logo a personal, not for sharing, thing? If so I respect that. If not would you please post it because it's awesome! :D
 
Wirelessly posted (Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_1 like Mac OS X; en-us) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8B117 Safari/6531.22.7)

indyzzzz said:
Got it, thanks for that!! Do you know if you can change the weather icon? Looking fornone similar to the screen shot.

I think thats the default icon, Im not sure, have done too much modding :D

But you can replace the following files (without the quotes) under you theme's Bundles/com.apple.springboard folder with blank icons to your liking :

"weatherbg_day@2x.png"
"weatherbg_night@2x.png"

And the font is Sansation.

cheers

P.S. Here is an example, for the GladHandler theme, you can change the icon for weather by using the following two blank icons :
83e1a.png
c9PEz.png


Just rename to "weatherbg_day@2x.png" and "weatherbg_night@2x.png" (without the quotes) and place them in the folder I mentioned above :) cheers

Oh I see you have to add both. Thanks again! Should be easy enough.
 
If the status bar base was made by Lex, then I will credit her.
Cause all the UIImages I collect when we didn't even have those awesome looking widget, I put it in a separated folder from dock, button, slider, signal wifi etc...
 
Fixed Year

Open Widget.html with Textwrangler/Text Edit/Notepad
scroll down and Edit the following (just above the weather info)


<table style="position: absolute;top: 95px; left: -132px; width: 320px; height: 461px;"><tr valign="top" border="0" cellpadding="0"><td style="font-family: Helvetica; color: #ffffff; font-size: 11px; font-weight: 700; opacity: 0.8; text-align: right" height="12" valign="top" margin-right="0">
<span>2010 </span></td></tr></table>

Change the bottom line To This
<span>2011 </span></td></tr></table>

Replace file and Respring

Thanks for the fix LEXS. Keep up the great work.
 
hi..got a problem...wonder if anyone here can help me out..

i got these white things on both side of the phone...

how do i get rid of it??

thank you

photo1bm.jpg
 
Wirelessly posted (Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_1 like Mac OS X; en-us) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8B117 Safari/6531.22.7)

cubian said:
hi..got a problem...wonder if anyone here can help me out..

i got these white things on both side of the phone...

how do i get rid of it??

thank you

photo1bm.jpg

Just respring.
 
Trying to setup this atm, managed to change the weather although is seems out by about 5degrees :confused:

Anyway, like the other guy I would like mine to display 24hr clock, can someone tell me how to do it please? The previous posts didnt really make much sense.

Thanks everybody!

jimmy83, comment out these two lines in lockbackground.html:

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

currentHours = ( currentHours == 0 ) ? 12 : currentHours;

Thanks for the reply, what do you mean by comment?
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.