| 
 Knowledge Base 
 
 
 
 
 
 
 
	User:
 
 
	Password:
 
 
 | 
 
| Article ID | : | KB144 |  | Keyword Name | : | Email Box Around Text, Paid, Prepared, Statement, Footer, Template, Custom, Code, HTML, Standard, Campaign, Writing |  | Created | : | February 06, 2013 |  | Viewed | : | 10591 |  
Added a Paid and Prepared Statement in a Box
Many campaign are required to put a paid are prepared statement in the communications they send out.  In email it is often forgotten.
 In your template a box around the statement is common practice to create a box around the statement use html similar to this, Trail Blazer may convert it: <div style="width:600px;height:20px;border:1px solid black;"> Paid and prepared by My Campaign for Congress </div>
 
 Height and Width can be removed, the <center></center> tags around the text will keep the statement centered on the screen. |