Hello, I have this vertical code that will allow the addthis flowing on the right hand side of my website.
However all of a sudden, it does not work anymore.
Here is the code, please let me know how to fix this
<!-- AddThis Button BEGIN -->
<div class="addthis_bar addthis_bar_vertical addthis_bar_medium" style="top:180px;right:11px; left: auto !important;">
<div class="addthis_toolbox addthis_default_style addthis_32x32_style">
<span><a class="addthis_button_pinterest_pinit" pi:pinit:url="http://store.iJDMTOY.com" pi:pinit:media="http://www.ijdmtoy.com/images/web_site/promo-box/march/mid-promo.jpg"></a> </span>
<span> <a class="addthis_button_google_plusone_badge" g:plusone:size="medium" g:plusone:href="https://plus.google.com/115676658187560675624/"></a></span>
<span><a class="addthis_button_preferred_1"></a></span>
<span><a class="addthis_button_preferred_2"></a></span>
<span><a class="addthis_button_preferred_3"></a></span>
<span><a class="addthis_button_compact"></a></span>
</div>
</div>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=ilovejdmtoy"></script>
<!-- AddThis Button END -->