• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] Chameleon on Slider

Started by Luiggy,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

LuiggyTopic starter

Hi,

How can I expand my video on chameleon player on the slider. On the mobile version looks like there is a space empty.


Thanks!!
:cool:
  •  

sikor

Site name?
try
<video width="100%"

or you can use in the relevant class like this.

video {
  width: 100%    !important;
  height: auto   !important;
}
  •  

LuiggyTopic starter

  •  

PHPVibe A.

I've noticed, but it's pretty hard to work with this, there are about 3 iframes pulled there (because chameleon is like this), so it's hard to have a touch solution till the video tag.

LuiggyTopic starter

It's ok, no matter, phpvibe is AWESOME anyway!!!
:cool:
  •  

Similar topics (7)