Inserting media
In Banno Content, you can insert media on a page.
- Place your cursor where you would like the media placed.
- In the Insert (+) drop-down menu, select Media.
-
Complete the fields for the media.
- General: enter source (URL) and dimensions. Can also constrain proportions, if adjusting dimensions.
- Embed: enter the HTML embed code for the video, found directly from the source.
- Advanced: set fallback options.
- Alternative source: a different version of the same media, in case the end user's browser does not support the original source given.
- Poster: an image to display before the video is played, if not wanting to use the video itself.
Tip:For best results and compliance with ADA, add a title attribute to your media. To add the title= attribute to the source code for embedded videos:
- After adding a video to a page, select the gear icon in the Editor tool bar.
- Select < > Source code in the drop-down menu.
- In the HTML view, add a [titlename] value after the title= in the iframe section of the code.
Parent topic: Editing page content