By Peter Horish on Wednesday, 20 January 2021
Posted in General Issues
Replies 1
Likes 0
Views 467
Votes 0
Hi guys,
how do we stop photos in comments from being cropped? Can't find anything on how to stop that?
https://firereload.com/community
Hey there,

It is the default and correct behavior for it.

If we show it without cropped, the photos will be untidy and inconsistent as shown in the screenshot for an example. https://take.ms/aq2GQ

If you really want to show it without being cropped, you can add the following custom CSS into Backend > EasySocial > Themes > Custom CSS:

body #es .es-comment-attachments a {
background-size: contain;
}


Do clear all of your caches before you see the changes.
·
Wednesday, 20 January 2021 12:00
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post