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

    Cool IElegance PRO...icon names?

    I bought & installed ielegance pro and this being new to me,
    where are my icon names?
    I have all my icons but the name underneath the icons are gone.
    Is there a setting I need to check or uncheck somewhere?
    Thank you.
    TB

  2. #2
    Moderator Admin Broomhead's Avatar
    Join Date
    Sep 2007
    Location
    Outside Chicago IL
    Posts
    16,762
    Thanks
    480
    Thanked 1,599 Times in 1,117 Posts

    Check winterboard... see if you have them turned off



    moving this thread

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

    Which heading is that 'script carrier' or 'no undocked icon labels'?
    Thanks
    tb

  4. #4
    What's Jailbreak?
    Join Date
    May 2008
    Posts
    21
    Thanks
    0
    Thanked 3 Times in 2 Posts

    That theme takes away the icon labels if you want them back you can SSH into your phone to fix it I just created two folders named Show Dock icon labels with a plist that says <?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>UndockedIconLabelStyle</key>
    <string>color: white</string>

    </dict></plist> and Show undocked icon labels with a plist that says <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
    <key>BadgeStyle</key>
    <string> color: white;
    position: absolute; top: 2px; left: 0px;</string>
    <key>CalendarIconDateStyle</key>
    <string> color: transparent</string>
    <key>CalendarIconDayStyle</key>
    <string> color: transparent</string>
    <key>DockedIconLabelStyle</key>
    <string>/*font-family: monospace;*/ font-size: 13px; color: transparent</string>
    <key>TimeStyle</key>
    <string>/*font-family: monospace;*/ font-size: 13px</string>
    <key>UndockedIconLabelStyle</key>
    <string>/*font-family: monospace;*/ font-size: 13px; color: transparent</string>
    </dict>
    </plist>

    After you create those you SSH them into /stash/themes and turn them on through winterboard

  5. The Following User Says Thank You to jlantzy For This Useful Post:

    Lefty (07-23-2009)

  6. #5
    What's Jailbreak?
    Join Date
    Jul 2009
    Posts
    15
    Thanks
    2
    Thanked 1 Time in 1 Post
    I tried the above suggestion and it didn't work. I don't understand what you mean by you created two folders of the same name and put them in stashes/themes. Did you name them differently? Do they go to two different places? How do I fix the no icon label issue? Thanks.

  7. #6
    What's Jailbreak?
    Join Date
    Sep 2008
    Location
    Metro NY
    Posts
    2
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Missing Icons

    I, too, would like to see the icons, but am very confused by the above instructions. Can anyone please provide a better explanation that the layman can follow. Thanks.

  8. #7
    What's Jailbreak?
    Join Date
    May 2008
    Posts
    21
    Thanks
    0
    Thanked 3 Times in 2 Posts

    I tried to attach the folders I used so that you could just download them. Hopefully that works. Sorry for the last message I couldn't find where to attach the files to the post! Really all I did was copy the themes from winterboard to my computer ("no dock icon labels" and No undocked Icon labels") and opened the plist. in the plist file it says "transparent" towards the end, you just have to change that to "white" and then add it back into your phone with the new edit. The folders are attached to this post!
    Attached Files Attached Files

  9. The Following 2 Users Say Thank You to jlantzy For This Useful Post:

    eguaras (09-30-2009), Speedy328 (07-24-2009)

Posting Permissions

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