AddThis has released their support for the Facebook Like button within the AddThis sharing platform. To enable this feature into your website just copy and paste the two code sections below into your HTML page.

Addthis Facebook like button
HTML
Put the code below to where you like the button to appear on your page. For Wordpress user, put the code on single.php and page.php
<div class="addthis_toolbox addthis_default_style">
<a href="http://addthis.com/bookmark.php?v=250" class="addthis_button_compact">Share</a>
<span class="addthis_separator"> </span>
<a class="addthis_button_facebook"></a>
<a class="addthis_button_twitter"></a>
<a class="addthis_button_googlebuzz"></a>
<a class="addthis_button_email"></a>
<span class="addthis_separator"> </span>
<a class="addthis_button_facebook_like"></a>
</div>
Java Script
Put the code below before the closing </body> tag. For Wordpress user, put the code on footer.php file.
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#username=YOUR-ACCOUNT-ID"></script>
YOUR-ACCOUNT-ID is your account id on Addthis, use #username=YOUR-ACCOUNT-ID if you want to collect analytcs data about your account or just remove it if you don’t want analityc data.
Related post:
[...] This post was mentioned on Twitter by Lorensius W. L. T. Lorensius W. L. T said: How to Enable Facebook Like Button on a Web Page Using AddThis http://goo.gl/fb/j5ym7 [...]
Hey thanks for this but is this legal to use? we need this to get fans for our organ pledging page on facebook. thanks!
Yes it is legal, feel free to use it
…
i really like your world wide web web site. Its pretty informative. Goodbye!…
…
Cheers for this content, guys, maintain up the great work….
…
This can be a very good blog write-up and I defer to you what you have stated the following. I’ve already subscribed for a RSS feed in Firefox and will likely be your typical reader. Thanks for your time in writing the post….
Special: De vetste wallpapers voor je iPad deel 2/3…
[É] iPad-Sense.nl – news – ipad wallpapers got really simple now that there is a new ipad wallpapers [É] …
…
I admire the valuable details you provide within your articles. I will bookmark your weblog and have my kids verify up right here frequently. I’m quite positive they’ll find out plenty of new stuff below than anybody else!…
I want to change the facebook like button to a thumb up image can you help how to do this?