【问题标题】:Override iframe fixed size iz shortcode for wordpress plugin覆盖 wordpress 插件的 iframe 固定大小 iz 简码
【发布时间】: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


    【解决方案1】:

    这里已经回答了这个问题:https://stackoverflow.com/questions/583753/using-css-to-affect-div-style-inside-iframe

    您通常无法使用 CSS 定位 iframe,但您可以添加一些 javascript,将类添加到可以定位的 iframe。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2014-02-11
      • 2012-03-12
      • 1970-01-01
      • 1970-01-01
      • 2018-10-09
      • 2019-01-27
      • 2017-02-27
      • 1970-01-01
      相关资源
      最近更新 更多