Horizontal Dropdown menu shows only 1 dropdown item
Re: Horizontal Dropdown menu shows only 1 dropdown item
Description of your problem?...
Last edited by Anonymous on Mon Oct 15, 2007 3:44 pm, edited 1 time in total.
-
- Forum Members
- Posts: 25
- Joined: Wed Feb 08, 2006 1:37 pm
Re: Horizontal Dropdown menu shows only 1 dropdown item
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
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
Could you post a page, not shown in the menu, using the template/menu you are having trouble with?...
-
- Forum Members
- Posts: 25
- Joined: Wed Feb 08, 2006 1:37 pm
Re: Horizontal Dropdown menu shows only 1 dropdown item
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}
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
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...
You need this in the head...
That layout would be easy in div/CSS layout...
-
- Forum Members
- Posts: 25
- Joined: Wed Feb 08, 2006 1:37 pm
Re: Horizontal Dropdown menu shows only 1 dropdown item
cheers Mark
it's still not working..
can you suggest a div/css tutorial i could use?
Cheers
LMF
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
You are also missing the DOCTYPE in the head, look at a default template and copy the doctype from it to the new one...
-
- Forum Members
- Posts: 25
- Joined: Wed Feb 08, 2006 1:37 pm
Re: Horizontal Dropdown menu shows only 1 dropdown item
Mark,
you're a star. it was the doctype. something simple in the end.
cheers mate
LMF
you're a star. it was the doctype. something simple in the end.
cheers mate
LMF