Member
Member
greggreiner   2012-08-07, 03:09
#1

There used to be options in the admin that would allow you to output a specific size thumbnail (crop width and crop height).

Now there are just cropping %s. Is there any way to specify a global thumbnail size in the admin - via a custom option or some other way?

I can't find a way to do this and not having any luck controlling my thumbnail height.

Thanks
Greg

Administrator
Administrator
acrylian   2012-08-07, 08:41
#2

Those were actually always % values. By default thumbs are square, if you need different ones you need to modify the theme using custom image functions.

Member
Member
greggreiner   2012-08-07, 12:15
#3

Thanks - they were px in v1.3 (https://skitch.com/dsgreg/emrs3/zpoptions) - but that's fine, I can use a custom function.

Greg

Member
Member
sbillard   2012-08-07, 17:06
#4

They were always percent values, it is just that they used to be expressed in pixels with no reference point. There was (and still is) a setting for the thumbnail size.

You can set the thumbnail size to the largest dimension and then set the cropping percentages to get the aspect ratio you want.

For instance, a 100 pixel thumbnail with 0% left and 25% top cropping will give a 2 to 1 aspect or 100x50px thumbnail.

Member
Member
greggreiner   2012-08-08, 01:46
#5

great, that helps - thanks!

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.