Display quirks with IE7

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Locked
b0n3m4n

Display quirks with IE7

Post by b0n3m4n »

Hi!

I'm not really good with the fine art of cross-browser compatibility so I would be grateful if someone could take a look at this and tell me what could be the causes of some quirks I experience when using the Internet Explorer.

Website here: http://www.jk-gerdau.de
CSS here: http://www.jk-gerdau.de/stylesheet.php? ... reen%2C+tv

Problems in IE7
  • The bottom bar starts too early (click Fotos -> 2007, you'll see part of the subtitles is cut off)
  • The menu has bullets (click Fotos) even if I disabled them in css (see #header ul li)
Problems in IE6
Unfortunately I have no IE6 here but I saw on another PC that the gaps between the menu items is too large. Can anyone confirm this?

Anything else that doesn't work? The Firefox 2 version works as I like so it can be used as reference.

Any ideas for fixes?

Thanks a lot in advance
Cerno
Greg
Power Poster
Power Poster
Posts: 598
Joined: Sun Sep 26, 2004 6:15 pm

Re: Display quirks with IE7

Post by Greg »

for ie7  Change margin-bottom: 6em to padding-bottom: 6em; in #page
Greg
Locked

Return to “Layout and Design (CSS & HTML)”