Results 1 to 2 of 2

Thread: Mystery Letters in IE6

  1. #1
    Join Date
    Jul 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Mystery Letters in IE6

    Howdy howdy howdy...

    Have been building a site in css and I've found the strangest thing.. On this page, if you highlight the page you can see under where it says "Tub Chairs" there is a mystery "S" in the whitespace. Now if you look at the code it isn't actually there, nor have I coded anything to make this appear. Its all straight forward css. Even more bizarre, if i change the title to something like "Tub Chairz", it will be a mystery 'Z' that's plaguing me.

    Here is the code for the title div that contains the repeating "s"

    #shop_title {
    height:39px;
    width:976px;
    background-image:url(../graphics/chairs/title_bg.jpg);
    background-repeat:repeat-x;
    float:left;
    padding:10px 0 0 10px;
    }
    Last edited by spoonman; 07-04-2007 at 12:31 PM.

  2. #2
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    Sounds like the IE6 duplicate characters bug.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

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
  •