Page 1 of 1

CSS menu and the Hover

Posted: Mon Mar 27, 2006 9:25 pm
by mrk
:-\
ok heres the deal and im sure somone out there has had the same issue but,
the CSS menu does it's hover the sub-list items appear behind any content that ma be at the top of my pages. This is visually disturbing but also because the items show up behind the content it destroys the usability of the  sub-menus.
i have tried this in IE and Firefox and both are showing similar results.

heres a link to the pages im working on

http://performax.us/2/

any help would be hella appreciated.

Re: CSS menu and the Hover

Posted: Tue Mar 28, 2006 5:02 am
by samurai
remove position: relative; for the div#content selector in the stylesheet

Check this out:
http://forum.cmsmadesimple.org/index.ph ... l#msg14299

;)
Geo

Re: CSS menu and the Hover

Posted: Tue Mar 28, 2006 8:06 am
by Dr.CSS
:D  Cool i wondered about that,, fixed one of mine that had that problem but couldn't figure out how i did it. 
          thanx   
                    mark

Re: CSS menu and the Hover

Posted: Tue Mar 28, 2006 2:57 pm
by mrk
Thanks Man i really appreciate your input
;D ;D ;D