I'm trying to figure out how to mod the status bar in a winterboard theme via info.plist in the root folder.
I have used the strings:
UIStatusBarStyle
UIStatusBarStyleBlackOpaque
and
UIStatusBarStyle
UIStatusBarStyleBlackTranslucent
Bit there is no difference?
Can the appearance of the status bar be changed via the info.plist or do I have to use a .png file?
I'm really wanting a transparent bar for the springboard and normal everywhere else, possible?
Please help me!!!?
I believe the statusbar for the lockscreen and homescreen is named Translucent_Base.png. If you edit that and make it completely transparent it will change for the Springboard and it'll leave the black and silver bars in applications alone.
Last edited by jrichards2007; 11-13-2010 at 07:47 PM.