VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: MAD King on January 04, 2015, 02:48:07 AM

Title: Creating new thumbs not showing
Post by: MAD King on January 04, 2015, 02:48:07 AM
Joomla 3.3.6
VM 3.0.2

Trying to create new thumbs with the size 250px. Folder resized is empty, Dynamic Thumbnail Resizing is enabled, caches are empty.
When I reload the page, VM shows me the old thumb and an image info shows "255px × 249px (scaled to 92px × 90px)"
Why and how does VM still scale the image down to 90px?

Thank you
Title: Re: Creating new thumbs not showing
Post by: jenkinhill on January 04, 2015, 11:53:08 AM
Use Firebug to check the css being applied to the thumb.
Title: Re: Creating new thumbs not showing
Post by: MAD King on January 04, 2015, 15:19:36 PM
Quote from: jenkinhill on January 04, 2015, 11:53:08 AM
Use Firebug to check the css being applied to the thumb.

I did that already and both are on auto:

Quote
width: auto;
height: auto;
Title: Re: Creating new thumbs not showing
Post by: GJC Web Design on January 04, 2015, 16:02:18 PM
with no live url very hard to help
Title: Re: Creating new thumbs not showing
Post by: MAD King on January 04, 2015, 16:18:18 PM
I know. I am testing everything still on local XAMPP
Title: Re: Creating new thumbs not showing
Post by: jenkinhill on January 04, 2015, 17:29:01 PM
If on auto then the max display size will be determined (in this case restricted) by other containers around the image.