VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Development & Testing => Topic started by: Lockerbie on December 24, 2012, 11:34:01 AM

Title: Release 2.0.16 Final Main images is now set to correct size with css, use the fancybox to see it ful
Post by: Lockerbie on December 24, 2012, 11:34:01 AM
QuoteMain images is now set to correct size with css, use the fancybox to see it fullsized.

So now the main image is too big... I can't find a css-style for it anymore (used to be .main-image / .medium-image) and I can't find how or where to activate/use the fancybox.
How can I get my main images to the size they where before?
Title: Re: Release 2.0.16 Final Main images is now set to correct size with css, use the fancybox to see it
Post by: jenkinhill on December 24, 2012, 13:04:54 PM
Add a max-width for .main-image img  - see http://forum.virtuemart.net/index.php?topic=98647
Title: Re: Release 2.0.16 Final Main images is now set to correct size with css, use the fancybox to see it
Post by: Lockerbie on December 24, 2012, 13:17:22 PM
Quote from: jenkinhill on December 24, 2012, 13:04:54 PM
Add a max-width for .main-image img  - see http://forum.virtuemart.net/index.php?topic=98647

Thanks JenkinHill, that works perfectly!