Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
How does the focal point work on the media picker? I ask b/c I've selected an ideal focal point on all of my images. But, when it comes to viewing my site on mobile, I'm not seeing the portion of the image I would expect to see.
Hi Bh
How are you rendering your images? Show the code, please
Thanks,
Alex
var image = item.GetPropertyValue
css
.sectionHeader { width:91.66%; height:600px; display:block; }
BH, I think the problem is with resizing of the image on the mobile phone.
I believe that image cropper renders right part of the image with right focal point, but something with css
I changed the height on mobile and that made it look much better. Thx as always Alex!
You are welcome, glad to help!
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Media Picker Focal Point Question
How does the focal point work on the media picker? I ask b/c I've selected an ideal focal point on all of my images. But, when it comes to viewing my site on mobile, I'm not seeing the portion of the image I would expect to see.
Hi Bh
How are you rendering your images? Show the code, please
Thanks,
Alex
var image = item.GetPropertyValue
css
BH, I think the problem is with resizing of the image on the mobile phone.
I believe that image cropper renders right part of the image with right focal point, but something with css
I changed the height on mobile and that made it look much better. Thx as always Alex!
You are welcome, glad to help!
is working on a reply...