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?
Alright I PMed you guys. Anybody else, feel free to tell me on this thread, since I prefer it fixed ASAP.
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.