STEP 1: open design -> edit HTML
-> expand widgets
3.
click on the text and click CTRL+F and a search box will open in the right corner. search for <data:post.body/>
this you will copy bellow it:
<b:if cond='data:blog.pageType == "item"'>
<iframe allowTransparency='true' expr:src='"http://www.facebook.com/plugins/like.php?href=" + data:post.url + "&layout=button_count&show_faces=false&width=180&action=like&font=arial&colorscheme=light"' frameborder='0' scrolling='no' style='border:none; overflow:hidden; width:180px; height:30px;'/>
<iframe allowTransparency='true' expr:src='"http://www.facebook.com/plugins/like.php?href=" + data:post.url + "&layout=button_count&show_faces=false&width=180&action=like&font=arial&colorscheme=light"' frameborder='0' scrolling='no' style='border:none; overflow:hidden; width:180px; height:30px;'/>
</b:if>
so it looks like this:
delete now the first and the last row and you are all done.
;)


Thank you, it works ! :) But i have a thing in my mind... how can i see who liked my posts/links?
ReplyDeleteI would also like to know this. Also how can you decide what image if displayed when the link is liked, as mine randomly grabs images at the mo. Cheers
ReplyDelete