Sep 25, 2018 11:37 pm
Something's wrong with profile page buttons in my forum. I checked here and there's no such an issue as I see.
For a normal member, there's no problem on my site:
But on the profile of a moderator or admin, it's like that:
Something's wrong with last two buttons. They work, no problem about that. Just the CSS or something. In addition, I don't have another user plugin.
3 Replies
Sep 26, 2018 3:35 am
Try this CSS in Dashboard, forum settings, Styles/Custom CSS
#wpforo #wpforo-wrap .wpforo-profile-wrap .h-header .wpfy {
height: 195px !important;
z-index: -2;
}
Sep 28, 2018 5:08 pm
An alternative solution is here:
https://wpforo.com/community/general-discussions/minor-css-issue-in-users-profile-page/#post-18516