The preinstalled no icon label in Winterboard works on my iPhone 5...
The preinstalled no icon label in Winterboard works on my iPhone 5...
At this time there is not any working tweak for ios6.. I hope it'll came early..
I could have swore there was another way other than winterboard to do this on older devices (that did not cost $2.99 like springtomize).
The one in Winterboard works for my IP5. Are you using other themes? Have you tried moving it to the top of Winterboard list?not working for me in the default winterboard settings either...
i don't really have a need/want for springtomize but if this is the only way of getting my apps iconless i will
The one in Winterboard works for my IP5. Are you using other themes? Have you tried moving it to the top of Winterboard list?
The one in Winterboard works for my IP5. Are you using other themes? Have you tried moving it to the top of Winterboard list?
Did you just respring or did you have to restart your phone?
I've tried it just doing the respring and so far it hasn't worked..
<key>UndockedIconLabelStyle</key>
<string>margin-top:1px; font-size:8px; color:transparent; </string>
<key>DockedIconLabelStyle</key>
<string>margin-top:3px; font-size:8px; color:transparent; </string>
If you are themeing with winterboard, I prefer to just add the code to the Info.plst file just because some theme's need the labels for icons that don't make sense. The less I have to mark active winterboard, the better. Basically you just change the color value to "transparent". I did this to my latest theme I'm using... and I think it looks so much cleaner without the labels.
example:
PHP:<key>UndockedIconLabelStyle</key> <string>margin-top:1px; font-size:8px; color:transparent; </string> <key>DockedIconLabelStyle</key> <string>margin-top:3px; font-size:8px; color:transparent; </string>
is there any working tweak? I've tried the no icon label for ios 5 on 6.1 and it does not work.