Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

wpForo 1.x.x [Closed] Center Avatar on forum

2 Posts
2 Users
0 Reactions
1,642 Views
Drerex
Posts: 2
Topic starter
(@drerex)
Active Member
Joined: 9 years ago

I first wanted to say that WPforo is by far my favorite forum software.  I look forward to the final release.  

On my site, I am having issues with getting the avatar centered in the space on the forums.  How would I go about fixing this?  See attached.  Thanks.

1 Reply
Robert
Posts: 10616
Admin
(@robert)
Support Team
Joined: 9 years ago

Thank you Drerex,

Please put this css code in your current active theme's style.css file. Then delete cache and do CTRL+F5 on front-end to load updated css file:

#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .author-avatar{margin: 0 auto;}