Menu messed up in IE

Discussion in 'HTML & Website Design' started by Guthix121, Dec 14, 2008.

  1. #1
    If you look at my site design on http://mybb.dstudios.net, the left menu looks fine in every browser but IE. When you visit it on IE though, the text appears too far left, and covers the main content.

    I think this is some margin error or something, can someone help me?
     
    Guthix121, Dec 14, 2008 IP
  2. freelancerguy

    freelancerguy Banned

    Messages:
    102
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I will do it for you . Please send css as well as html file or please send PM message
     
    freelancerguy, Dec 14, 2008 IP
  3. Guthix121

    Guthix121 Well-Known Member

    Messages:
    1,078
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    105
    #3
    Alright I PMed you guys. Anybody else, feel free to tell me on this thread, since I prefer it fixed ASAP.
     
    Guthix121, Dec 23, 2008 IP
  4. planemaniac

    planemaniac Peon

    Messages:
    49
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Right, I've found a fix for you. Download this file from my website and replace your global.css with it (backup yours first, just in case!)

    http://latinvocabulary.co.uk/global.css

    And edit your index.html file, so your navigation section looks like this:

    <div id="menu">
    <h2 id="bottommargin">Navigation</h2>
    <div class="text">
    <ul>
    ...... Navigation links
    </ul></div>
    </div>
    HTML:
    I hope this helps - PM me/reply here to tell me if it does or doesn't, and also so I can delete the file off my server.
     
    planemaniac, Dec 23, 2008 IP
    Guthix121 likes this.
  5. Guthix121

    Guthix121 Well-Known Member

    Messages:
    1,078
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    105
    #5
    Wow thank you :)

    Rep Added.
     
    Guthix121, Dec 23, 2008 IP