Member
Member
chross   2009-10-08, 05:41
#1
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
Member
Member
chross   2009-10-08, 12:21
#2
Ok,
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 `<a>` tag but simply is not linked. Is there a way to add an `<a>` 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
Administrator
Administrator
acrylian   2009-10-08, 13:32
#3
There are lot of tutorials out there to make a horizontal menu with a unordered list which is what the printPageMenu() generates. On our user guide section is a quite obvious link to our functions guide where you also find the info for that function.

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.
Member
Member
chross   2009-10-08, 16:25
#4
Thanks for the reply. I will dig into the depth of zenphoto then! Smile

Cheers
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.