Čistý design wrote:
> Hello
> Just humbly asking for help... would anyone please know how to get the top 
> dropdown menu list on top - in IE it shows the dropdown list behind the 
> letters of the next line of menu... 
>
> http://www.nutrianews.com/index4.htm
>
>
>   
Try removing the z-index from div#nav ul.level2. It fixed the problem in 
FF, did not test in IE. If it does not solve it in IE try giving the 
z-index an actual value and not auto, make it a very large number such 
as z-index:2000;

HTH!
Schalk
______________________________________________________________________
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