![]() |
|
More thumbnail issues - 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: More thumbnail issues (/thread-6636.html) |
More thumbnail issues - Chisa - 2010-02-21 So for the album thumbnail - I've set the thumbnail size under Options > Themes > Crop Thumbnails to crop to 230x300px. All looks fine when I do my custom cropping of the thumbnails in admin view. It has some issues when displaying however. I'm using: More thumbnail issues - sbillard - 2010-02-21 You probably should not be supplying both the height and width for the thumb size. Unless all your images are the same dimensions, that will not work. (And since you have some that are portrait and some that presumbaly are landscape, they will NOT be the same dimensions.) Do you want your thumbnails to all be landscape? If so just set the height variable to NULL. More thumbnail issues - Chisa - 2010-02-23 I'd prefer to give the option of landscape or portrait if possible. I just thought it was strange because it seems to crop to the correct size when cropping, just doesn't display that way! More thumbnail issues - sbillard - 2010-02-23 Look into the max size functions then. More thumbnail issues - Chisa - 2010-02-23 Will that display the custom crop? Where can I find more info on it? More thumbnail issues - acrylian - 2010-02-23 The maxspace functions do not crop. They size images to a fixed width x height space you set. Info on function as always on our user guide. |