Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

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,578 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: 5483
 Sofy
Admin
(@sofy)
Support Team
Joined: 8 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