AddThis 3D
Categories
Component ID
2320025
Component name
AddThis 3D
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Dashboard Driven Display
AddThis tools can be configured from your dashboard on addthis.com. When you choose a share or follow tool, the instructions for the HTML portion are to add an empty div to your code where you would like the buttons to appear, and then do all your configuration from addthis.com/dashboard. The HTML looks something like this, with different CSS classes for different tools:
<!-- Go to www.addthis.com/dashboard to customize your tools -->
<div class="addthis_sharing_toolbox"></div>This module implements a custom display to make this kind of configuration possible when using the AddThis module. It has a setting for the tool's CSS class, so you can add any of the follow or share tools. Then you can use the configuration at addthis.com/dashboard to choose services and set options.
Requirements
AddThis module version 7.x-4.x
AddThis.com account
