Is there an easy way to force my thumbnails on prod to resize to 50x50 rather than making the largest dimension 50? So, If In image is 540x353, the thumbnail now gets resized to about 50 x 33. I'd like it to be 50x50, so they would all display the same way.
Announcement
Collapse
No announcement yet.
Is there an easy way to force PROD Thumbs to be 50x50?
Collapse
X
-
Re: Is there an easy way to force PROD Thumbs to be 50x50?
you could simply specify a specific height/width setting. Typically one sets a max-height OR max-width. Reason is, that using CSS to 'resize' to a different aspect ratio leads to pretty ugly images.Bruce Golub
Phosphor Media - "Your Success is our Business"
Improve Your Customer Service | Get MORE Customers | Edit CSS/Javascript/HTML Easily | Make Your Site Faster | Get Indexed by Google | Free Modules | Follow Us on Facebook
phosphormedia.com
Comment