+ Reply
Results 1 to 1 of 1
  1. #1
    What's Jailbreak?
    Join Date
    Aug 2009
    Posts
    9
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default HELP - Time text mis aligned - how?

    Hi, my time text in the status bar and numerical text in notification bubbles seems to be misaligned serveral pixels too high. It does NOT seem to be theme specific as I have tried removing everything from winterboard. I also tried un-installing fontswap and makeitmine.. but nothing changes. Does anyone have any suggestions? I would be greatly indebted for your assistance. Thanks.



    Well I have no idea what is causing it, but I have seen other screen shots from people with the similar problem.. I solved it like this for those that need it.

    Make an empty style with an Info.plist in it with these settings.

    <?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>TimeStyle</key>
    <string>padding-bottom: 6</string>


    <key>BadgeStyle</key>
    <string>padding-bottom: 6</string>


    </dict></plist>
    Last edited by parmenti; 08-28-2009 at 03:10 PM. Reason: Automerged Doublepost

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts