Notifications
Clear all

wpForo 1.x.x [Closed] How do I get the user profile buttons to fully show without clicking tiny triangle ?

4 Posts
2 Users
2 Reactions
1,463 Views
Tattootroy
Posts: 14
Topic starter
(@tattootroy)
Eminent Member
Joined: 6 years ago

Hi, How do I get the user profile buttons to fully show without clicking tiny triangle ?

[IMG] [/IMG]

3 Replies
Sofy
Posts: 4772
 Sofy
Admin
(@sofy)
Support Team
Joined: 7 years ago

Hi Tattootroy,

Please navigate to Dashboard > Forums > Settings > Styles admin page put the following code in "Custom CSS Code" textarea. 

#wpforo #wpforo-wrap .wpforo-memberinfo {
display: block !important;
}
Tattootroy
Posts: 14
Topic starter
(@tattootroy)
Eminent Member
Joined: 6 years ago
Posted by: Sofy

Hi Tattootroy,

Please navigate to Dashboard > Forums > Settings > Styles admin page put the following code in "Custom CSS Code" textarea. 

#wpforo #wpforo-wrap .wpforo-memberinfo {
display: block !important;
}

Thanks. 😀 

Tattootroy
Posts: 14
Topic starter
(@tattootroy)
Eminent Member
Joined: 6 years ago
how do you get that light blue box to show in the post with the coed in it?

 

Got it click code in the mce tab