A recent addition to one of our clients pages placed their youtube video above a placed image.

In order to make youtube video embedded in iframe below image, use the following (add bold highlights):

<iframe src=”http://www.youtube.com/embed/lzQgAR_J1PI?wmode=transparent” frameborder=”0″ wmode=”Opaque”>

* don’t forget the question mark in url as well

Leave a Comment