![]() |
|
Crop thumbnails (crop width & crop height) - 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: Crop thumbnails (crop width & crop height) (/thread-8324.html) |
Crop thumbnails (crop width & crop height) - tgravs - 2011-03-03 Hi ! I'll continue searching (: Crop thumbnails (crop width & crop height) - acrylian - 2011-03-03 Still there: Options > Theme > Crop thumbnails. Crop thumbnails (crop width & crop height) - tgravs - 2011-03-03 Oh, yes! Maybe should I use the function getCustomAlbumThumb(), and set width and height in pixel. Crop thumbnails (crop width & crop height) - acrylian - 2011-03-03 Well, it actually always was % (according to my collegue sbilard) but not documentated properly. If you want more control using the custom image thumb functions is indeed the way to go. Crop thumbnails (crop width & crop height) - tgravs - 2011-03-03 Maybe my old setup is VERY old, it's 1.2.9 ^^ Crop thumbnails (crop width & crop height) - acrylian - 2011-03-03 Yes, but that always was a % value that was not documentated. At least according to our chief developer as I though as well it was once px values. Anyway, feel free to open a ticket about this as he is away for some days currently. Crop thumbnails (crop width & crop height) - sbillard - 2011-03-03 Actually, the only time that the old width/heigth settings made any sense was if your thumb size was exacly 100. Because what really happens was that these values were used as proportions to the thumb size. Now if you think this is more intuitive than what we have now..... You can, of course, still get your 3/4 ratio using the percentages presuming all your images are the same size. (If they were not the same size you could not have done this at all previously) |