Hi, I guess this is a frequent question, sorry. I installed the code to my site, iwsmoney.com, but it only displays the text links, no buttons. Here is the code I grabbed and tried to use:
<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style addthis_32x32_style">
<a class="addthis_button_preferred_1"></a>
<a class="addthis_button_preferred_2"></a>
<a class="addthis_button_preferred_3"></a>
<a class="addthis_button_preferred_4"></a>
<a class="addthis_button_compact"></a>
<a class="addthis_counter addthis_bubble_style"></a>
</div>
<script type="text/javascript">var addthis_config = {"data_track_addressbar":true};</script>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=ra-4fabe4531b2f4e03"></script>
<!-- AddThis Button END -->
By entering an <img src= line, I can show at least some of the buttons, but I don't think this is the way it should be done. Thanks for any help.
David Hicks
This question is closed to new answers.