When I embed a YouTube video, no matter what dimensions I set, the published page shows it taking up the entire content width, all the way to the sidebar. I have tried various shortcodes from <iframe> to [embed] that various forums suggest.
It still expands to the full width w3hatever the code.
Here is what I currently have,
<p><iframe src=”https://www.youtube.com/embed/gFD7KGBUtKI” width=”420″ height=”315″ frameborder=”0″></iframe></p>
I takes up more than double that width. How do i fix this?
Thanks