VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: Rogier Knipscheer on March 06, 2013, 07:39:44 AM

Title: Adjusting image size in loadTemplate('images') calling
Post by: Rogier Knipscheer on March 06, 2013, 07:39:44 AM
Hi,
in product_detail the template images is called. When checking this code i see that the function displayMediaFull is called to actually display the images.
As i don't want to adjust the size of each image i upload, and this function displays the full image and not the resized one, i would like to know if there is a similar function wich displays the resized image (and other uploaded thumbs wich belong to the same product) or is it possible to adjust the size of the image shown, maybe add some params?

Thnak you!

RotsjK
Title: Re: Adjusting image size in loadTemplate('images') calling
Post by: jenkinhill on March 06, 2013, 10:12:20 AM
http://forum.virtuemart.net/index.php?topic=79799.0
Title: Re: Adjusting image size in loadTemplate('images') calling
Post by: Rogier Knipscheer on March 06, 2013, 15:30:05 PM
Sorry.

I am using joomla version 2.5.8, virtuemart version 2.0.18 and php version 5.3.21