i wanna know how to hide SOME comments on my pages (like 2 comments). i know people are saying that i have to erase but what does that mean? and what's the code to hide SOME comments???
thank you.
Myspace hide some comments code?
here is a code for hiding some of your comments:
put this code at the very end of the "who i'd like to meet" section.
%26lt;style%26gt;
.a {hide certain number of comments}
.friendsAndComments {overflow:hidden; height:900px; width:435px;}
.friendsAndComments table {width:100%;}
%26lt;/style%26gt;
%26lt;/td%26gt;%26lt;/tr%26gt;%26lt;/table%26gt;
%26lt;/td%26gt;%26lt;/tr%26gt;%26lt;/table%26gt;
%26lt;div class="friendsAndComments"%26gt;
%26lt;table style="display:none;"%26gt;%26lt;tr%26gt;%26lt;td%26gt;
%26lt;table%26gt;%26lt;tr%26gt;%26lt;td%26gt;
how to delete your comments:
on your home page on the top right hand side, next to pics, videos, and blogs it should also say comments.click comments. after you click comments it will take you to the list of all of your comments. under a comment that each person has left you it has choices of commenting them back, sending them messages, blocking that user or deleting a comment. go to the comment that you would like to delete, and click delete comment!
it's okay, and yes it would decrease the number of comments that you have. you said that you wanted to delete two comments so the number of comments would go down by two.
the two comments that you want to show, are they recent like at the top of the page or old, and at the bottom of the page?
try using this code, it's a scroll box but it shows only the first three comments.
%26lt;style type="text/css"%26gt;
Generated-At {URL: http://r4wr.com/friends;}
td.text td.text table table table,
td.text td.text table br,
td.text td.text table .orangetext15,
td.text td.text .redlink, .rid br,
td.text td.text span.btext {display:none;}
table[id*="Friends"] {display:none;}
td.text td.text table td, td.text td.text table {height:0; padding:0; border:0;}
td.text td.text table {background-color:transparent!important;...
td.text td.text table td {font-size:0;}
td.text td.text {height:0;}
.r4wr table table table {width:auto!important}
l{note: change "8" to suit your needs if your comment text seems smaller or larger than usual}
td.text td.text table b, td.text td.text table table td {font-size:8pt;}
l{note: comment padding fix;}
td.text td.text table table td {padding:3px;}
td.text td.text table table br {display:inline;}
a.fs {position:absolute; left:0; top:0; z-index:9; height:33px; width:90px; background-image:url(http://c.myspace.com/Groups/00013/45/75/... background-repeat:no-repeat; background-position:bottom right;}
l{note: scrollable comments;}
.rid {display:block; width:460px; height:495px; overflow:auto;}
%26lt;/style%26gt;
%26lt;/td%26gt;%26lt;/tr%26gt;%26lt;/table%26gt;%26lt;/td%26gt;%26lt;/tr%26gt;%26lt;/table%26gt;%26lt;/... class="rid"%26gt;%26lt;table style="display:none"%26gt;%26lt;tr%26gt;%26lt;td%26gt;%26lt;table%26gt;%26lt;tr%26gt;...
Myspace hide some comments code?
I don't think you can just hide a comment. Go to your profile then go to where it has add comment you should also see view comments. Then you can delete any of them that you don't want.
Myspace hide some comments code?
Put this code in your Who I'd like to meet section... You might want to change the Heigh Px numbers to make it the size you wish..
SIDE NOTE: Just so you know, people can always get around and see your comments whether you hide them or not.
%26lt;div style="position:relative; height:50px; width:500px; overflow:hidden; border:0px;"%26gt;
%26lt;table%26gt;%26lt;tr%26gt;%26lt;td%26gt;%26lt;table%26gt;%26lt;tr%26gt;%26lt;td%26gt;
%26lt;div class="comments"%26gt;
%26lt;table%26gt;%26lt;tr%26gt;%26lt;td%26gt;%26lt;table%26gt;%26lt;tr%26gt;%26lt;td%26gt;
Myspace hide some comments code?
just use this code
%26lt;style type="text/css"%26gt;.friendsComments {display:none;}%26lt;/style%26gt;
No comments:
Post a Comment