Aug 22, 2022 4:52 pm
Hello! I found out today that on the main page of the Forum, when connecting the "Simplified" theme, some avatars (far right) are somewhat cropped (see screenshot). Not on all topics, but somehow selectively. What could it be and how can it be eliminated? I like this topic (Simplified) more than others, I would not like to give it up.
Thank you in advance for your help!
4 Replies
Aug 22, 2022 5:31 pm
try
#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum .wpforo-forum-data .wpforo-forum-details .wpf-stat-box .wpf-sbd.wpf-sbd-avatar .wpf-sbd-count { display: inline-block; position: relative; vertical-align: super; } #wpforo #wpforo-wrap .wpfl-2 .wpforo-forum .wpforo-forum-data .wpforo-forum-details .wpf-stat-box .wpf-sbd.wpf-sbd-avatar { display: inline-block; overflow: unset; }
Aug 22, 2022 5:50 pm
Tutrix, how do you know everything?
I maintain several friends' websites, so I know many problems and have to fix them 😉