IE Double Margin and Nav trouble...Whats Up With That?

Discussion in 'CSS' started by rbro21, Apr 23, 2008.

  1. #1
    So I have this site:

    http://artillerymedia.com/allmand/info/

    css here:
    http://artillerymedia.com/allmand/style.css

    It is perfectly fine in FF on Mac+PC and Safari, but for some reason on IE it's rendering the content with a double margin-left. It was also doing that with my navigation (I aslo can't figure out why the drop down's don't work) but I fixed it with a {display: inline;} tag for the float. I've applied the {display: inline;} tag to the other content elements but haven't had any luck. What have I done wrong? Please help if you can!

    Cheers!
     
    rbro21, Apr 23, 2008 IP
  2. webdesigner

    webdesigner Well-Known Member

    Messages:
    489
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    110
    #2
    Seems you fixed it, left margin on body is fine in both IE6 and IE7 here.
     
    webdesigner, Apr 24, 2008 IP