Skip to content

Instantly share code, notes, and snippets.

@schalkburger
Last active August 29, 2015 14:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save schalkburger/abecd3c910ac8313eb2a to your computer and use it in GitHub Desktop.
Save schalkburger/abecd3c910ac8313eb2a to your computer and use it in GitHub Desktop.
AddThis custom buttons
<div class="addthis_toolbox addthis_default_style addthis_32x32_style">
<a class="addthis_button_facebook social-icon"> <img src="/img/icon-social-facebook.png" width="57" height="57" border="0" alt="Share" />
<a class="addthis_button_twitter social-icon"> <img src="/img/icon-social-twitter.png" width="57" height="57" border="0" alt="Share" />
<a class="addthis_button_google social-icon"> <img src="/img/icon-social-google.png" width="57" height="57" border="0" alt="Share" />
<a class="addthis_button_email social-icon"> <img src="/img/icon-social-email.png" width="57" height="57" border="0" alt="Share" />
</a>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment