Background images - margin - works fine in Firefox but not IE

Discussion in 'CSS' started by mr. bowes, Oct 9, 2008.

  1. #1
    This has been frustrating me for hours today. I'm trying to figure out how to make the following webpage cross-browser compatible:

    http://apco-ga.sononaco.net/

    It works in Firefox but not in IE6...

    I fixed the text formatting but my main problem is getting the glow images (background-image for the glowframe) to appear in IE as it does in Firefox. Also, there's a margin of about 5-10px above the maincontent div (right below the top border glow) that only appears in IE.

    Thanks in advance for any tips or advice - I really appreciate it!
     
    mr. bowes, Oct 9, 2008 IP
  2. rikun

    rikun Peon

    Messages:
    85
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I haven't found out the other problems yet, but try putting a <div style="clear:both"></div> after your maincontent div. Or unfloat it. That would probably get the side glows to show up.
     
    rikun, Oct 10, 2008 IP