miniftrontpage module image crop issue

hello i have this issue
client asked me why frontpagemodule cropping images 
i need to fill 
please help i need delivery the job
1 year 11 months ago #1 by omer
Attachments:

Please Log in or Create an account to join the conversation.

please check attacment screenshot first
1 year 11 months ago #2 by omer

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5260) Offline
Hi, the image cropping process uses the standard joomla api that will crop the image starts from the middle of the image (there is no option start the crop option from top point). In your case, it looks like the original image has a height dimension that is relatively the same or higher than the width, but the thumbnail size setting you are using has a width dimension that is greater than the height, so the generated thumbnail doesn't look right.
In most cases this won't be too obvious, but because in your case it's a picture of a person, the crop looks not good.
1 year 11 months ago #3 by TemplatePlazza

Please Log in or Create an account to join the conversation.

max-width: 100%;
width: 50% !important;
height: auto;
margin-bottom: 1em;
float: left;
object-fit: cover;
padding-right: 30px;

i added object-fit:cover or contain and fill nothing changed...

j4up.notifix.info/es/
1 year 11 months ago - 1 year 11 months ago #4 by omer
Last edit: 1 year 11 months ago by omer.

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5260) Offline
The thumbnails looks good at my end, can you point me to the issue?
1 year 11 months ago #5 by TemplatePlazza
Attachments:

Please Log in or Create an account to join the conversation.

i know its look good bcos its not default i changed style

look first post

its cropping images from top
1 year 11 months ago #6 by omer

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum