XF 1.4 Profile page tabs

reddy ink

Active member
Licensed customer
Tabs are getting accumulated on Profile Page with add-ons and would like to review.

What's the syntax for Extra.css to do it for 1) Recent Activity 2) Posts 3) media

.memberview .recentActivity {display: none}

Will this do it??

Many thanks
 
I don't think there is a unique class for the tabs on the profile page, so you would have to edit the member_view template.
 
Back
Top Bottom