VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: AHTaylor1968 on September 16, 2014, 15:25:50 PM

Title: Product Details Image
Post by: AHTaylor1968 on September 16, 2014, 15:25:50 PM
My thumbnail and product image are exactly how I want them to look but when I click on the product details image it just opens another small window with the same image.  I would like the image to really expand (its an art gallery) so the customer can have a really large image to look at.  How can I do this?  Is it a third party extension I need?  If so any suggestions?


Joomla 2.5.18
VM: 2.0.26d
PHP: 5.4.31
Title: Re: Product Details Image
Post by: Jarich. on September 16, 2014, 16:25:59 PM
Hi,

You can use VT JQZoom Virtuemart joomla plugin (http://joomquery.com/vt-jqzoom-virtuemart-joomla-plugin/)
Title: Re: Product Details Image
Post by: GJC Web Design on September 16, 2014, 17:04:12 PM
or if you just want the modal to be large you have to upload a large image - then set the prod details to smaller with css
Title: Re: Product Details Image
Post by: AHTaylor1968 on September 16, 2014, 18:13:46 PM
I would prefer to do it via css so I am I right in thinking I should upload the image at the size I want the image to appear when I click on the image in product details but then set the css for product details as per the original size? Does that make sense?

Title: Re: Product Details Image
Post by: jjk on September 16, 2014, 18:47:44 PM
Have a look at the link in this post. Does clicking those product images look like what you want?
http://forum.virtuemart.net/index.php?topic=110005.msg368594#msg368594
For VM 2.0.26.d I uploaded an override some time ago which uses the behavior of that website.
http://forum.virtuemart.net/index.php?topic=122861.msg419373#msg419373

But if your site is a new one, I would suggest to start with Joomla 3.3.3/VM 2.9.9.b, because Joomla 2.5 support ends at the end of December this year.
Title: Re: Product Details Image
Post by: GJC Web Design on September 16, 2014, 20:47:30 PM
QuoteI would prefer to do it via css so I am I right in thinking I should upload the image at the size I want the image to appear when I click on the image in product details but then set the css for product details as per the original size? Does that make sense?

Yes