![]() |
|
Navigations Links at top of zenphoto pages - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Navigations Links at top of zenphoto pages (/thread-4650.html) |
Navigations Links at top of zenphoto pages - dbanghart - 2009-02-08 Can someone point me to where I can find the code to put (I do not know if this is the correct phrase) a navigation bar at the top of my photo pages. I have been searching and have not found it yet. I am trying to match my website's style www.susanbanghart.com by adding a set of links under the title that says Home - Art - Blog so people can navigate back to different parts of the site. Navigations Links at top of zenphoto pages - sbillard - 2009-02-08 You can make a link back to your "home" page by simply filling in the website title and URL options of the gallery options. If you wish more links than that you will have to modify the part of the theme scripts which print the 'breadcrumbs'. Do a search of the theme scripts for 'breadcrumg' and you will find where that is done. |