Change the logo on invoices
You will likely want your logo to appear on invoices.
Message Templates
You might decide not to display some fields.
- Go to Administer > Communications > Message Templates.
- Select the System Workflow Messages tab.
- Edit Contributions – Invoice.
- Change line 11 from:
<td><img src = "{$resourceBase}/i/civi99.png" height = "34px" width = "99px"></td>
to:
<td><img src = "https://yoursite.com/images/logos/yourLogo.png" height = "40px" width = "139px"></td>
Thanks for visiting.