Hello - I'm now trying to add these buttons on pages and each button is laying out on a separate line versus all of them being on a single line. For example, see under the video on: http://thesmarterscienceofslim.com/test/. I am just copying and pasting the following code which is working fine on other pages such as: http://thesmarterscienceofslim.com/the-book/
Thanks for any help you can provide.
<p> </p><!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style ">
<span class="addthis_separator"> </span>
<span class="addthis_separator"> </span>
<span class="addthis_separator"> </span>
<span class="addthis_separator"> </span>
<span class="addthis_separator"> </span>
<span class="addthis_separator"> </span>
<span class="addthis_separator"> </span>
<span class="addthis_separator"> </span>
</div>
<script type="text/javascript">var addthis_config = {"data_track_clickback":true};</script>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#username=jonathanbailor"></script>
<!-- AddThis Button END -->