Im a web developer and actually im working for an artist site. Well, i found this awesome tool, FusionNews, very useful. I think its perfect!!
But i want to insert into each new posted a tool to share new post everywhere on the net and social networks wich's called "ADD THIS".
I saw other posts already, but i didnt understand wher shoud i have to put the required code below? I mean, in wich php file?
<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style">
<a href="http://www.addthis.com/bookmark.php?v=250&username=xa-4cca884b624f55f4" class="addthis_button_compact">Share</a>
<span class="addthis_separator">|</span>
<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>
</div>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4cca884b624f55f4"></script>
<!-- AddThis Button END -->
THANX a lot!!!


