VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: kory27 on November 25, 2011, 23:02:15 PM

Title: Thumbnail size change
Post by: kory27 on November 25, 2011, 23:02:15 PM
Hi,

I'm trying to show my thumbnails larger.  I've set it in the Configuration>Templates area to 150 and 150.  It is still showing smaller and when I right click on the image for image info, it reads "150px × 112px (scaled to 62px × 46px)".

You can view here http://2wheeladventures.com/index.php/tour-asia (http://2wheeladventures.com/index.php/tour-asia)

Any ideas on this?

Thanks,

Kory

Title: Re: Thumbnail size change
Post by: PRO on November 26, 2011, 15:41:06 PM
empty the re sized folder out.

THEN, they will be recreated when the page refreshes.
As long as the dynamic thumbs are enabled.


Title: Re: Thumbnail size change
Post by: kory27 on December 04, 2011, 16:37:55 PM
I did try that, but did it again to make sure I did it as per your instructions.  Still exactly the same issue.

In addition, it does show in the media manager and when I download it as 150 x 112 (I have it set to 150).

Any further insight?

Here is the page again:

www.2wheeladventures.com/index.php/tour-asia
(http://www.2wheeladventures.com/index.php/tour-asia)

Thanks so much!
Title: Re: Thumbnail size change
Post by: kory27 on December 04, 2011, 17:11:56 PM
***Solved***

Changed ...\components\com_virtuemart\views\category\tmpl\default.php

line 421 <div class="width30 floatleft center"> to <div class="width100 floatleft center">

Hope this helps someone else!

Kory
www.2wheeladventures.com (http://www.2wheeladventures.com)
Title: Re: Thumbnail size change
Post by: djliquid on July 06, 2012, 03:09:19 AM
for some reason I only have 321 lines in this file - at least with the new VM 2.0.8 and J2.5.6
Title: Re: Thumbnail size change
Post by: srajca on July 06, 2012, 08:34:51 AM
just find the following in your code
<div class="width30 floatleft center">