![]() |
|
Adding banners to galleries - 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: Adding banners to galleries (/thread-8197.html) |
Adding banners to galleries - warlock - 2011-02-02 Hello, I need a gallery manager for my TGP site, is possible to add custom banners to each gallery and sub galleries? For example, I will make a group of sub galleries on the galley "Section 1" I need a custom banner for all these sub galleries. Banners for section 1 Banners for section 2 Thank in advence Adding banners to galleries - acrylian - 2011-02-02 Please use the right terms. Please see the glossary. You are talking about albums and subalbums... Several possibilites:
In any case you should have read (and understand) the theming tutorial before starting on this. Adding banners to galleries - sbillard - 2011-02-02 Short answer, "yes". Zenphoto is completely customizable, including you can make yoru own theme which does whatever you wish. There are a number of approaches depending on what you want to accomplish. Simplest is probably to place code in the album.php script that detects the conditions and displays the appropriate banner. |