Question:

On myspace layouts how do u hide your Friends and comments??

by  |  earlier

0 LIKES UnLike

On myspace layouts how do u hide your Friends and comments??

 Tags:

   Report

4 ANSWERS


  1. try freecodesource.com


  2. hide friends:

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

    hide comments:

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

  3. use this:

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

  4. <style type="text/css">

    td.text td.text table table table, td.text td.text table br, td.text td.text table .orangetext15, td.text td.text .redlink, td.text td.text span.btext {display:none;}

    td.text td.text table {background-color:transparent;}

    td.text td.text table td, td.text td.text table {height:0;padding:0;border:0;}

    td.text td.text table table td {padding:3;}

    td.text td.text table table br {display:inline;}

    </style>

    <div style="position:relative; height:400px; overflow:hidden; border:0px;"><table><tr><td><table><tr><...

    <div id="makems" style="position: absolute; top:100px; left:0px;"><a href="http://www.makems.com"><img src="http://www.makems.com/images/makems... alt="MakeMS.com - Your MySpace Resource" border="0"></a></div>

    It will hide both all together:]]

Question Stats

Latest activity: earlier.
This question has 4 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.