I want to change the size of images in my catalog. I created a catagory and added products to it with images also. The images are not the size I want,
so with firebug I inspect the element and find <img class="listingProductImage" width="60" height="80" title="
I now go to CSS because listingProductImage is a class but it is not here.
so now I go to Developer Toolkit to search listingProductImage and find the file /public_html/catalog/includes/modules/product_listing.php but nowhere to change the image size.
Please where do I find to change the image size?
thank you
Ivanna


Reply With Quote



