Problem with charity trust template and IE 5.5

Discussion in 'HTML - XHTML - CSS' started by tschmidt1976, Jan 9, 2010.

  1. tschmidt1976 New Member

    Hello,

    the
    menu of the charity trust template looks strange in the internet explorer 5.5 (see following screenshot):

    [IMG]


    This problem also occurs in the quirks mode of the internet explorer 6 (or newer).
    I guess it's a problem with the box model but I can't find the source of this behaviour in the CSS.

    Please help!
  2. ishkey Mod - Designer

    your post has been moved.
    now please resize the graphic to be no wider than 700 px
  3. Mimoun Administrator

    I will fix this problem, soon for you.
  4. Mimoun Administrator

    ie5.5 bug fixed

    I have removed all the white space from in the nav menu in the html code and this from the style.css
    Code:
    #nav img {
        float: left;
    }
    
    IE 5.5 is full of bugs.
    If you every have margin or padding problems in ie5.5, it's white space between floating elements that is most likely causing the problem.

    You can find the new html and css code in the attachment file.

    Attached Files: