Problems with Youtube size in posts
-
I have the free version of Make. Embedding youtube videos is proving to be impossible on posts. When I make pages, it is fine, because they are bounded by their containers in the builder templates. But I don’t have builder templates in posts, so they always enlarge to the maximum size of the entry.
Even if I put embed tags around them constraining their width, they still stretch out to be huge. They look resized in the editor, but then when the post is published, the new width is ignored.
I tried to change the max-width for the iframe in the CSS, and it will contrain the video size, but then there is an invisible wrapper that takes up that whole space that the enlarged video would take – so then I’ll have a video that’s the right size surrounded by a ton of whitespace.
Here is a test post with the same video. The first is not with any embed code on it, the second has an embed limiting the width. As you can see, they are both the same huge size, and the embed code is ignored.
https://thosemartins.com/?p=1184
Help please! and thanks!
- The topic ‘Problems with Youtube size in posts’ is closed to new replies.