Bug Images are automatically cropped when uploaded ?

0
Hi, sometimes when we try to upload pictures directly from the phone, the pictures get cut off does anyone have faced the same problem or know where the problem is ? Before uploading After Uploading any help will be appreciated
asked
1 answers
1

Hi Ahmed, it seems to me like this is an html/css issue and not an upload issue (depending on the upload system used, maybe it has some px restrictions?). I would suggest you check this first by opening your browser inspector and selecting the image div and play around with the width/height settings to see if the rest of the picture is actually there ‘beneath the surface’. Hope this helps.

answered