Page 1 of 1

[Solved] No drop downs

Posted: Thu Aug 28, 2008 9:02 pm
by belgirl
Hello-

I have used CMSMS before without any problems.  But for some reason, on a new site I am designing, I can't get the drop downs to work.  The home page of the site can be viewed at: www2.tomlogic.com

I have inserted and referenced the correct module
I have inserted the javascript in the head of the template
All the pages and subpages are active.  I'm just not sure what in the world is going on.  I thought maybe the submenus were hidden behind another div so I moved it--still the same problem.  Can anyone offer any suggestions please?

Thanks!

Re: No drop downs

Posted: Thu Aug 28, 2008 9:18 pm
by Nullig
I think in editing the stylesheet, you eliminated some of the necessary stuff. For example, the tag:

#primary-nav li, #primary-nav li.menuparent {

has no closing }.

I coped the original "Navigation: CSSMenu - Horizontal" code into your stylesheet, and it worked - although the colours and styling were off.

Nullig

Re: No drop downs

Posted: Thu Aug 28, 2008 9:35 pm
by belgirl
OK, we are getting there...great catch.  Now the submenus show up but when I try to select one of them, the whole menu disappears...?

Re: No drop downs

Posted: Thu Aug 28, 2008 9:38 pm
by belgirl
OH you know, I think those submenus ARE still under a div....

Re: No drop downs

Posted: Thu Aug 28, 2008 9:49 pm
by belgirl
Yep, now I can see its behind the div.  Thanks for your help!  That was driving me crazy!