Felix B. wrote:
> Hopefully this is not a doublepost.
> 
> In an earlier post "Fontsize changes li elements with imgs only" you figured 
> out, that I have
> to set the display of img els inside LI elements to "display:inline".
> 
> That works in all browsers I've testet so far.
> 
> But since I installed IE7 beta3 on a laptop the same issue arises again.
> 
> So people with IE7 test capability, please review the site an tell me what
> I do wrong here. You can see that the margins between the LI Elements
> are far to big compared to FF,NS, IE6, IE5.5, Safari (Mac) ...
> 
> Have a look at the example:
> http://xworld2000.de/ie7/inhalt.html

Well, it looks like i've solved at leat the IE7 Issue by removing
the unecessary HACK * html li a img { display: inline;} 

setting the menu to : li a img { display: inline;}

works.

But now there is the Opera and Safari Issue that stays now unsolved.

Both simply seem to ignore my setting:

ul li ul li ul li {margin: 5px 0;}

Why don't they apply the margin ?


Any help would be, of course, appreciated.

Thanks.


Felix B.




> 
> 
> Any help and critisism is appreciated !
> 
> 
> Felix B.
> 

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to