[Solved] No drop downs

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
belgirl
Forum Members
Forum Members
Posts: 61
Joined: Thu Jan 17, 2008 7:45 pm

[Solved] No drop downs

Post 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!
Last edited by Anonymous on Fri Aug 29, 2008 6:12 am, edited 1 time in total.
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm

Re: No drop downs

Post 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
belgirl
Forum Members
Forum Members
Posts: 61
Joined: Thu Jan 17, 2008 7:45 pm

Re: No drop downs

Post 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...?
belgirl
Forum Members
Forum Members
Posts: 61
Joined: Thu Jan 17, 2008 7:45 pm

Re: No drop downs

Post by belgirl »

OH you know, I think those submenus ARE still under a div....
belgirl
Forum Members
Forum Members
Posts: 61
Joined: Thu Jan 17, 2008 7:45 pm

Re: No drop downs

Post by belgirl »

Yep, now I can see its behind the div.  Thanks for your help!  That was driving me crazy! 
Post Reply

Return to “Layout and Design (CSS & HTML)”