USER31 - JoomlaXTC HTML Module
In the USER31 position we use our JoomlaXTC HTML Module to create the responsive YouTube Video.
Use the following mark up for the Module HTML.
HTML
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
For more information on configuring the HTML Module visit the full documentation HERE