Aug 24, 2016 7:52 pm
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
Aug 25, 2016 5:49 am
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;}