Question:

How do yu hide yer top friends online now icon?

by  |  earlier

0 LIKES UnLike

How do yu hide yer top friends online now icon?

 Tags:

   Report

2 ANSWERS


  1. you can't hide there online now icon, only the user can


  2. Hide Friends and the View All Link:

    <style type="text/css">.friendSpace { display:none; }</style>

    or

    Hide Friends, but Keep the View All Link

    <style type="text/css">.friendSpace tr td.text table tr td table tr td table tr td a { display: none; } .friendSpace tr td.text table tr td table tr td { display: none; } .friendSpace tr td.text table tr td span { display: none; }</style>

    to hide "online now"

    <style type="text/css">

    .ImgOnlineNow{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.
Unanswered Questions