Jump to content

JqZoom on the left


Recommended Posts

Hello,

 

I would like to set the Zoom product on the left (above the product image)

I tried to uncomment the "position" (in this product.js) and move to left but it don't work.

 

$('img.jqzoom').jqueryzoom({

xzoom: 481, //zooming div default width(default width value is 200)

yzoom: 481, //zooming div default width(default height value is 200)

offset: 100 //zooming div default offset(default offset value is 10)

//position: "right" //zooming div position(default position value is "right") ---------> this line

});

 

I tried too in CSS but he's overwrite.

 

This is the result of what I want to implement:

http://fr-eu.hollisterco.com/webapp/wcs/stores/servlet/ProductDisplay?catalogId=11558&storeId=19158&langId=-1&categoryId=106205&parentCategoryId=85813&topCategoryId=85264&productId=984119&seq=03

 

Thx for your help.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...