News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

No ligntbox for the pictures/thumnails in VM modules ?

Started by django29, December 13, 2011, 17:15:28 PM

Previous topic - Next topic

django29

Hello.

How can I have lightboxes for the thumbnails in VM modules (best sales, etc...) ?

PRO

you can try this

<?php echo $product->images[0]->displayMediaThumb('class="browseProductImage" border="0" title="'.$product->product_name.'" ',true,'class="modal"'); ?>