Note: This documentation applies to our advanced configuration tools. For the available sizes of our newest tools look in their configuration.
To add the LinkedIn button to your AddThis sharing tool, use the following code:
<div class="addthis_toolbox addthis_default_style"> <a class="addthis_button_linkedin_counter"></a> </div>
Preview:

To show the button vertically, do this:
<div class="addthis_toolbox addthis_default_style"> <a class="addthis_button_linkedin_counter" li:counter="top"></a> </div>
Preview:

To show the button without a counter, do this:
<div class="addthis_toolbox addthis_default_style"> <a class="addthis_button_linkedin_counter" li:counter="none"></a> </div>
Preview:
