First of all, sorry if this is confusing, I'm finding it very hard to describe what I want!...
I've set image thumbnails to be 250x250. However, some images being uploaded are not square. This creates many thumbnails in different sizes. This is a problem because on product pages the div for displaying the main image is 250x250, and the image aligns to the top instead of the middle. I've tried to fix this with #hikashop_main_image {vertical-align:middle !important;} but it has no effect (incidently, is there a way of getting this to work?)
So, I have created jpgs which are 250x250 and have the product image in the centre with white space around. These images are in the thumbnail_250x250 folder.
I'd like to use the images in this thumbnail_250x250 folder every time, instead of images which are not square using different sizes, e.g. thumbnail_157x250, thumbnail_221x250, thumbnail_195x250 etc etc.
Is there a way to set the images to only use the thumbnails in the thumbnail_250x250 folder?
Thanks,
Phil