Page 2 of 2
Re: Horizontal Dropdown menu shows only 1 dropdown item
Posted: Mon Oct 08, 2007 2:30 am
by Dr.CSS
Description of your problem?...
Re: Horizontal Dropdown menu shows only 1 dropdown item
Posted: Mon Oct 15, 2007 1:47 pm
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
Re: Horizontal Dropdown menu shows only 1 dropdown item
Posted: Mon Oct 15, 2007 3:48 pm
by Dr.CSS
Could you post a page, not shown in the menu, using the template/menu you are having trouble with?...
Re: Horizontal Dropdown menu shows only 1 dropdown item
Posted: Mon Oct 15, 2007 4:24 pm
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}
Re: Horizontal Dropdown menu shows only 1 dropdown item
Posted: Tue Oct 16, 2007 3:02 am
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...
Re: Horizontal Dropdown menu shows only 1 dropdown item
Posted: Tue Oct 16, 2007 7:50 am
by LivingMudFish
cheers Mark
it's still not working..
can you suggest a div/css tutorial i could use?
Cheers
LMF
Re: Horizontal Dropdown menu shows only 1 dropdown item
Posted: Tue Oct 16, 2007 3:08 pm
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...
Re: Horizontal Dropdown menu shows only 1 dropdown item
Posted: Wed Oct 17, 2007 12:21 pm
by LivingMudFish
Mark,
you're a star. it was the doctype. something simple in the end.
cheers mate
LMF