Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter wdwyer144

    (@wdwyer144)

    Okay I fixed it. This works better:

    .fluid-width-video-wrapper iframe, .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed{
    position: relative;
    }

    That is compatible with both Mozilla and Internet Explorer.

    Thread Starter wdwyer144

    (@wdwyer144)

    So I noticed from a previous post that you can change the CSS so that it will not be displayed over the archive list.

    .fluid-width-video-wrapper object {
    position: relative;
    }

    However, now that it is relative, the viewer doesn’t show up at all in Internet Explorer or Mozilla Firefox. Can the author help me out with this? I like the format, but it’s not that useful if it is not compatible with multiple browsers.

Viewing 2 replies - 1 through 2 (of 2 total)