To add the button Recommend / send to your blog After each post in your blog, follow these steps:
2. Connect to blogger , go to Presentation >> Edit HTML >> Check the box Develop widget templates .
3. Find the following line (Ctrl + f) <data : post.body /> and just after copy / paste the following code :
<div>
< fb : like expr : href = "data: post.url " layout = ' button_count ' send = 'true'
show_faces = ' false' font = " Arial " action = " recommend" colorscheme = "light" > < / fb : like >
</ div>
4- find this line </ head> and just after , copy / paste this code:
<script src = 'http: //connect.facebook.net/en_US/all.js#xfbml=1 '
type = ' text / javascript ' />
Save your model and you will see the button after each message
recommend /send.Par later I invite you to customize your button here .

No comments:
Post a Comment