how can i hide my myspace comments but i dont want to hide "add comments" , "view comments", and "my friends"
How can i hide my myspace comments but i dont want to hide "add comments" , "view comments", and "my friends"
This code does the following:
1.) Hide comments.
2.) Doesn't hide add comment
3.) doesn't hide view all comments
4.) doesn't affect friends.
use this code by pasting into about me section:
%26lt;style%26gt;
.btext, .redlink{display:none;visibility:hidden;...
td td td td table {display:none;}
%26lt;/style%26gt;
How can i hide my myspace comments but i dont want to hide "add comments" , "view comments", and "my friends"
Hide Comments Keep View All + Add Comment
Paste this code anywhere in your edit profile section:
%26lt;style%26gt;
.btext, .redlink{display:none;visibility:hidden;...
td td td td table {display:none;}
%26lt;/style%26gt;
http://www.freecodesource.com/index.php?...
No comments:
Post a Comment