Log in to blogger dashboard and edit template
Note: backup the template before you proceed with editing template code.
Once you backed up the template now, search for below like
<data:post.body/></b:if>
You'll find it more than 2 times, so simple copy paste below code right before above line.
<b:if cond='data:blog.pageType != "static_page"'> <iframe allowTransparency='true' expr:src='"http://www.facebook.com/plugins/like.php?href=" + data:post.url + "&send=true&layout=button_count&show_faces=false&width=450&action=like&font=arial&colorscheme=light&height=45"' frameborder='0' scrolling='no' style='border:none; overflow:hidden; width:600px; height:45px;'/> </b:if>
<b:if cond='data:blog.pageType != "static_page"'> <iframe allowTransparency='true' expr:src='"http://www.facebook.com/plugins/like.php?href=" + data:post.url + "&send=true&layout=button_count&show_faces=false&width=450&action=like&font=arial&colorscheme=light&height=45"' frameborder='0' scrolling='no' style='border:none; overflow:hidden; width:600px; height:45px;'/> </b:if>
0 Comments