kevint:
First to control the number of images displayed horizontally in thumbnail view as well as thumbnail size
My client would like to have a page with 3 of these "blocks" setup and each only pulling from a specific category.
Is this possible? Thought it would be good idea to ask before I start hacking around.
I am in my eval timeframe now LOVE IT !!!
Best,
Kevin
Hi kevin,
1. control the number of images displayed horizontally in thumbnail view
Open file "CuteSoft_Client\Gallery\Layout\Classic\Template.htm"
Find section below, you can change the width of this td to handle the number of images display horizontally.
<td valign="top" align="center" id='dng_photolist'>
</td>
2. My client would like to have a page with 3 of these "blocks" setup and each only pulling from a specific category.
you can create 3 gallerys in the page and specify a different GalleryFolder.
Regards,
Ken