Page 1 of 1

Roll over

Posted: Wed Oct 05, 2011 10:51 pm
by amrami
Hi,

In my ZenCart site I have the option of 'Roll over'--> When a visitor rolls over the image it enlarge itself even without clicking the image.
Here is an e.g. : http://beyond-silver.us/index.php?main_ ... cPath=2_16
Is there the same option for the Open cart site: http://noajewelry.com/

Thank you very much!

PS
Version 1.5.1

Re: Roll over

Posted: Sat Oct 22, 2011 1:34 pm
by Jeremy Fisk
you could mod this to be able to do this...

Re: Roll over

Posted: Sun Oct 30, 2011 1:06 am
by chaiavi
Is there an existing extension for it?

I found several Zoom mods, but it there a mod like "Amrami" has in his site? (Full picture when hovering the mouse)

Re: Roll over

Posted: Sun Oct 30, 2011 5:44 am
by Jeremy Fisk
Hiya... this is actually real easy... lol...

and you don't really need to add a mod for it... just edit your stylesheet...

and put an a link attribute (for example in this case it would be something like a:hover) in your stylesheet for the corresponding div tag

Good luck