Hello,
Recently I was searching for a Valid XHTML Facebook and Twitter buttons, I have found 2 methods :
1.Mert.C. Method : Facebook "like" Button for Vbulletin
2.Using Addthis.com Script + vbseo Virtual HTML Display feature :
You can also use style options like style="float:$stylevar[right];" to make it right/center/left aligned.HTML Code:<!-- FB Like-Tweet Button - Google+ START --> <a class="addthis_button_google_plusone" ></a> <!--VBSEO_VIRTUAL_HTML--><a class="addthis_button_facebook_like" style="float:$stylevar[right];" fb:like:layout="button_count"></a><!--/VBSEO_VIRTUAL_HTML--> <a class="addthis_button_tweet" style="float:$stylevar[right];"></a> <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4d03833d4f0badb3"></script> <!-- FB Like-Tweet Button - Google+ END -->
Note: The source code of these buttons is made by Addthis.com
Regards.


2Likes
LinkBack URL
About LinkBacks





Reply With Quote
