开发者

Facebook Like Box Header missing if faces=false and stream=false

I've inserted a like box into my page but I have a problem with it.

<fb:like-box href="http://www.facebook.com/TermeszetBolond.Hu" width="176" show_faces="false" border_color="#befcbe" stream="false" he开发者_StackOverflow中文版ader="true" height="140"></fb:like-box>

The like box is loaded, but the facebook header is missing. You can see the result of this code on the left-middle of http://termeszetbolond.hu

Please heeelp... :)


try: by default show faces is false so need to declare it, same with stream.

<fb:like-box href="http://www.facebook.com/TermeszetBolond.Hu" width="176" header="true" height="140"></fb:like-box>
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜