Horizontal Dropdown menu shows only 1 dropdown item

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Horizontal Dropdown menu shows only 1 dropdown item

Post by Dr.CSS »

Description of your problem?...
Last edited by Anonymous on Mon Oct 15, 2007 3:44 pm, edited 1 time in total.
LivingMudFish
Forum Members
Forum Members
Posts: 25
Joined: Wed Feb 08, 2006 1:37 pm

Re: Horizontal Dropdown menu shows only 1 dropdown item

Post by LivingMudFish »

the problem is the horiz menu is not showing any of the child pages under the parent link. i have posted about this on another thread. i think it's the fact that i sliced up a fireworks image and the menu doesn't like tables, this is the only way i know to build a web page

the link is http://www.elmhayproperties.co.uk/ but the site is using the standard templates at the moment as it is live, i'm trying to work on the new template and then get it uploaded.

i only ever do simple sites i got the vertical menu working fine at www.irservices.net i used a sliced up fireworks image for that and assumed that it would be as easy for a horizontal menu.


is this is of any help
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Horizontal Dropdown menu shows only 1 dropdown item

Post by Dr.CSS »

Could you post a page, not shown in the menu, using the template/menu you are having trouble with?...
LivingMudFish
Forum Members
Forum Members
Posts: 25
Joined: Wed Feb 08, 2006 1:37 pm

Re: Horizontal Dropdown menu shows only 1 dropdown item

Post by LivingMudFish »

Mark

http://www.elmhayproperties.co.uk/index.php?page=test

cheers mate

this is the code for the page if its of any use to you:




elmhay properties ltd - hassle free property sales


 
   
   
   
   
   
   
 

 
   
   
   
   
 
 
    {cms_module
      module='menumanager' template='cssmenu-accessible.tpl'}
   
 
 
   
   
 
 
   
   {title}
      {stylesheet}{content}
   
   
 
 
   
   
 


User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Horizontal Dropdown menu shows only 1 dropdown item

Post by Dr.CSS »

What your saying is it doesn't work in IE6...

You need this in the head...






That layout would be easy in div/CSS layout...
LivingMudFish
Forum Members
Forum Members
Posts: 25
Joined: Wed Feb 08, 2006 1:37 pm

Re: Horizontal Dropdown menu shows only 1 dropdown item

Post by LivingMudFish »

cheers Mark

it's still not working..

can you suggest a div/css tutorial i could use?


Cheers

LMF
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Horizontal Dropdown menu shows only 1 dropdown item

Post by Dr.CSS »

You are also missing the DOCTYPE in the head, look at a default template and copy the doctype from it to the new one...
LivingMudFish
Forum Members
Forum Members
Posts: 25
Joined: Wed Feb 08, 2006 1:37 pm

Re: Horizontal Dropdown menu shows only 1 dropdown item

Post by LivingMudFish »

Mark,

you're a star. it was the doctype. something simple in the end.


cheers mate

LMF
Post Reply

Return to “CMSMS Core”