Hi Folks,
I've been searching this forum quite a while and didn't find anything related to this topic. I need a horizontal DropDown menu to be integrated just above or below the breadcrumbs bar in the standard zenPAGE theme. A additional requirement is to show the "Gallery" link as a single link to the main Gallery page (without dropdown submenus). I'm not very familiar with CSS but I can surely adapt some others stuff to my needs. On the internet I already found many pages but none worked for me. Also I couldn't find the reference to the function printPageMenu().
I'm now asking here if anybody already managed to make such a menu and would kindly provide it for me.
Cheers,
christian
Comments
so I'm now using a premade horizontal menu from cssmenumaker (http://www.cssmenumaker.com/builder/menu_info.php?menu=057).
One problem is, that I cannot "select" the active link via CSS since it's not an `` tag but simply is not linked. Is there a way to add an `` tag to the active link so I can port the CSS menu to my page?
Another questions is if there is any possibility to adding the Gallery link to the list of pages that `printPageMenu()` generates.
Cheers,
christian
In short you have either to adapt/learn the css to style that function or make your own. It is not possible to add the Gallery link without making your own.
Cheers