Brightcove player settings may not let dominKnow | ONE's default settings increase the size.

Typically, when you add embedded videos in dominKnow | ONE, you can adjust the video playback size through the embed code that is created OR with the options utilized in the embed creator.

 

Customers using Brightcove have reported that this does not work in the same way with Brightcove and thus you may find all your videos  stuck at set size of 285px. 

 

If this is your situation, here is one way to remedy this situation.

Brightcove Embedded Settings

When in Brightcove and creating your embed code, access the Advanced settings and set the sizing to Responsive and aspect ratio of 16:9. Set your preferred Player width: e.g., 960.

 

NOTE: These suggested settings are for Flow. For Claro you may want to adjust accordingly.

Theme Settings: Add CSS

The last step is to add an override into your theme CSS. 

  1. Edit your Theme
  2. Select Add CSS
    1. NOTE: If you don't see this option, you may not have permission and your Admin will need to do this step or adjust your permissions.
  3. Add this code element
    1. .dki-videoembed-element .dki-authoring-content-wrapper { max-width: none !important; /* full width video */ } 

  4. Save the Theme.

  0     0

Similar Projects

Questions  ( 0 )