Quote:
Originally posted by Tony
Hmm, can you align the text to the top or not?
|
i kant get that to work either, unless im usign the wrong code for it, wut code do u suggest, heres the code im using right there.....
heres a snipplet of the code i have there...
Code:
<tr>
<td bgcolor="$post[backcolor]" colspan="2" align="left" valign="top" height="20"><smallfont>$post[icon] <b>$post[title]</b></smallfont></td>
</tr>
<tr>
<td bgcolor="$post[backcolor]" colspan="2" align="left" valign="top">
$post[avatar]<normalfont>$post[message]</normalfont>
</td>
</tr>
<tr>
<td bgcolor="$post[backcolor]" colspan="2" align="left" valign="bottom" height="20"> $post[attachment]</td>
</tr>