VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: NovaDragon on February 11, 2013, 11:51:37 AM

Title: How to change the Product page to have rotating images
Post by: NovaDragon on February 11, 2013, 11:51:37 AM
Good day all
I been trying to find a solution for this but not yet successful .
What i am trying to do is that i need my product images in the product detail page to have the large image in the center then when you click the thumbnails i don't want the light box effect i just want it to change the big image to that image you just click
Please can some on help me here i look and tried nothing works.

Thanks
Title: Re: How to change the Product page to have rotating images
Post by: jenkinhill on February 11, 2013, 13:57:13 PM
VirtueMart 2.0.18a uses Fancybox for product images, so maybe that function can be altered to suit you - see http://www.fancyapps.com/fancybox/

Alternatively you could look for a suitable image swap js file to use with jQuery.

Whatever you do, make sure to use template overrides so you code/template changes do not get overwritten with the next VM updates.