Thread: Working iCal Icon for iPhone?
-
09-06-2009, 02:25 PM #1
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!
-
09-06-2009, 04:37 PM #2My iPhone is a Part of Me
- 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:
Replace the * with the size you want. They can be negative numbers if need be.Code:<key>CalendarIconDayStyle</key> <string>margin-top: **px; font-size: **px;</string> <key>CalendarIconDateStyle</key> <string>margin-top: **px; font-size: **px;</string>
-
09-06-2009, 04:47 PM #3
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.
-
09-06-2009, 05:03 PM #4My iPhone is a Part of Me
- 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.
-
09-06-2009, 05:04 PM #5iPhone? More like MyPhone
- 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
-
09-07-2009, 11:26 AM #6
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.



LinkBack URL
About LinkBacks
Reply With Quote