Question:

Myspace code question.?

by Guest63007  |  earlier

0 LIKES UnLike

How do I hide my friends and comments without hiding the who Id like to meet and about me as well?

 Tags:

   Report

5 ANSWERS


  1. paste this code in your about me section

    <style type="text/css">

    .friendSpace { display:none; }

    </style>

    <style type="text/css">

    .friendsComments { display:none; }

    </style>


  2. http://abrax.us/Katamari/RightColumnGen....

  3. Go to mygirlyspace.com they have codes for all that kind of stuff =]

  4. go to freecodesource.com and click on codes [thats on the side]. Then choose the code. if it doesnt work put it twice.

  5. the code is:

    <style>.

    .friendSpace table table table {display:none;}

    .FriendsComments table table {display:none;}

    .friendsComments td {height:0px;}

    .FriendsComments td {background-color:transparent;}

    </style>

Question Stats

Latest activity: earlier.
This question has 5 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.