Copy and paste the following code snippets into your Follow-Up Email to display either a large or small sweepstakes callout.
Large Sweepstakes Callout
<table style="border-collapse: collapse;font-size: 16px;line-height: 1.5;margin-bottom: 10px;width: 100%; border: 2px solid #F4F4F4; padding: 4px; box-shadow: 8px 4px 8px #5bc2e7; margin: 20px;"> <tr> <td style="background:#409ece; color: #ffffff;padding: 15px 10px 10px 10px;text-align: center;"> <h2 style="color: #ffffff;line-height: 1.2; font-family: Verdana, sans;font-size: 28px;font-weight: normal;margin: 0;padding: 04px;text-transform: uppercase;"> It's Your Chance to Win <strong>$1,000</strong> </h2> <p style="color: #ffffff;line-height: 1.6;font-family: Verdana, sans;font-size: 14px;margin: 0;padding:0px;"> Include "#sweepstakes" in your review and be entered to win. </p> </td> </tr> <tr> <td style="background: #1e7eb0;color:#ffffff;font-family: Verdana, sans; line-height: 1.1; font-size: 12px;text-align: center;"> <p>No purchase necessary. Void where prohibited. See our <a style="color: #ffffff;" href="https://www.powerreviews.com/powerreviews-sweepstakes/">official rules</a> for more details. </p> </td> </tr> </table>
Small Sweepstakes Callout
<table style="border-collapse: collapse;font-size: 16px;line-height: 1.5;margin-bottom: 10px;width: 100%; border: 2px solid #F4F4F4; padding: 4px; box-shadow: 8px 4px 8px #5bc2e7; margin: 20px;"> <tr> <td style="background:#409ece; color: #ffffff;padding: 15px 10px 10px 10px;text-align: center;"> <h2 style="color: #ffffff;line-height: 1.2; font-family: Verdana, sans;font-size: 28px;font-weight: normal;margin: 0;padding: 04px;text-transform: uppercase;"> It's Your Chance to Win <strong>$1,000</strong> </h2> <p style="color: #ffffff;line-height: 1.6;font-family: Verdana, sans;font-size: 14px;margin: 0;padding:0px;"> Include "#sweepstakes" in your review and be entered to win. </p> </td> </tr> <tr> <td style="background: #1e7eb0;color:#ffffff;font-family: Verdana, sans; line-height: 1.7; font-size: 12px;text-align: center;"> <p>No purchase necessary. Void where prohibited. See our <a style="color: #ffffff;" href="https://www.powerreviews.com/powerreviews-sweepstakes/">official rules</a> for more details. </p> </td> </tr> </table>