Results 1 to 5 of 5

Thread: Solution for disappearing text shadow through Winterboard

  1. #1
    Join Date
    Oct 2010
    Posts
    67

    Solution for disappearing text shadow through Winterboard

    I am certain we all have observe that Winterboard's "White Icon Labels" theme does not totally bring back the stock glance of the icon text, specifically it is missing the text shade that offer it the more 3-Dimensional look.On the way to resolve that, open Info.plist within the "White Icon Labels.theme" file, delete the contents, as well as after that copy in the following:
    Code:
    <?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; text-shadow: #000000 0px 1px 2px</string>

    <key>DockedIconLabelStyle</key>
    <string>color: white; text-shadow: #000000 0px 1px 2px</string>

    </dict></plist>

  2. #2
    Join Date
    Feb 2008
    Posts
    2,180

    Re: Solution for disappearing text shadow through Winterboard

    It is a known bug by means of Winterboard in OS4, which is why they incorporated the "White Icon Labels" theme. By means of the change you posted on top of, it will appear about 98% back to usual. Does anybody have the original plist for the white text at the same time as you altered mine without saving as well as its messed up my theme?

  3. #3
    Join Date
    May 2008
    Posts
    2,442

    Re: Solution for disappearing text shadow through Winterboard

    Just reinstall Winterboard all the way through Cydia. It is supposed to just reinstall the default themes (as well as White Icon Labels) with no messing by means of the themes you have installed. At a standstill, not a bad idea to back up them first. Another means to acquire shadows is on the way to switch "Whiter labels" on within Shrink.

  4. #4
    Join Date
    Oct 2010
    Posts
    103

    Re: Solution for disappearing text shadow through Winterboard

    I will not install winterboard for the reason of this problem,the developer needs on the way to discover a fix Furthermore, why cannot we just appropriate apples way of shading?It should be in there somewhere, accurate? I really want to use this but for these bug I am not using the application.

  5. #5
    Join Date
    May 2008
    Posts
    3,971

    Re: Solution for disappearing text shadow through Winterboard

    You may possibly become aware of that the shadow is 100% opaque, however that is not semi transparent similar to apple's, I thought maybe somebody would like that so that's why I included it. Code:
    <key>UndockedIconLabelStyle</key>
    <string>color: white; text-shadow: #000 0px 2px 1px</string>

    <key>DockedIconLabelStyle</key>
    <string>color: white; text-shadow: #000 0px 2px 1px</string>

Similar Threads

  1. How to fix disappearing text in Winterboard?
    By Susquehannock in forum Portable Devices
    Replies: 4
    Last Post: 26-12-2010, 03:55 AM
  2. How to change SMS background without winterboard
    By Ceesar in forum Portable Devices
    Replies: 3
    Last Post: 19-12-2010, 10:32 AM
  3. Winterboard ios 4 problems
    By FFCookie in forum Portable Devices
    Replies: 9
    Last Post: 26-09-2010, 03:03 AM
  4. Top Winterboard Themes
    By Mrigankasekhar in forum Portable Devices
    Replies: 5
    Last Post: 31-03-2010, 04:41 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,258,050.29261 seconds with 17 queries