On my profile, my comments are hidden. I want to keep them hidden but at the bottum i want it to still say the number of comments, view all comments, and add comment. Does anyone know the code or something for this?? thanx. =]
Displaying no MYSPACE comments but still having it say number of comments and view all?
This might be what you want -
%26lt;style%26gt;
.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;
You can adjust the height in the code if you want only a certain number of comments to show and place this code at the very end of your 'I'd like to meet' section.
Hope that helped. (=
No comments:
Post a Comment