Twitist Forums
How do I add a facebook and twitter "like" button to a Website made by Microsoft Officelive? - Printable Version

+- Twitist Forums (http://twitist.com)
+-- Forum: Twitter forums (/forum-1.html)
+--- Forum: Twitter General help (/forum-6.html)
+--- Thread: How do I add a facebook and twitter "like" button to a Website made by Microsoft Officelive? (/thread-5379.html)



How do I add a facebook and twitter "like" button to a Website made by Microsoft Officelive? - Kathleen - 10-08-2012 04:22 PM

How do I add a facebook and twitter "like" button to a Website made by Microsoft Officelive ?
I want a like button, not a bookmark.
Can u please provide the instructions on how this can be done ?

OR

Can u send the xsl code for it ?

Thanking in advance.


- Ungratefulcaption836 - 10-08-2012 04:30 PM

this is a code...i think it will work

<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style">
<a class="addthis_button_facebook_like" fb:like:layout="button_count"></a>
<a class="addthis_button_tweet"></a>
</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=shwetappatil"></script>
<!-- AddThis Button END -->