Skip to Content

INN Member Badge

The INN Network member badge helps your organization show audiences and funders that you uphold INN’s high standards of journalistic quality, editorial independence and transparency.

Display the badge in your website’s footer (recommended) or About section, linking it to our Nonprofit News & the INN Network page, where supporters can learn more about the values you share with your peers.

INN Network Member
INN Network Member

There are two badges available: one for full members and one for affiliate members.

Below you’ll find downloadable files as well as instructions for uploading the appropriate INN Network member badge to your website. If you have any questions, please reach out to news@inn.org.

Full members

Option A: Block Based WordPress

  1. Click the link to the image format you prefer (below).
  2. Right click and select “Save Image As.”
  3. Choose a destination on your computer.
  4. In WordPress, use the block inserter to insert an Image Block.
  5. Select the INN Network member badge you just saved to your computer.
  6. After inserting the image, select the image block and click the “Insert Link” icon in the Image Toolbar. 
  7. Link the badge to the following URL: https://inn.org/about/network/?utm_source=web&utm_medium=website&utm_campaign=member+badge
  8. The inserted image should be displayed at 142 pixels wide by 92 pixels tall. The @2x resolution image above will need to be scaled down to display at the proper size and resolution.

Downloadable Files

SVG (Scalable Vector Graphic): Best quality. No need to worry about resolution. Supported by most servers.

JPG: Good quality. Should use @2x image size and scale down for the best resolution. Supported by all servers.

Option B: HTML with a JPG image

<a href="https://inn.org/about/network/?utm_source=web&utm_medium=website&utm_campaign=member+badge" target="_blank"><img src="https://inn.org/member-badge-assets/inn-member-badge@2x.jpg" alt="INN Network Member" height="92" width="142" /></a>

Option C: HTML with an SVG (scalable vector graphic)

<a href="https://inn.org/about/network/?utm_source=web&utm_medium=website&utm_campaign=member+badge" target="_blank"><img src="https://inn.org/member-badge-assets/inn-member-badge.svg" alt="INN Network Member" height="92" width="142" /></a>

Affiliate members

Option A: Block Based WordPress

  1. Click the link to the image format you prefer (below).
  2. Right click and select “Save Image As.”
  3. Choose a destination on your computer.
  4. In WordPress, use the block inserter to insert an Image Block.
  5. Select the INN Network member badge you just saved to your computer.
  6. After inserting the image, select the image block and click the “Insert Link” icon in the Image Toolbar. 
  7. Link the badge to the following URL: https://inn.org/about/network/?utm_source=web&utm_medium=website&utm_campaign=member+badge
  8. The inserted image should be displayed at 142 pixels wide by 92 pixels tall. The @2x resolution image above will need to be scaled down to display at the proper size and resolution.

Downloadable Files

SVG (Scalable Vector Graphic): Best quality. No need to worry about resolution. Supported by most servers.

JPG: Good quality. Should use @2x image size and scale down for the best resolution. Supported by all servers.

Option B: HTML with a JPG image

<a href="https://inn.org/about/network/?utm_source=web&utm_medium=website&utm_campaign=member+badge" target="_blank"><img src="https://inn.org/affiliate-badge-assets/inn-affiliate-badge-2x.jpg" alt="INN Network Member" height="92" width="142" /></a>

Option C: HTML with an SVG (scalable vector graphic)

<a href="https://inn.org/about/network/?utm_source=web&utm_medium=website&utm_campaign=member+badge" target="_blank"><img src="https://inn.org/affiliate-badge-assets/inn-affiliate.svg" alt="INN Network Member" height="92" width="142" /></a>

Back to top