Addthis Button List and Short Code
AddThis is one of the best online social sharing service that allows you to bookmark any webpage through Addthis button or toolbox. It provide web app or plugin for many website platform: WordPress, Blogger, Joomla, MovableType, Drupal, Magento. Because addthis button list is based on html and javascript, you can use addthis button at any website. All you need to do is just copy and past a shortlist of codes.
AddThis supports many social networks and bookmarking sites. If you wanto to find the AddThis button list or short code guide for reference, check service codes list at the AddThis official website. For example, if the service code is facebook, then the corresponding short code is addthis_button_facebook. Here are several common AddThis button codes. I hope this article will help you to customize your own AddThis button.
- <!– AddThis Button BEGIN –>
- <div class=“addthis_toolbox addthis_default_style addthis_32x32_style”>
- <a class=“addthis_button_facebook”></a>
- <a class=“addthis_button_twitter”></a>
- <a class=“addthis_button_pinterest_share”></a>
- <a class=“addthis_button_google_plusone_share”></a>
- <a class=“addthis_button_stumbleupon”></a>
- <a class=“addthis_button_linkedin”></a>
- <a class=“addthis_button_delicious”></a>
- <a class=“addthis_button_digg”></a>
- <a class=“addthis_button_reddit”></a>
- <a class=“addthis_button_blogger”></a>
- <a class=“addthis_button_tumblr”></a>
- <a class=“addthis_button_squidoo”></a>
- <a class=“addthis_button_more”></a>
- <a class=“addthis_counter addthis_bubble_style”></a>
- </div>
- <script type=‘text/javascript’ src=“https://s7.addthis.com/js/300/addthis_widget.js”></script>
- <!– AddThis Button END –>
Check here for more AddThis button styles.