Thread: How to get rid of..
-
09-13-2009, 03:44 AM #1
How to get rid of..
How can I get rid of the time on the status bar?
Thank you
-
09-13-2009, 04:56 AM #2Livin the iPhone Life
- Join Date
- Aug 2007
- Location
- LA
- Posts
- 2,387
- Thanks
- 105
- Thanked 304 Times in 276 Posts
edit the info.plist and change the color to transparent.
-
The Following User Says Thank You to Simtech For This Useful Post:
Rezurrect (09-13-2009)
-
09-13-2009, 06:20 AM #3
Would you or someone else be able to tell me what part I need to edit? I've got no idea.
Edit: I've found it. I have
<string>color: transparent</string>
<key>TimeStyle</key>
What else am I missing?
Edit Again: I got it. if anyone else is having this trouble here it is.
<string>color: transparent</string>
<key>TimeStyle</key>
<string>/*font-family: monospace; font-size: 16px*/ color: transparent </string>Last edited by Rezurrect; 09-13-2009 at 06:35 AM.
-
09-13-2009, 06:40 AM #4Livin the iPhone Life
- Join Date
- Aug 2007
- Location
- LA
- Posts
- 2,387
- Thanks
- 105
- Thanked 304 Times in 276 Posts
The 1st string that you listed is for the <key> above the TimeStyle.
You only need to change the last line to transparent.
-
09-13-2009, 06:47 AM #5



LinkBack URL
About LinkBacks
Reply With Quote
