Log in to your blogger account
Go to edit html
Back up your template first
Find this
<data:post.body/>
Go to edit html
Back up your template first
Find this
<data:post.body/>
Immediately after that paste this code
<b:if cond='data:blog.pageType == "item"'>
<iframe allowTransparency='true' expr:src='"http://www.facebook.com/plugins/like.php?href=" + data:post.url + "&layout=standard&show_faces=false&width=100&action=recommend&font=arial&colorscheme=light"' frameborder='0' scrolling='no' style='border:none; overflow:hidden; width:450px; height:40px;'/>
</b:if>
If you want to show everywhere, the Line in Red.
Try changing "action=like" to "action=recommend"
Try changing "layout=button_count" to "layout=standard" a
Try changing "colorscheme=light" to "colorscheme=dark" or "colorscheme=evil"
Preview whats Suits you, then Save.
0 comments:
Post a Comment