Adding Instagram icon/link to footer

Request Type: 
General Assistance
Author: 
Heather Smith
Issue/Request: 

I am trying to add the Instagram image linked to our instagram account to the footer on oiur site.

I see that the Facebook and Twitter were added with a class, “addthis_button”

<div class=”addthis_toolbox”><a href=”http://www.facebook.com/yalehealthcenter” title=”Facebook” class=”addthis_button_facebook”>&nbsp;</a></div>
<div class=”addthis_toolbox”><a href=”http://twitter.com/#%21/yalehealth” title=”Twitter” class=”addthis_button_twitter”>&nbsp;</a></div>

I attempted to use the same code but replacing facebook with instagram, and it created a clear button with no image.

It looks like from reading this article, that p[erhaps “addthis” does not support instagram? http://support.addthis.com/customer/en/portal/articles/381237-third-part…

So, now I’m not sure where to go next.

Hello Heather,

The social media icons seen at the bottom are the pre-built defaults. To add more you’d need to create a new block with the required social media icons and links, then assign them to the footer region.

Josue