ZenphotoCMS Forum
Creating a product gallery style theme - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: Themes (https://forum.zenphoto.org/forum-5.html)
+--- Thread: Creating a product gallery style theme (/thread-4093.html)



Creating a product gallery style theme - nightrain - 2008-11-19

Hi,

I am trying to use zenphoto to create a store-like product gallery. There will be no commerce, just the photos, so I thought it would fit my needs nicely. I'm wondering if someone would be able to help me figure out the best way to theme something like this: http://dl.getdropbox.com/u/12925/sample.jpg. Should I use multiple themes? Multiple styles within the same theme? Also, is there an easy way to get a full-size image with other thumbnails from the gallery on the same page?

Thanks for your help!




Creating a product gallery style theme - sbillard - 2008-11-19

You won't need multiple themes, but you will need to craft a custom theme to get the effect you seek. Not a problem, but you will need to do some research on how zenphoto works and on theme building.

http://www.zenphoto.org/category/User-Guide/




Creating a product gallery style theme - nightrain - 2008-11-19

Thanks, I'll check it out. btw that hyperlink grabbed the period, should be http://dl.getdropbox.com/u/12925/sample.jpg




Creating a product gallery style theme - acrylian - 2008-11-19

Btw, basically our themes page on zenphoto.org uses a similar setup (album/subalbum page in your image).




Creating a product gallery style theme - nightrain - 2008-11-27

Thanks, I got that working. Do you know of a simple jquery script to swap the sized image after clicking on each thumbnail? The galleria implementation is a little more robust than I'm looking for.