Help fixing website in IE

Discussion in 'CSS' started by saintdw, Sep 21, 2005.

  1. #1
    saintdw, Sep 21, 2005 IP
  2. saintdw

    saintdw Peon

    Messages:
    453
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #2
    please help :eek:


    Fixed by adding a float and a negative margin to hack "IE.
     
    saintdw, Sep 21, 2005 IP
  3. Chrissicom

    Chrissicom Guest

    Messages:
    261
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Instead of adding a hack you could also try to re-order your div's in the source code. Firefox usually doesn't care in which order you put your div's but when you have several boxes for example and you put the boxes in the source code from bottom to top IE might have some problems showing the page correctly because it expects the top box to appear first in the code :)
     
    Chrissicom, Sep 27, 2005 IP