Quote:
Originally Posted by Tigga
It should be put in a table with classes. Something like this...
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<tr>
<td class="thead">Yorkie Information</td>
</tr>
<tr>
<td class="alt1">Content Here</td>
</tr>
</table>
|
worked like a charm Tigga. Many thanks!