I have recently seen on the internet that the 'AddThis' social networking button (service) may be doing some things I personally believe it shouldn't be doing. Specifically, that information is being collected by the site owners of AddThis. We are however recommending that you go into your layout and use a different service from Add Any - AddToAny - Share / Bookmark Button, Email Button, Subscribe Button Widgets . It also clears up a small graphic discrepancy with the I.E browser making a horizontal scroll bar on the bottom of your browser. Here is the code TemplateCodes are now using. This simply replaces the existing add this code in the layout.tpl file for each template. You may customise the colors to your liking. <!-- AddThis Button BEGIN --> <a class="a2a_dd" href="http://www.addtoany.com/share_save"><img src="http://static.addtoany.com/buttons/share_save_171_16.png" width="171" height="16" border="0" alt="Share/Save/Bookmark"/></a><script type="text/javascript">a2a_linkname=document.title;a2a_linkurl=location.href;a2a_onclick=1;a2a_color_main="cccccc";a2a_color_border="dddddd";a2a_color_link_text="666666";a2a_color_link_text_hover="000000";a2a_color_bg="ffffff";</script><script type="text/javascript" src="http://static.addtoany.com/menu/page.js"></script> <!-- AddThis Button END -->