AI Search
Classic Search
Notifications
Clear all
How-to and Troubleshooting - wpForo 2.0
3
Posts
2
Users
1
Reactions
1,820
Views
2 Replies
Jun 07, 2017 9:15 am
I think the best way to make user name wrapper smaller. Try this CSS:
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .author-name {
display: block;
margin: 0 auto;
width: 90%;
}
Jun 07, 2017 1:42 pm
That works just great, many thanks !!
