Hi Frank:
The shipping email template generates the items in such a way that I cannot configure a CSS to format 2 data items. I have enclosed the source (of my issue) from a shipping email generated by Alicommerce:
<td class="xsmall_helv">3/31/2008</td>
<td class="xsmall_helv">By Order Item Count</td>
<td align="left" class="xsmall_helv"></td>
<td align="center" class="xsmall_helv"><table><tr><td>Standard Edition User Manuals</td><td>1</td></tr><tr><td>8hr Oracle Crystal Ball Remote Consulting Package - French</td><td>1</td></tr></table><td>
</tr></span>
the first 2 lines are ok...but when the applications generates the item list for shipping... it refuses to apply the css... I have tried 6 different ways of applying the CSS in various areas of the code with no success...can you help on this?
Thanks in advance
Eric