SitePoint Sponsor

User Tag List

Results 1 to 2 of 2

Thread: [ie6] Help. Site is completely messed up. Dunno what to do

  1. #1
    SitePoint Member
    Join Date
    May 2008
    Posts
    6
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [ie6] Help. Site is completely messed up. Dunno what to do


  2. #2
    The CSS Clinic is open silver trophybronze trophy
    SitePoint Award Recipient Paul O'B's Avatar
    Join Date
    Jan 2003
    Location
    Hampshire UK
    Posts
    37,762
    Mentioned
    99 Post(s)
    Tagged
    3 Thread(s)
    Hi,

    If you are talking about the missing text then its probably a "haslayout" issue (see faq) so try this.

    Code:
    * html .body{height:1%;}
    If you have container elements that contain more than simple content then you should ensure that they have "haslayout" in IE6 which can be done most simply by applying a dimension.

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
  •