| Author |
Topic  |
|
LadyM
ECT Moderator
1073 Posts |
Posted - 07/12/2012 : 22:41
|
I have styled the thanks page with CSS but the form styling is not being applied in the email receipt. Thanks page is perfect.
This is what I have - not using shorthand yet.How can I get this to apply to the email receipt styled in the admin.
td.receiptbody{ background: #FFFFFF; width: 600px; border-right-color: #204684; border-left-color: #204684; } td.receiptoption{ background: #E9E9E9; } td.receipthr{ height: 0; border-top: 1px solid #1F607C; border-right: 0 solid #1F607C; border-bottom: 0 solid #1F607C; border-left: 0 solid #1F607C; } td.receipthl{ background: #C7C7C7; } td.receiptheading{ color: #FFFFFF; font-weight:bold; background: #1F6686; } |
|
Andy
Administrator
69140 Posts |
|
LadyM
ECT Moderator
1073 Posts |
Posted - 07/13/2012 : 10:03
|
| Aha, inline styling. Thanks Andy. |
 |
|
| |
Topic  |
|