How to add Facebook like button in Your blog?
>> Wednesday, May 25, 2011
First Step: Go to your blog Account .Click on Dashboard icon.
SecondStep: Click on the design icon,now you will get a new page like ARRANGE ELEMENTS,In this section click on EDIT\HTML icon.
ThirdStep: On your keyboard Press ctrl+f and paste <data:post.body/> find it on your template.
Fourth Step:Paste the below code after or before the <data:post.body/>.Then Save the template automatically you will get the share button
Code:
<script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like layout="standard" show_faces="false" width="350" action="like" colorscheme="light"></fb:like>
SecondStep: Click on the design icon,now you will get a new page like ARRANGE ELEMENTS,In this section click on EDIT\HTML icon.
ThirdStep: On your keyboard Press ctrl+f and paste <data:post.body/> find it on your template.
Fourth Step:Paste the below code after or before the <data:post.body/>.Then Save the template automatically you will get the share button
Code:
<script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like layout="standard" show_faces="false" width="350" action="like" colorscheme="light"></fb:like>
0 comments:
Post a Comment