Change Uploaded Video Player Size

Open and backup

Quote:
module/video/include/service/convert.class.php

Look for
Quote:
$iWidth = 620;
$iHeight = 386;

and change it to whatever you want.

Than find

Quote:
module/video/template/default/controller/view.html.php

Look for
Quote:

and change the
Quote:
width:630px; height:386px

to what ever you want

Comments
Only verified clients can post comments on our community. If you have any questions feel free to contact us here.
No Comments. Login or Signup to be first.