![]() |
|
Add footer for webpage navigation - 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: Add footer for webpage navigation (/thread-8902.html) |
Add footer for webpage navigation - 100cccer - 24-07-2011 Just getting set up and leaning toward the Effervescence+ theme. I heard there isn't a footer for that theme. Is there a way to add a footer? Comfortable with CSS, PHP not so much. Add footer for webpage navigation - 100cccer - 24-07-2011 Note: this is an addition to for 2012. Photos will only be added by administrators. Add footer for webpage navigation - acrylian - 24-07-2011 I have removed your link as I am not sure you are serious. You can setup your theme as you like except the basic structure explained on our theming tutorial (which you should read) there are not much limits. With PHP basics you have to help yourself. Add footer for webpage navigation - 100cccer - 24-07-2011 Yes, I'm serious. Can you steer me to the theming tutorial? Thanks. Add footer for webpage navigation - 100cccer - 25-07-2011 Found the theming tutorial. Thanks. And yes, I'm serious, just a noob. I've checked out other galleries and like Zenphoto the best. So far. Add footer for webpage navigation - sbillard - 25-07-2011 There actually is a footer section of the EF+ theme. Maybe not styled the way you want. Look at the theme Add footer for webpage navigation - 100cccer - 25-07-2011 Is it possible to see sample code of how a nav bar was added? Add footer for webpage navigation - acrylian - 25-07-2011 What nav bar? If you mean album, page etc navigation there are examples in the included standard themes using standard menu functions (however never in the footer but the sidebar). You will understand that we can teach you the basics of PHP web techniques. Add footer for webpage navigation - 100cccer - 25-07-2011 Sorry, a navbar that points back to website home page and other pages. Add footer for webpage navigation - sbillard - 25-07-2011 I think you are refering to "breadcrumbs". There is a function for printing breadcrumbs--check out the function guide. All the distributed themes use this function, so there are plenty of examples. Add footer for webpage navigation - 100cccer - 25-07-2011 Thank you, I got it. Amazing stuff. |