Contribution Statement Header and Notice

Statement Header

The Header is the text that displays in the top left corner of the Contribution Statement and is intended as the return address. The statements are designed to fit into a single or a double-window envelope. So, the Header text should not be very large.

Statement Notice

The Notice is the text that displays to right of the donor’s address on the Contribution Statement is intended as a place for a disclaimer of sorts.

https://i.tpsdb.com/2015-02-17_10-10-52.png

Sample Statement

You can customize the Header and the Notice on the contribution statement with a bit of HTML code.

Note

This is not really HTML. The PDF software we are using to produce these reports only recognizes a very few HTML tags and so you may be surprised if you try to do anything fancy here.

Tip

You can copy each of the blocks of text below and paste them into the appropriate Special Content file after you click Source in the text editor. Then you can just edit the text.

To Modify the Statement Header

Step 1

Go to Administration > Setup > Special Content.

Step 2

Under the tab named HTML Content select StatementHeader.

Step 3

Click the Source button in the toolbar of the text editor, and then enter something similar to the following:

<h1>Daylight Christian Church</h1>
<h2>105 Highway 151 | Ventura, TN 34773 | 615.232.3432</h2>

To Modify the Statement Notice

Step 1

Go to Administration > Setup > Special Content.

Step 2

Under the tab named HTML Content select StatementNotice.

Step 3

Click the Source button in the toolbar of the text editor, and then enter something similar to the following:

<i>
<p>
NOTE: No goods or services were provided to you
by the church in connection with any contribution;
any value received consisted entirely of intangible
religious benefits. Daylight Christian Church, FEIN #
66-3453-354, is a 501(c)(3) organization.
</p>
<p> </p>
<p>
Thank you for your faithfulness in the giving of
your time, talents, and resources. Together we
can share the love of Jesus with our city
</p>
</i>


Latest Update

11/13/2020

Modify image link with secure protocol.