okmedicina
Hi
Did you customize the css files in core?
I see this file not in package /components/com_community/templates/default/css/style.css
Here is code the force it to use width 100%
#community-wrap img {
max-width: 100%;
width: auto\9;
height: auto;
vertical-align: middle;
border: 0;
-ms-interpolation-mode: bicubic;
}
By default its 40px
.joms-list__footer .joms-avatar img {
max-width: 40px;
}
You should not load this file on event page