|
turn on suggestions
![]() Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type. | |
If you don't find an answer, please click here to post your question.
|
12-06-2017 09:35 PM
We're using the v4 version of the player with the standard skin:
https://player.ooyala.com/static/v4/production/latest/skin-plugin/skin.json
When a video is paused, it blurs the screen and darkens. Can this be customised or removed?
12-07-2017 11:02 AM
Hello, sdouglas!
Player V4 provides a default CSS file with detailed settings that define the Player V4 user interface.
html5-skin.min.css
In particular, blur effect on the pause screen is adjustable using the following class
.oo-player-container .oo-blur class
You might be interested in reviewing the following page Customizing the Player V4 Appearance Using CSS
Please let us know you have any questions!