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,526 Views
Tattootroy
Posts: 14
Topic starter
(@tattootroy)
Eminent Member
Joined: 7 years ago

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

[IMG] [/IMG]

3 Replies
Sofy
Posts: 5207
 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: 7 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: 7 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