samtha25
01-15-2002, 06:10 AM
If anyone's interested, I re-did the searchresultbit template to display the post information running down instead of across, that is, it goes:
Forum:
Thread: Replies: Views:
Author: Date:
Post:
Preview:
There's an empty row at the bottom to put a little divider between the posts. This works OK for with our colors, but others might need to do something else or just delete that.
In search results, I changed the heading row to simply:
<tr>
<td bgcolor="[ tableheadbgcolor ]" colspan="3">
<smallfont color="[ tableheadtextcolor ]">
<b>Search Results by Post</b></smallfont>
</td>
</tr>
Styling can be changed, of course.
Forum:
Thread: Replies: Views:
Author: Date:
Post:
Preview:
There's an empty row at the bottom to put a little divider between the posts. This works OK for with our colors, but others might need to do something else or just delete that.
In search results, I changed the heading row to simply:
<tr>
<td bgcolor="[ tableheadbgcolor ]" colspan="3">
<smallfont color="[ tableheadtextcolor ]">
<b>Search Results by Post</b></smallfont>
</td>
</tr>
Styling can be changed, of course.