+ Reply
Results 1 to 6 of 6
  1. #1
    What's Jailbreak?
    Join Date
    Sep 2009
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Working iCal Icon for iPhone?

    Would someone be able to tell me how to reduce the font size of the Calendar app on the springboard so that it will work with the iCal icon that I have used.

    Here is a screenshot of my iPhone so that you can see hat I am talking about:

    http://img246.imageshack.us/img246/2808/photocq.jpg

    Thanks in advance for any help given!

  2. #2
    iTJ
    iTJ is offline
    My iPhone is a Part of Me iTJ's Avatar
    Join Date
    Apr 2009
    Location
    North Augusta, SC
    Posts
    526
    Thanks
    33
    Thanked 284 Times in 195 Posts

    You'll need to edit the Info.plist in theme you're using something like this:
    Code:
    <key>CalendarIconDayStyle</key>
    <string>margin-top: **px; font-size: **px;</string>
    
    <key>CalendarIconDateStyle</key>
    <string>margin-top: **px; font-size: **px;</string>
    Replace the * with the size you want. They can be negative numbers if need be.

  3. #3
    What's Jailbreak?
    Join Date
    Sep 2009
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Where would I find this file? I'm not using a winterboard theme, I SSHed the icons onto my phone manually if that helps at all. Thanks.

  4. #4
    iTJ
    iTJ is offline
    My iPhone is a Part of Me iTJ's Avatar
    Join Date
    Apr 2009
    Location
    North Augusta, SC
    Posts
    526
    Thanks
    33
    Thanked 284 Times in 195 Posts

    I'm sorry I'm not sure how to do it outside of WinterBoard.

  5. #5
    iPhone? More like MyPhone remz08's Avatar
    Join Date
    May 2008
    Location
    Dallas
    Posts
    136
    Thanks
    8
    Thanked 21 Times in 20 Posts

    /System/Library/CoreServices/Springboard.app/Info.plist i believe, just stick that in the bottom

  6. #6
    What's Jailbreak?
    Join Date
    Sep 2009
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Thanks for the help guys, unfortunately by adding in that new code directly into the Springboard.app info.plist file it sent my iPhone into an endless loop that kept crashing at the lockscreen! If anyone has any ideas on how to change it I would be grateful of their advice. If not if someone could post a link to a guide on how to create a good winterboard theme that too would be really good.

Posting Permissions

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