![]() |
|
Creating Thumnails with custom size - 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: Creating Thumnails with custom size (/thread-7610.html) |
Creating Thumnails with custom size - southdreamz - 2010-09-14 I want generate thumbnails with 100x150, but "Admin->options->theme->Thumb size" accepts only one parameter. ie, it is generating 150x150. how can i change this to 100x150. Creating Thumnails with custom size - acrylian - 2010-09-14 Visit the documentation a look for customalbumthumb functions (don't remember hte exact name right now) and change your theme to use them. if you want to fit your thumbs within the width x height you have set you have to use the maxspace variant. |