Home » Support Us » Add an RSA Donation Button to your Website

Add an RSA Donation Button to your Website

If you would like to help the RSA collect donations to continue our work supporting New Zealand's veterans of military service and their whānau, you can add a donation button to your website.

We have options available for year-round placement, or for use during April as we conduct our annual Poppy Appeal.

 

Those who visit your website are able to donate by clicking on the button, directing them to our online fundraising page. 

 

All it takes is three easy steps

1. Pick where you would like to ‘pin’ your poppy. This might be on the header or footer of your website, or a frequently visited page. 

 

2. Share this page to your web developer or IT guru and let them know where you want your poppy. They will take the code below and pop it into your website.

 

3. Refresh your website to see your poppy displayed and ready for action. 

 

 

Light button for dark backgrounds

RSA donate now

<a rel="noopener" href="https://www.rsa.org.nz/support-us/donate" target="_blank" aria-label="Visit the RSA donation page (opens in a new window)">
  <img src="https://rsa.org.nz/assets/external/RSA_donate-badge_white.png" alt="RSA donate now" />
</a>

 

 

Dark button for light backgrounds 

RSA donate now

<a rel="noopener" href="https://www.rsa.org.nz/support-us/donate" target="_blank" aria-label="Visit the RSA donation page (opens in a new window)">
  <img src="https://rsa.org.nz/assets/external/RSA_donate-badge_blue.png" alt="RSA donate now" />
</a>

 

 

Mini light button for dark backgrounds

RSA donate now

<a rel="noopener" href="https://www.rsa.org.nz/support-us/donate" target="_blank" aria-label="Visit the RSA donation page (opens in a new window)">
  <img src="https://rsa.org.nz/assets/external/RSA_donate-badge_white_mini.png" alt="RSA donate now" />
</a>

 

 

Mini dark button for light backgrounds 

RSA donate now

<a rel="noopener" href="https://www.rsa.org.nz/support-us/donate" target="_blank" aria-label="Visit the RSA donation page (opens in a new window)">
  <img src="https://rsa.org.nz/assets/external/RSA_donate-badge_blue_mini.png" alt="RSA donate now" />
</a>