Question:

Hide friends+comments; keep view friends link and hide add comment link?

by  |  earlier

0 LIKES UnLike

need a code for that

 Tags:

   Report

2 ANSWERS


  1. Hide Comments Only

    Put this in your ‘Who I’d Like to Meet’:

    <style>.friendsComments {display:none;}</style>

    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>...

    Hide Friends and Keep ‘View All/Online/Mutual etc…Link’

    Put code in ‘Who I’d Like to Meet’:

    <style>.friendSpace table table {display:none;}</style>


  2. <style>

    table.friendscomments, table.friendspace table table, table.friendspace span.btext {display:none;}

    </style>

Question Stats

Latest activity: earlier.
This question has 2 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.