CSS Facebook Like Box IFrame修复

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了CSS Facebook Like Box IFrame修复相关的知识,希望对你有一定的参考价值。

CSS

#fbcontainer{
overflow:hidden; 
width:289px; 
height:425px
}

#fbiframe{
border:none; 
overflow:hidden; 
width:292px; 
height:427px; 
position:relative; 
margin-left:-2px; 
margin-top:-2px;
}



HTML

<div id=fbcontainer>

<iframe id=fbiframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fplatform&width=292&colorscheme=dark&show_faces=true&stream=true&header=true&height=427" scrolling="no" frameborder="0" 
allowTransparency="true"></iframe>

</div>

以上是关于CSS Facebook Like Box IFrame修复的主要内容,如果未能解决你的问题,请参考以下文章

CSS Facebook Like Box IFrame修复

css Deixa o Facebook Like Box Responsivo

html 非阻塞异步Facebook Like box

Facebook-Like-Box-IFrame-fix

如何让 Facebook Like Box 响应式?

CSS Facebook喜欢Box CSS布局设计