We had a similar issue with our website when we first developed this. When I looked at your site I did not notice the trap (IE7 and Firefox). However, this is what we did: I set the z-index css property on the menu containing div to be higher than the content area (if you use positioning then z-index is assigned by default according to the order in the source code). I also went one step further and set z- index values in reverse order on each of the top level li elements within the menu since we used images for the top level navigation that made for some weird overlapping issues.
Hope it helps. On May 11, 2:23 pm, cacaoananda <cacaoana...@gmail.com> wrote: > http://www.jingmasters.com/joomla/- site i am working on > > my drop down menus do not show up. > they seem to be trapped in the menu box. > please look and see what i mean. > i feel like this is a CSS issue. > > please advise. > > thanks