• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] logo placer place

Started by ronyhage,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ronyhageTopic starter

Hi,

I realized all the threads for the logo player are really old, did not find any updated one for 3.5.

My question is how can I change the place of the logo, basically I just want to put it a little lower.

Thanks
  •  

PHPVibe A.

Player logo? Which player? The position itself can be left-bottom, left-top, right-top, right-bottom, you can't touch the positioning by pixels (I assume jwplayer).

ronyhageTopic starter

Quote from: Alexander on
Player logo? Which player? The position itself can be left-bottom, left-top, right-top, right-bottom, you can't touch the positioning by pixels (I assume jwplayer).

ya the logo on the video (the watermark). so how can I change to left-top for example?
  •  

PHPVibe A.

You could have find this in under 1 minute.
http://stackoverflow.com/questions/20234519/about-jw-player-and-how-to-move-logo

in lib/class.providers.php change

position: "bottom-left"


to where you desire.

Similar topics (7)