Sorry i'm new, but i don't understand this step. do i just replace the </tr>at the top and bottom of the page with:
</tr>
<tr>
<td class="alt2" colspan="6" id=abstract$thread[threadid] style="DISPLAY: none"><span class="smallfont">$thread[preview]</span>
</td>
</tr>
cuz i tried that and it did not work. anyone care to enlighten me? thanks
3- Search:
</tr>
Replace with:
Code:
</tr>
<tr>
<td class="alt2" colspan="6" id=abstract$thread[threadid] style="DISPLAY: none"><span class="smallfont">$thread[preview]</span>
</td>
</tr>
Done!
Regards

alkahf[/QUOTE]