How-to and Troubleshooting
3
Posts
2
Users
2
Reactions
936
Views
Sep 26, 2021 1:56 pm
Hello, Can you help me ?
I'm having trouble with avatar picture, it's not showing a circle like demo.
2 spot I found follow the link below.
In post detail:
https://www.mytricks.pro/community/online-course/test-first-toppic-for-my-forum/
Member list:
https://www.mytricks.pro/community/members/
I try to custom style but not work.
Thank you.
2 Replies
Sep 26, 2021 2:11 pm
your plugin "masterstudy-lms-learning-management-system" causes the problem
add this to custom css
#wpforo #wpforo-wrap .wpforo-members-wrap td.wpf-members-avatar img { max-height: 64px; } #wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-left .avatar { max-height: 110px; }
Dashboard > Forums > Settings > Style (custom css)