All the codes I've tried hide the myspace comments, and some friends....I just want to hide the comments not some of the friends....I have a top 40 too....And I want everyone to see the top 40, just not comments....
Thanks =)
How to hide myspace comments but not friends?
go to whateverlife.com, get the "hide comments code"
and change the number that says height to .. about 480px
and see from there.
How to hide myspace comments but not friends?
Try this:
%26lt;style type="text/css"%26gt;.friendsComments { display: none; visibility: hidden; }%26lt;/style%26gt;
If you want to try a site that makes it a lot easier to hide your comments/friends without having to enter in codes, you should try out Yuniti ( http://yuniti.com )
How to hide myspace comments but not friends?
here you go, its the best code for that.
%26lt;style type="text/css"%26gt;
.friendsComments {display:none;}
%26lt;/style%26gt;
it will just hide the comments.
How to hide myspace comments but not friends?
%26lt;style%26gt;
.friendsComments td.text td td {display:none;}
.friendsComments * {background-color:transparent; border:0px;}
.FriendsComments td b {display:none;}
%26lt;/style%26gt;
this will still show "add comments" link in a table for your friend just to click to leave you a comment
No comments:
Post a Comment