VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Development & Testing => Topic started by: gringo211985 on November 03, 2014, 16:51:04 PM

Title: Category thumbs independent of product detail thumbs?
Post by: gringo211985 on November 03, 2014, 16:51:04 PM
Hi there,

I've been having a look around and it seems I can't find where to change the size of category thumbnails without changing the size of the product thumbnails. Is it possible to do this with VM3?

Ideally people should be allowed to change these independently as I'm sure people will need larger category thumbnail images without having to rewrite and css or php.

Thanks,
Richard
Title: Re: Category thumbs independent of product detail thumbs?
Post by: jenkinhill on November 03, 2014, 18:40:40 PM
I don't see any point in adding even more images. It's simple to set the thumb at the largest size needed and then use a simple css override where the thumb is required to be smaller.

VM3 is the same as VM2 for image sizing.
Title: Re: Category thumbs independent of product detail thumbs?
Post by: gringo211985 on November 03, 2014, 18:43:12 PM
Hi Jenkhill,

No worries, I might just incorporate this into the new vm-ltr-site.css as default as there is an easy way round with css.

Thanks for letting me know,
Richard
Title: Re: Category thumbs independent of product detail thumbs?
Post by: Milbo on November 03, 2014, 21:01:50 PM
Quote from: gringo211985 on November 03, 2014, 16:51:04 PM
Ideally people should be allowed to change these independently as I'm sure people will need larger category thumbnail images without having to rewrite and css or php.
Interesting point, though.