Notifications
Clear all

wpForo 1.x.x [Solved] Profile page buttons

4 Posts
3 Users
1 Likes
2,306 Views
spider
Posts: 58
Topic starter
(@spider)
Trusted Member
Joined: 6 years ago

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
VereK
Posts: 501
(@verek)
Honorable Member
Joined: 6 years ago

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;
}
spider
Posts: 58
Topic starter
(@spider)
Trusted Member
Joined: 6 years ago

Thank you @verek. Fixed.

Robert
Posts: 10503
Admin
(@robert)
Support Team
Joined: 8 years ago

An alternative solution is here:

https://wpforo.com/community/general-discussions/minor-css-issue-in-users-profile-page/#post-18516