Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3635
    james.hong
    Member

    Hello, when I embed a youtube video (i.e., typing the url directly) into a page or post, the Youtube Videos shows up no problem, however, there seems to be “black boxes” above and below the video. I have uploaded a screenshot here.

    Is this maybe a problem with the css? I am using the Simple Catch Premium theme, but I don’t have this issue when I try other themes.

    http://www.vfaseattle.org/wp-content/uploads/2013/02/screenshot.jpg

     

    #3647
    Sakin
    Keymaster

    @james.hong: Simple Catch Pro theme is responsive theme that is why it adjust the width as per the screensize and with of the container. If you are pasting on non-resposive theme then there won’t be a problem. Also you have embed very large video width 978px and height 550px.

    So the best option will be to use embed video and use the width 640 and height 360 one.
    For example

    <iframe width="640" height="360" src="http://www.youtube.com/embed/Ki9h8kAltaY" frameborder="0" allowfullscreen></iframe>

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Youtue embed issue’ is closed to new replies.