There isn't a way to show precisely ONE comment on your page, but there IS a code to reduce the size of your comments table. This has its disadvantage, though, because if you happen to get a HUGE comment, it will be cut off depending on how big the table is, but it's up to you to measure up on that. Just adjust the height %26amp; width # values to what you want!
Here's the code. Put it at the bottom of your Who I'd Like to Meet section.
%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;
No comments:
Post a Comment