I'm building an eCommerce site using eShop and need to have thumbnails that are all the same size. I would prefer them to be padded, not cropped or distorted.
Does anyone know how to get the Media Library to pad thumbnails instead of cropping them or distorting them. I want thumbnails that include the whole picture without distortion. I know I can do it manually in Photoshop, but that is tedious.
Is there a plugin that does this or a place I can hook into the thumbnail process to add the code?
At present I'm using Javascript to pad the thumbnails to the right aspect ratio, but it sometimes causes very poor performance on the iPad.
Thanks/peter