Thread: I want the icon lables gone
-
12-10-2009, 01:00 PM #1
I want the icon lables gone
Ok so I installed the ModMyi Official theme and the icon labels are still there even when I checked "No undocked icon labels" and "No docked icon labels"
Then I searched for a solution of the forum and I found one that made me change the color to "transparent" and I rebooted but the icon labels were still there.
Also my weather icon is not changing
I think its because I have "WeatherIcon" installed from Cydia (David Ashman) but in this thread http://modmyi.com/forums/new-skins-t...myi-theme.html he was using it too.
Here are some pictures...







Any help?Last edited by ConverseAllStar95; 12-10-2009 at 01:00 PM. Reason: Automerged Doublepost
-
12-10-2009, 04:18 PM #2Livin the iPhone Life
- Join Date
- Aug 2009
- Location
- beyond the breaking point
- Posts
- 1,369
- Thanks
- 163
- Thanked 161 Times in 147 Posts
If you know how to ssh try going to
/var/mobile/Library/Caches/
then go into both the SpringBoardIconCache-small and SpringBoard Icon cache and select all and delete all of them and the folder. This should get the Weather Icon to work and maybe the Labels too, however when you want to change them back you will probably have to redo it....I'm not sure about the labels but this is what I had to do for the Weather Icon.The Next Generation of Phreaks.
-
12-10-2009, 07:26 PM #3
No all that did was get rid of some of my icons
The weather is till there
-
12-10-2009, 07:57 PM #4Livin the iPhone Life
- Join Date
- Aug 2009
- Location
- beyond the breaking point
- Posts
- 1,369
- Thanks
- 163
- Thanked 161 Times in 147 Posts
Yea its supposed to get rid of you icons. Have the theme you want selected, delete those files, and then respring and see if it works.
The Next Generation of Phreaks.
-
12-11-2009, 06:24 AM #5Master Theme Creator
- Join Date
- Dec 2008
- Location
- Germany
- Posts
- 4,299
- Thanks
- 1,615
- Thanked 6,175 Times in 1,857 Posts
- Blog Entries
- 2
Okay:
1. unistall weather live. don't understand why you need two live weathers on your homescreen ?
2. Again and again and again: Move my theme in winterboard to the first postion ! you don't need the build in functions of winterboard to hide the labels. My theme makes that for you (plist file in the theme folder). It seems it's overriden by another theme you use. For this case it's necessary that the modmyi theme is the first theme in winterboard.Last edited by Bluemetal; 12-11-2009 at 06:31 AM.
-
12-11-2009, 01:22 PM #6
Ok I moved it up to the top and i uncheck the other 2 but its still not gone...
Is it because i added the "Info.plst" that has the time on it?
-
12-11-2009, 09:18 PM #7
-
12-12-2009, 05:10 AM #8Master Modder
- Join Date
- Nov 2009
- Location
- Netherlands
- Posts
- 2,942
- Thanks
- 3,270
- Thanked 8,024 Times in 2,058 Posts
I made a theme called "Font Color" with just an Info.plist in it and keep that on top in Winterboard.
Here you can find all the keys you can use Complete List of Info.plist keys for Winterboard
I also use this theme to test things, before making changes to original theme files.
Here is an example to play with.
Code:<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"><dict> <key>DockedIconLabelStyle</key> <string>color: burlywood</string> <key>UndockedIconLabelStyle</key> <string>color: #D2D2D2</string> <key>TimeStyle</key> <string>color: transparent</string> <key>CalendarIconDayStyle</key> <string>color: grey</string> <key>CalendarIconDateStyle</key> <string>color: #B5B5B5</string> <key>BadgeStyle</key> <string>color: #B5B5B5</string> </dict></plist>
Last edited by wim66; 12-12-2009 at 05:30 AM. Reason: Added plist example



LinkBack URL
About LinkBacks
Reply With Quote
