Hello,
I am using inner zoom in by side with slight change in js.
As soon as cloud zoom is enabled it is floating to left.
I think its somewhere position absolute and left zero.
When i gave position from left (say 20%) to #wrap it comes to right but this is applied to all images where zoom is enabled.
Is there anything that can disable position absolute?
Thanks

Comments

gonssal’s picture

Category: Bug report » Support request
Issue summary: View changes
Status: Active » Closed (fixed)

No, absolute positioning is enforced in the plugin's js code.