Can any advise were to change the background-color for the thank you emails.
For some reason ours are no completely black so you can only see the Back To Store button and the UPS logo.
Thanks
MarkB
#############################
[-- DEFINE ThankYou_Email --]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head><title>[-- STORE.SC_ThankYou Remove_Html --]</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
[-- INCLUDE sc_thankyouemail.css PROCESS --]
</head>
<body bgcolor="#[--STORE.SC_BackgroundColor--]">
[-- IF STORE.UseCompanyLogo --]<p align="left"><a href="[-- STORE.CompanyURL --]">[-- STORE.CompanyLogo --]</a></p>[-- END_IF --]
[-- IF STORE.HeaderImage --]<p align="center">[-- IF STORE.HeaderURL --]<a href="[-- STORE.HeaderURL --]" id="header_image">[-- STORE.HeaderImage --]</a>[-- ELSE --]<span id="header_image">[-- STORE.HeaderImage --]</span>[-- END_IF --]</p>[-- END_IF --]
<p class="buttons">[-- BUTTON ReturnToStore --]</p>
<div class="header">[-- ThankYouHeader --]</div>
<table border="0" width="0" align="center">
<tr>
<td align="center">
<b>[--Store.SC_OrderNumber--] [-- ThankYouOrderNumber --]</b>
</td>
</tr>
<tr>
<td align="right">
[-- SC_Cart --]
</td>
</tr>
<tr>
<td align="right">
[-- SC_Totals --]
</td>
</tr>
<tr><td align="center"><hr noshade size="2"></td></tr>
<tr>
<td align="center">
[-- SC_Address --]
</td>
</tr>
<tr><td align="center"><hr noshade size="2"></td></tr>
<tr>
<td align="center">
[-- SC_Payment --]
</td>
</tr>
<tr><td align="center"><hr noshade size="2"></td></tr>
[-- VAR.HR No --]
[-- IF SC_OrderingInstructions_Text --]
<tr>
<td align="center">
[-- SC_OrderingInstructions --]
</td>
</tr>
[-- VAR.HR Yes --]
[-- END_IF --]
[-- IF SC_Comments_Text --]
<tr>
<td align="center">
[-- SC_Comments --]
</td>
</tr>
[-- VAR.HR Yes --]
[-- END_IF --]
[-- IF CustomHTML_Values --]
<tr>
<td align="center">
<table align="center">
<tr>
<td align="left">
[-- CustomHTML_Values --]
</td>
</tr>
</table>
</td>
</tr>
[-- VAR.HR Yes --]
[-- END_IF --]
[-- IF Email_List --]
<tr>
<td align="center">
[-- Email_List --]
</td>
</tr>
[-- VAR.HR Yes --]
[-- END_IF --]
[-- IF VAR.HR Yes --]
<tr><td align="center"><hr noshade size="2"></td></tr>
[-- END_IF --]
</table>
<div class="footer">
[-- ReceiptFooter --]
</div>
</body>
</html>
[-- END_DEFINE ThankYou_Email --]
Users browsing this forum: Google [Bot] and 70 guests