Hi Guys
Wondering if someone could help me, I am trying to create a html email template for the order checkout process.
I am trying to change the font colour of this:
<table width="500" style="color:red">
<tr><td><strong>$PRODUCTS_TITLE</strong></td></tr>
<tr><td>$PRODUCTS_DETAIL</td></tr>
<tr><td>$ORDER_TOTALS</td></tr>
<tr><td>$ORDER_COMMENTS</td></tr></table>
What I have above works in gmail, but in outlook it only turns the products title red. Any ideas?
Kind Regards
Dave


Reply With Quote
