jbju Posted November 14, 2012 Share Posted November 14, 2012 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 More sharing options...
jbju Posted November 15, 2012 Author Share Posted November 15, 2012 noboby for my problem? Link to comment Share on other sites More sharing options...
jbju Posted November 16, 2012 Author Share Posted November 16, 2012 UP? Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now