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
Hello, Replace current code with code given below Code: <iframe width="100%" height="360" src="//www.youtube.com/embed/bEDTwG1FPVk?rel=0;3&autohide=1&showinfo=0" "&showinfo="0" frameborder="0" allowfullscreen=""></iframe> This will solve your issue. Thanks & Regards Gourav Shrivastava