【发布时间】:2012-02-10 21:23:16
【问题描述】:
我在我的博客页面中发布了以下内容,以便为每个帖子添加个人 Facebook“喜欢”-
<script>
document.write('<iframe src="http://www.facebook.com/plugins/like.php?href=<data:post.url/>&layout=standard&show_faces=false&width=380&action=like&font=trebuchet+ms&colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:25px"></iframe>');
</script>
在特定帖子中点击“赞”后,该故事也会出现在点击“赞”的人的时间线上。但是,缩略图不起作用。
http://img.photobucket.com/albums/v369/q_quincyluk/fb_like_bug.jpg
如何将我在单个帖子中的图片显示为缩略图?
【问题讨论】:
标签: facebook-like thumbnails blogger