I’ve been asked the question a few times, so I thought I’d just make it a post…that way I can refer people to it instead of crafting a new email everytime.  Work smarter!  Not harder.  That’s my mantra…okay, lazy fits well too :).

You can change the colors…for a list of colors, check here.


<div style="width:182px; background:none;">
 <font style="font-style:oblique;font-size:8px;">
 Your Title Here
 </font>
 <div style="width:180px; height:12px; background:#333300; border:solid 1px #66ff00;">
  <div style="padding:1px; height:10px; background:#cc0000; color:#ffffff; width:50%; font-size:8px; display:block; text-decoration:none; line-height:1em;">
   <!--change ‘width’ value in line above to match current goal status below-->Your current goal status here
  </div>
 </div>
 <div style="width:50%;font-size:10px;float:left; text-align:left;">
  Your min goal here
 </div>
 <div style="width:50%;font-size:10px;float:right; text-align:right;">
  Your max goal here
 </div>
</div>

If all goes well, you should have something that looks like this on your site:


Your Title Here

current goal

Your min goal here
Your max goal here

Let me know if you have any questions.