VIDEO CODE

Discussion in 'ButterBelly WordPress Theme' started by bizgirl, Jan 6, 2014.

  1. bizgirl

    bizgirl Member

    Joined:
    Feb 4, 2013
    Messages:
    145
    Likes Received:
    7
    Hi there,

    I would like to remove the top and bottom black headers on my video at www.aussiemusicroadtrip.com so it appears larger.

    I would like it to have the same look as the one at www.smartglobalpay.com

    I did try to integrate the html code you helped me with from SGP into this, but couldnt get it to work.

    This is the current video code -


    <iframe width="360" height="360" src="//www.youtube.com/embed/bEDTwG1FPVk?feature=player_embedded" frameborder="0" allowfullscreen></iframe>

    Many thanks,

    Maggie
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Replace current code with code given below
    Code:
    <iframe width="100%" height="360" src="//www.youtube.com/embed/bEDTwG1FPVk?rel=0;3&amp;autohide=1&amp;showinfo=0" "&showinfo="0" frameborder="0" allowfullscreen=""></iframe>

    This will solve your issue.


    Thanks & Regards
    Gourav Shrivastava
     
  3. bizgirl

    bizgirl Member

    Joined:
    Feb 4, 2013
    Messages:
    145
    Likes Received:
    7
    Thanks Gourav...
     

Share This Page