【发布时间】:2018-04-07 14:19:40
【问题描述】:
我正在为 fb 提要使用 wordpress 插件。它提供了一个简短的代码,您可以在其中设置宽度和高度。但仅以像素为单位。有没有机会设置成%(宽高100%)?
这是一个代码:
[efb_likebox fanpage_url="SPIBiH" box_width="336" box_height="487" locale="en_US" responsive="1" show_faces="1" show_stream="1" hide_cover="0" small_header="0" hide_cta="0" animate_effect="fadeIn" ]
这将使用 iframe 创建 HTML。我不知道如何在 css 中覆盖这个大小。
【问题讨论】:
标签: wordpress css iframe css-transitions