ZenphotoCMS Forum
Different sizes for album and image thumbnails? - 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: Different sizes for album and image thumbnails? (/thread-2544.html)



Different sizes for album and image thumbnails? - Nimbuz - 2008-03-27

How can I have different sizes for album thumbnails and images (after entering an album) thumbnails?

Thanks for your help.




Different sizes for album and image thumbnails? - acrylian - 2008-03-27

You would have to change your theme. Replace `on album.php with this function: http://www.zenphoto.org/documentation/Zenphoto/_template-functions.php.html#functiongetCustomAlbumThumb like this[img][/img]` (of course you'll have to add the desired values within the brackets, this prints a thumb with 100px width and 50px height)