不想用官方給的英文Like,
參考以下兩位大大的文章終於成功,
哲生博客 Jason Blog
Nobody Search
官方英文版的網頁
登入Blogger設計 → 進入範本 → 修改html → 勾選 "展開小裝置範本"
- 如要放在文章內容的頂方→收尋<b:includable id='post' var='post'>→在此行的下面,貼上下列語法:
document.write('<iframe src="http://www.facebook.com/plugins/like.php?href=<data:post.url/>&layout=standard&show_faces=true&width=450&action=like&font=verdana&colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:65px"></iframe>');
- 如要放在文章的底部
→收尋<data:post.body>
→在此行的下面,貼上下列語法:
document.write('<iframe src="http://www.facebook.com/plugins/like.php?href=<data:post.url/>&layout=standard&show_faces=true&width=450&action=like&font=verdana&colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:65px"></iframe>');
覺得這篇值得推薦,別忘記在下方按個讚喔!