為blogger添加Facebook的讚和發送

設計-修改 HTML-展開小裝置範本

<div class='post-header-line-1'/>(加到每篇標題下)

或者

<data:post.body/>(加到每篇結尾處)

在以上代碼後面加上:

<iframe allowTransparency='true' expr:src='&quot;http://www.facebook.com/plugins/like.php?href=&quot; + data:post.url + &quot;&amp;layout=standard&amp;show_faces=false&amp;width=100&amp;action=like&amp;font=arial&amp;colorscheme=light&quot;' frameborder='0' scrolling='no' style='border:none; overflow:hidden; width:450px; height:40px;'/>

PS:如果和本部落格一樣為黑色底,可以修改上面colorscheme=linght&amp 為 colorscheme=dark&amp

Update: 增加send按鈕可以改上面代碼為:


<script src='http://connect.facebook.net/zh_TW/all.js#xfbml=1' type='text/javascript'/> <fb:like colorscheme='light' expr:href='data:post.url' font='' layout='standard' send='true' show_faces='false' width='450'/>

沒有留言:

張貼留言