Hi @steel-rat
I’ve spent some time reviewing the images in the gallery on the page you provided. I observed that, despite setting their thumbnail sizes to 150 by 150px, none of the images appear to be cropped; the entire image content is visible.
If there are specific image thumbnails that are cropped, could you please capture screenshots of those instances and share them with me? Your assistance is appreciated.
Kind regards,
Elvis.
The cropping was alleviated after having to completely re-do the galleries. But the odd dimensions are still there.
Hi @steel-rat
If I’m not wrong, this linked image is displaying one of the thumbnails whose dimensions you have described as “odd”: https://prnt.sc/LDRrKgodnd0X
This is due to the thumbnail cropping option you selected (Background fill (no crop)) which crops images differently from the default method. Thanks
Kind regards,
Elvis.
the odd dimensions were also happening before I chose that no crop option. There are others that do it as well, but the vast majority are fine, even though their dimensions aren’t square.
I will play around with some of the other options.
I haven’t been able to correct this problem. There are thumbnails just below that one in the same gallery that do not have uniformdimensions. Do you have any other suggestions?
Upon further examination, all of the underlying images which have the odd dimensions are files with both dimensions less than the 150×150 pixels in the settings. If at least one dimension is 150 or greater, the problem doesn’t occur.
hey @steel-rat,
I had a look at your gallery and copied some of the smaller images across to replicate the problem and find a solution.
What you can try is goto FooGallery Settings -> Images and enable the setting “Upscale Small Images”. Choose an appropriate value for “Upscale Background Color”. For your images I would suggest of “rgb(255,255,255)”.
That fixed the problem and all images that were smaller than 150×150 were uniformly resized.
Give it a try and see if it works for you
That did indeed fix it. Thank you!