
JWPlayer 7 Background Color
Hello,
I am trying to change the JWPlayer 7 background color. By background color I mean where the video is displayed above the controllers. I am doing this because I am using the player to play radio streams (audio only) and displaying an image of the radio station's logo. I am trying to change the color from the default black to white.
I have tried editing the following CSS:
.jw-skin-playerstyle .jw-playlist-container
.jw-skin-playerstyle .jw-playlist
.jw-skin-playerstyle .jw-background-color
and set the background color to white but without any luck
I have also tried editing the JS file but also did not work.
Any idea ?