-
12-13-2009, 04:15 PM #1Livin the iPhone Life
- Join Date
- Aug 2009
- Location
- beyond the breaking point
- Posts
- 1,369
- Thanks
- 163
- Thanked 161 Times in 147 Posts
Why isn't this info.plist working?
Why won't this work? I'm trying to make a landscape theme and this key must be wrong.....I took it from a key I used on the Calendar icon text.
This would...in theory.....rotate the labels 90 degrees so that they would be viewable in landscape mode...any ideas?Code:<key>UndockedIconLabelStyle</key> <string>-webkit-transform:rotate(90deg);</string> <key>DockedIconLabelStyle</key> <string>-webkit-transform:rotate(90deg);</string>
The Next Generation of Phreaks.
-
12-14-2009, 11:39 AM #2
-
The Following User Says Thank You to justarry21 For This Useful Post:
wannabprogramma (12-14-2009)
-
12-14-2009, 03:34 PM #3Livin the iPhone Life
- Join Date
- Aug 2009
- Location
- beyond the breaking point
- Posts
- 1,369
- Thanks
- 163
- Thanked 161 Times in 147 Posts
yea I've thought about that....but you'd think that if this worked for the Calendar Day text, it would be a working string for anything....if worst comes to worst that's what I'll do.
The Next Generation of Phreaks.



LinkBack URL
About LinkBacks
Reply With Quote