Jump to content

[SOLVED] Jqzoom Add More Zoom


nostyia

Recommended Posts

  • 4 months later...

Hello.
You need to set higer dimentions to the "thickbox_default" images in Preferences > Images and the regenerate the images from that size.

 

Jqzoom uses the width&height settings in the product.js file as a small viewport through the visitor sees only a portion of the bigger, original image, more precisely these ones: 

zoomWidth: 458, //zooming div default width(default width value is 200)
zoomHeight: 458, //zooming div default width(default height value is 200)
If you enlarge the image behind this viewport, the portion visible through it will be more detailed.

Here's what I'm talking about:
SAPz637.jpg
  • Like 1
Link to comment
Share on other sites

 

Hello.

You need to set higer dimentions to the "thickbox_default" images in Preferences > Images and the regenerate the images from that size.

 

Jqzoom uses the width&height settings in the product.js file as a small viewport through the visitor sees only a portion of the bigger, original image, more precisely these ones: 

zoomWidth: 458, //zooming div default width(default width value is 200)
zoomHeight: 458, //zooming div default width(default height value is 200)
If you enlarge the image behind this viewport, the portion visible through it will be more detailed.

 

Thanks for reply, I'll check it.

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...