CSS Menu Overlaps

2 messages Options
Embed this post
Permalink
Allan Ang

CSS Menu Overlaps

Reply Threaded More More options
Print post
Permalink
Have any of you guys ever had a problem where a menu's drop down overlaps into another just below it (this happens when you start increasing top level parent menus till it reaches a point when the menus start wrapping).


          ul#primary-nav li.menubar ul{z-index:1; }
works for Firefox but I am unable to get it to work on IE7. Any ideas?



allan

mraible

Re: CSS Menu Overlaps

Reply Threaded More More options
Print post
Permalink
I'd suggest increasing the width or organizing your menus so they don't overlap.

http://appfuse.org/display/APF/CSS+Framework#CSSFramework-fullwidth

Matt

On 9/11/07, Allan Ang <[hidden email]> wrote:

>
> Have any of you guys ever had a problem where a menu's drop down overlaps
> into another just below it (this happens when you start increasing top level
> parent menus till it reaches a point when the menus start wrapping).
>
>
>           ul#primary-nav li.menubar ul{z-index:1; }
> works for Firefox but I am unable to get it to work on IE7. Any ideas?
>
>
>
> allan
>
>
> --
> View this message in context: http://www.nabble.com/CSS-Menu-Overlaps-tf4426525s2369.html#a12627331
> Sent from the AppFuse CSS mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [hidden email]
> For additional commands, e-mail: [hidden email]
>
>


--
http://raibledesigns.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]