Question:

Myspace codesssss???????????

by  |  earlier

0 LIKES UnLike

i need the code to hide my comments but i still want the link that says add comment

ASAP PLEASE

 Tags:

   Report

6 ANSWERS


  1. it can be easily hacked a 6 year old could do it so i wouldnt even try


  2. http://chr15.net/myspace/HideGen.php

  3. put this code in your about me section.

    <style>

    .btext, .redlink{display:none; visibility : hidden ; }

    td td td td table {display:none;}

    </style>

    hope this helps you out <3;*

  4. <style>.FriendsComments table table { display:none; } .friendsComments td { height:0px; } .FriendsComments td { background-color:transparent; } .FriendsComments td td b a { display:inline; }</style>

  5. This code will infact hide all of your comments but will still have the view all comments and add comment link:

    <style>

    .btext, .redlink{display:none;visibility:hidden;...

    td td td td table {display:none;}

    </style>

    Or you can completely hide all of your comments  with this code

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

    and make your own link on the freecodesource generators, and put the link wherever.

  6. yess indeed i agree with the person up yonder ^...it could be hacked by anyone. My friend showed me how to do it.

    Why don't you just delete the comments you don't want?

Question Stats

Latest activity: earlier.
This question has 6 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.