VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: Pejo on November 26, 2012, 17:30:39 PM

Title: Need help editing "latest product" picture size
Post by: Pejo on November 26, 2012, 17:30:39 PM
Hi,

Where can I change picture size of mod_virtuemart_latestprod module? I have look inside .php but there is no image sizes.
Thanks in advance for help.  ;)
Title: Re: Need help editing "latest product" picture size
Post by: bytelord on November 26, 2012, 17:40:45 PM
Hello,

This is been retreived from thumbnails size you have configure to your store. Of you want to resize them you could use firebug to examine your site code and styling and make the changes you need after.
A similar post from today: http://forum.virtuemart.net/index.php?topic=110322.msg370115#msg370115
Use firebug to examine you site code and css styling: https://forum.virtuemart.net/index.php?topic=102850.0

btw, the module name is mod_virtuemart_product

Regards