Help spread the word by adding the CANDi logo from your website.

STEP 1: Save the CANDi logo

  1. Right-click on the CANDi logo (CTRL + click for MAC).
  2. Select "Save Image As" and save the logo to the appropriate folder for your website.

STEP 2: Add the CANDi logo to your website

  1. Copy & Paste the following line of code into your site
  2. Review your webpage to see if the logo appears and test to see if it links to the CANDi website
<a href="http://www.candiinternational.org/?utm_source=logo&utm_medium=link">
<img src="/images/btn_candi.gif" /></a>

NOTE TO WEBMASTER:
The above line of code specifies an '/images' directory for the location of the CANDi logo (btn_candi.gif). Depending on what directory your site stores its images in, you may need to modify the code once pasted into your site. For example, if your site stores its images in a '/pics' directory, modify the copied code from '/images' to '/pics'