![]() |
|
theme like zenphoto.org showcase - 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: theme like zenphoto.org showcase (/thread-5057.html) |
theme like zenphoto.org showcase - bmc38119 - 2009-04-17 can someone point me in the right direction on this? i want a theme that operates just like the showcase on zenphoto.org (with navigation thumbnails on the right when viewing the large image). does this already exist somewhere, or something i have to create from scratch? theme like zenphoto.org showcase - acrylian - 2009-04-17 All known themes are on our themes page, so yes you have to build your own. But the nav thumbs are done by the paged_thumbs_nav plugin. The Zenpage-default theme uses them but in a row. If you don't need them paged you can just use the next_image() loop from album.php on image.ph. Please take a look at our theming tutorial, too. |