Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

Logo place setting not working on v7


Hi,
with the update to 7, logo margin and position settings are not working and logo is displaying at top right with 8px margin (default).

Also couldn't see position and margin definition at http://support.jwplayer.com/customer/portal/articles/1406865-branding-your-player

Any ideas?

logo: {
file: 'logo.png',
link: 'http://link.com',
margin: '0',
position : 'bottom-left'
},

8 Community Answers

Andrew

JW Player Support Agent  
-6 rated :

Hi,

We don’t yet support custom logo positions with JW7. This is something that will be added back in a future version, however!

og6ken

User  
4 rated :

@andrew
when can we expect this feature? It is very important to change the location of our logos.

tony

User  
2 rated :

Absolutely need this fixed as well.

tom

User  
2 rated :

In JW7 the position of 'related videos' control seems to have moved from top left to top right, so now it clashes with the position of my logo. I can't move the logo since the logo position option no longer works in this version. I can't really update the player version on our websites until this feature is added back in.

kmnaing

User  
2 rated :

I need to be able to change the logo position as well.

Thanks.

it

User  
0 rated :

I too would like to get the logo position working, at least to what JW6 had it working. Getting more granular controls I can sacrifice as long as I can get more than the top-right position at this point. Please, notice us users who need logo position. Notice us senpai, notice us.

uluc.rasimoglu

User  
1 rated :

For a workaround; positioning the player to the bottom right:

<style>
.jw-controls .jw-controls-right
{
margin:0;
bottom: 50px;
top:auto;
}
.jw-logo
{
padding:0;
}
</style>

cdn Campus

User  
1 rated :

This feature is working now, in JW Player 7.3.4, released February 25, 2016.

This question has received the maximum number of answers.