就像盒子不工作一样
点赞框并没有像 Facebook 开发者页面中预览模式那样出现。有人经历同样的事情吗? 有人可以帮助我吗?
区别:
预览模式下的颜色是标准 FB 颜色,而我的博客中有一些是黑色。
预览模式下的框背景是白色的,而在我的博客中是黑色的。
这是我从 FB 得到的 IFRAME:
<iframe src="//www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2FIndonesia-Travel-Guidebook%2F193922257303230&width=292&colorscheme=light&show_faces=false&border_color&stream=true&header=true&height=427" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:292px; height:427px;" allowTransparency="true"></iframe>
谢谢
The like box didn't appear like the one in the preview mode in the facebook developer page. Is anybody experiencing the same thing?
Can anybody help me?
Differences:
The colors in the preview mode was the standard FB colors, whereas in my blog some were black.
The background of the box in the preview mode was white, whereas in my blog was black.
This the IFRAME that i got from FB:
<iframe src="//www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2FIndonesia-Travel-Guidebook%2F193922257303230&width=292&colorscheme=light&show_faces=false&border_color&stream=true&header=true&height=427" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:292px; height:427px;" allowTransparency="true"></iframe>
Thank you
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Dimas iframe 版本是透明的。您可以通过
在此处添加 iframe 使用样式示例来解决此问题:
http://shawnsspace.com/atests.php
Dimas The iframe version is transparent. you can fix this by adding style
Example of your iframe usage here:
http://shawnsspace.com/atests.php