SitePoint Sponsor |
|
User Tag List
Results 1 to 3 of 3
Thread: Dissapearing text in IE 6
-
Jan 9, 2006, 08:24 #1
- Join Date
- May 2001
- Location
- LaGrange, Georgia
- Posts
- 6,117
- Mentioned
- 3 Post(s)
- Tagged
- 0 Thread(s)
Dissapearing text in IE 6
http://www.theweightliftingdiet.com/suppliments.php
None of the other pages do it - all the text at the top of the page just dissapears. I've looked through the CSS but I'm stumped. I don't know what I did to cause this.
Anyone have a clue?
-
Jan 9, 2006, 08:50 #2
- Join Date
- Jan 2003
- Location
- Hampshire UK
- Posts
- 40,556
- Mentioned
- 183 Post(s)
- Tagged
- 6 Thread(s)
Hi Brandon,
Looks like a "layout" issue (haslayout).
Try This:
Code:#pagecopy { background: url(http://www.theweightliftingdiet.com/media/main_bg.jpg) #E5E5E5 no-repeat; margin: 0; padding: 10px; } /* mac hide \*/ * html #pagecopy{height:1%} /* end hide */
-
Jan 9, 2006, 09:46 #3
- Join Date
- May 2001
- Location
- LaGrange, Georgia
- Posts
- 6,117
- Mentioned
- 3 Post(s)
- Tagged
- 0 Thread(s)
Thanks Paul - I'll look into the closing div's. Don't know where they would be but this project's been pretty much hacked together.
Bookmarks