Responsive video

Homepage Community Forums Epik Theme Support Responsive video

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #4669
    craig40not
    Customer

      I see you have a section in the css regarding responsive videos (22c – Responsive Videos). Do you have a sample iFrame markup that will be responsive? I can’t get my standard iFrame to work.

      Loving Epik.

      Craig

      #4681
      Wes
      Moderator

        You can add that class to a div (for example) and then add the embed code inside of it.

        Example –

        <div class="video-container">
        <iframe width="560" height="315" src="http://www.youtube.com/embed/lqBhgEQ4LT0?rel=0" frameborder="0" allowfullscreen=""></iframe>
        </div>
        #4685
        craig40not
        Customer

          Thanks Wes. That worked for YouTube, but not for my video hosting service. Seems like it should work for anything. I sent them an e-mail.

        Viewing 3 posts - 1 through 3 (of 3 total)
        • You must be logged in to reply to this topic.