Fluid Width Video For YouTube

by | Nov 14, 2016 | Web Development | 0 comments

My problem… getting an embedded YouTube video to automatically resize according to container sizes.

This is how you would post the embeded video:

<div class="videoWrapper">
    <!-- Copy & Pasted from YouTube -->
    <iframe width="560" height="349" src="http://www.youtube.com/embed/n_dZNLr2cME?rel=0&hd=1" frameborder="0" allowfullscreen></iframe>
</div>

Then add the following custom CSS:

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

Source with more info on other video sources: https://css-tricks.com/NetMag/FluidWidthVideo/Article-FluidWidthVideo.php

Mission: Impossible – Fallout (2018) – Official Trailer

The sixth installment to the action spy films.

INTRA – From A Black Hole To The Big Bang

“The White Hole Theory”, a sort of exit from the black hole, a point where everything is born, including space and time.” – Thomas Vanz

To Read Fast Is As Bad As To Eat In A Hurry.

Really thought this was worth sharing. A THOUGHT FOR TODAY: To read fast is as bad as to eat in a hurry. -Vilhelm Ekelund, poet (14 Oct 1880-1949) Source: http://wordsmith.org/words/objurgate.html

ADAM: Episode 3

What are you willing to do, to be saved? ADAM: Episode 3 is here!

Meet The LattePanda Alpha

“The MOST powerful hackable computer runs Windows 10 and compatible with Linux, using the same Intel Core m3 processor as a MacBook.” – Lattepanda

Caesarea Villa

Studio Aiko captures the magic behind Gottesman–Szmelcman Architecture’s “Caesarea Villa”.

Meet Ra Paulette, The Cave-digging Artist

“For the past 25 years, Ra Paulette has been carving out man-made caves from the sandstone hills of New Mexico, and then sculpting these spaces into works of art.” – CBS Sunday Morning

The New UCS Millennium Falcon – LEGO Star Wars – 75192

7,541 pieces of glory!

How To Add Search Results In Headway

Simply go to your search page and add "Content" block type. That block will be where your search results show up. Source: http://headwaythemes.com/docs/article/customizing-your-search-results-page/

The Dark Crystal: Age of Resistance – Teaser

The prequel to Jim Henson’s and Frank Oz’s The Dark Crystal is here!