hi,
IE drives me crazy :-/
I have a small page with ul lists and it looks perfekt in konqueror and
Mozilla based browser.
Have a look (this screenshots are from a terminal server, ugly colors):
http://wolf-technik.net/images/Bildschirmphoto4.png
On the left side is a IE6, on the right side firefox 0.8. They have the same
css statements, for the menu. After a some try's, i found what expands the
ul lists.
#vnav li{
margin:0;
padding:0;
color: #E7EFF6;
border-bottom:1px solid #d98719;
}
if i remove the line border-bottom, IE expands, if i add the border line,
than it looks like that:
http://wolf-technik.net/images/Bildschirmphoto5.png
of course, it looks also bad :-/ . I don't know, what i have to do, that the
menu looks like in firefox.
can anybody help?
my css file:
Firfox:
http://wolf-technik.net/fileadmin/te.../css/body3.css
Explorer:
http://wolf-technik.net/fileadmin/te...s/body3-ie.css