How do I resize Product Images and Thumbnails to Squares, and not rectangles?

Hi, I would like to change the product thumbnail dimensions to square? I need to use square thumbnails for modules like, best seller, hot products, latest products, brand, etc.

Please tell me which files to edit.

Thank you.

1 answer

Profile photo of Saguaros 0.00 $tone October 17, 2012
Public

Hi vertex615,

These 3 tabs load content from 3 static blocks created in the back-end with id: position-14, position-15,position-16. So pls go to these static blocks to make changes for the dimension.

For example with Latest Products tab, open static block with idposition-14

Code:

{{block type="joomlart_jmproducts/list" name="jmproducts" template="joomlart/jmproducts/list.phtml" show="1" title="" mode="most_viewed" catsid="16,17" height="338" width="218" quanlity="3" perrow="3" }}

and change width, height to your desired value

#1

Please login or Register to Submit Answer

Written By

Comments