I have the image cropper in place on my website, but in my code I have media queries to change the crop of an image based on the size of the screen.
So this seems to be working fine but I have tried to recenter one of my crops but for some reason there is an anchor in place centring the image? When I inspect the image I get;
<img role="presentation" src="/media/1921/j437271-art-1000x700.jpg?anchor=center&mode=crop&width=600&height=400&rnd=131794274350000000" alt="J437271 ART 1000x700.jpg">
Does anyone know why this is happening and how I can disable the anchor?
Image Cropper adding Anchor tag
Hi team,
I have the image cropper in place on my website, but in my code I have media queries to change the crop of an image based on the size of the screen.
So this seems to be working fine but I have tried to recenter one of my crops but for some reason there is an anchor in place centring the image? When I inspect the image I get;
Does anyone know why this is happening and how I can disable the anchor?
Thanks in advance
Hi Daniel
What code are you using for changing crops?
Alex
is working on a reply...