@amletoguerra wrote:
Hi, I created a video player playlist, in particular with vertical playlist in the right side.
In my application I modified the embedding code of the player, in order to obtain a responsive video player, following this sample:
http://player.kaltura.com/docs/index.php?path=responsiveUnfortunately the medialistContainer will appears always with a fixed width (320px) and only the video player on the left change the size in relation of the size of the viewport. See the followinf mockup:
I read this post about the template and the css customization:
and I checked the mentioned example:
http://player.kaltura.com/modules/KalturaSupport/tests/PlaylistPagingTemplate.htmlThis example works fine to change the layout of the internal components of the playlist container, but I can't find any class or html tag, in order to change the size of the playlist div container.
Basically I'd like to resize in ordert to scale it as recommended in RWD, but also a smaller fixed size will be acceptable. Finally it will be optimal downsize the height of the dropdown menu, removing the playlist video number
(eg: 200px, see this mockup:
https://www.dropbox.com/s/g4nitkn8v1bv8d3/Screenshot-2016-03-22-18.01.17.png?dl=0 )Has anyone found a solution to this?
thanks in advance.
Posts: 5
Participants: 3