General Discussions
5
Posts
2
Users
2
Reactions
1,807
Views
Apr 27, 2017 8:11 pm
I want to fix this problem.
There is a box on my profile picture, this is the ONLINE Member LIST
Greatings
4 Replies
Apr 28, 2017 9:35 am
Hi ameer_libya
wpForo doesn't have online member list. Please explain the problem again I can't follow you.
Apr 29, 2017 4:47 am
Use this CSS code. Put it in Forums > Settings > Styles > Custom CSS Code textarea, then save, delete all caches and do Ctrl+F5 on forum front:
#wpf-widget-online-users .wpforo-widget-content a.onlineavatar{
border: none;
}