且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

fb:like-box,自定义css?

更新时间:2023-12-04 22:50:52

新的like-box 不接受css"属性.你必须使用旧的 fb:fan 插件来实现它.

The new like-box does not accept the "css" attribute. You have to use the old fb:fan plugin to achieve it.

例如:

<fb:fan profile_id='[PAGE_ID]' width='300' height='256' show_faces='true' stream='false' header='false' css='[CSS_URL]'></fb:fan>

记得添加all.js".

Remember to add the "all.js".