Viewing 1 replies (of 1 total)
  • Make includes a script that causes videos to have a “fluid” width so that they will scale to fit smaller screens on tablets and mobile devices. This does cause the video to always fill the width of the content column, though. To get around this, you can add a little bit of HTML.

    1) First switch from the “Visual” to the “Text” tab of your content editor.

    2) In the spot where you want to put your video, add this instead of just the YouTube URL, using the width that you prefer:

    <div style="width: 400px;">
    [embed]http://your.video/embed-url[/embed]
    </div>

    I hope that helps!

Viewing 1 replies (of 1 total)

The topic ‘video’ is closed to new replies.