AI Search
Classic Search
Notifications
Clear all
7 Replies
Dec 27, 2021 3:35 pm
Hi @monk,
wpForo doesn't have that function yet, but We will add it to our to-do list, so it will be included in 2.0 version of wpForo.
Dec 27, 2021 8:33 pm
you can change the colors with CSS via the profile link
Example for the online widget
#wpforo #wpf-widget-online-users .wpforo-widget-content a.onlineuser[href="https://wpforo.com/community/profile/monk/"] {
color: #ff0000 !important;
}
