-
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.
-
-
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks