how i added facebook like button to my site
How to get started
1.login to your blogger dashboard
2.go to layout on the new blogger interface
3.click on edit html
4.carefully click on expand widget
5.press Ctrl+F on your keyboard
6. search for <data:post.body/>
7. highlight the code below
<br/> <br/> <b:if cond='data:blog.pageType ==
"item"'><div><iframe
allowTransparency='true'
expr:src='"http://www.facebook.com/plugins/like.php?href="
+ data:post.url +
"&layout=standard&show_faces=false&width=100&action=like&font=arial&colorscheme=light"'
frameborder='0' scrolling='no' style='border:none; overflow:hidden;
width:400px; height:27px;'/></div></b:if> <br/>
8.paste the code just below
<data:post.body/>9. press save
you will see the facebook like button show under your blog post which can be easily used by your viewers.
visit earnonlineng.com for more updates about internet stuffs and ideas.codes from the don
Just incase you need more blogging things,then read here
Comments
Post a Comment