Can someone give me a code to hide my comments please?
On myspace, how do i hide my comments?
put this at the bottom of your 閳ユ辅ho i閳ユ獓 like to meet閳?br>
%26lt;style%26gt;.friendscomments
{display:none;}%26lt;/style%26gt;
On myspace, how do i hide my comments?
http://www.profiletweaks.com/
On myspace, how do i hide my comments?
DON'T POST THEM.
On myspace, how do i hide my comments?
You have to put a HTML code in your "Who I'd Like To Meet" section. But, if you want people to comment you, you have to get a comment box.
Link for a code to hide your comments: http://www.whateverlife.com/hiding.php
Link for a comment box: http://www.whateverlife.com/commentboxes...
If you don't like the comment boxes provided above, just search for some on google or yahoo.
On myspace, how do i hide my comments?
Here you go:
Paste this in the About Me section or any section you can update:
Code will hide all comments and will not leave an empty space:
%26lt;style type="text/css"%26gt;
table.friendscomments {
display: none;
}
%26lt;/style%26gt;
Code will hide all comments and leave a space where the comments were:
%26lt;style type="text/css"%26gt;
table.friendscomments {
visibility: hidden;
}
%26lt;/style%26gt;
No comments:
Post a Comment