This is the place for questions about learning design and pedagogy; how to use different page types for different purposes.

Creating space around an embedded video

  • SetaJackson
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 7 months ago #4158 by SetaJackson
Creating space around an embedded video was created by SetaJackson
Is it possible to create space around an embedded video (from YouTube)? I am using the text content type in a section in a bootstrap template, and have found that the text appears right up against the video display. Is there a way to create padding around the embedded video?




Apologies if I have posted this message twice.

Please Log in or Create an account to join the conversation.

More
9 years 7 months ago - 9 years 7 months ago #4170 by Neil Pollock
Replied by Neil Pollock on topic Creating space around an embedded video
The quickest way would possibly be just to add a margin around the video (style="margin:10px;"), for example:
Code:
<iframe style="margin:10px;" width="560" height="315" src="https://www.youtube.com/embed/XQu8TTBmGhA" frameborder="0" allowfullscreen></iframe>

For better accessibility and responsiveness you may want to look at creating a wrapper around the iframe so that it fits on the screen better if viewed on mobiles or smaller screens.
Last edit: 9 years 7 months ago by Neil Pollock.
The following user(s) said Thank You: SetaJackson

Please Log in or Create an account to join the conversation.

Moderators: ingdon
Time to create page: 0.123 seconds
Copyright © 2026 The Xerte Project.
Xerte logo Apereo logo OSI Logo