i want to hide all of my comments on my page except for the recent 2 or three. i used to have the code but i forgot it. what is it?
Only showing like 3 recent comments on myspace code.?
%26lt;div style="position:relative; height:400px; overflow:hidden; border:0px;"%26gt; %26lt;table%26gt;%26lt;tr%26gt;%26lt;td%26gt;%26lt;table%26gt;%26lt;tr%26gt;%26lt;td%26gt;
you can change the height number
so it will show the 2 or 3 recent comments.
it should work =]
Only showing like 3 recent comments on myspace code.?
The code is :%26lt;div style="position:relative; height:0px; overflow:hidden; border:0px;"%26gt;%26lt;table%26gt;%26lt;tr%26gt;%26lt;td%26gt;%26lt;table%26gt;%26lt;tr%26gt;%26lt;...
You have to change the height..where it says "height:0px". Change the 0 to a higher number to show how ever many comments you want to show.
No comments:
Post a Comment