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

moving play button down to the bottom


hello!

how could i move the play button down to the bottom?

<script src="http://jwpsrv.com/library/lZZvim2aEeSu8goORWfmyA.js"></script>

<div align="center">

<div id='playerfksBoAYSmxTb'></div>
<script type='text/javascript'>
jwplayer('playerfksBoAYSmxTb').setup({
file: 'http://www.uwb.at/wp-content/uploads/harmonie.flv',
image: 'http://www.uwb.at/omraam/images/Photo-Meister-721x1024.jpg',
title: 'Omraam Mikhaël Aïvanhov : L’harmonie – französisch',
width: '50%',
aspectratio: '16:9',
controls: 'true'
});
</script>

its always in the middle centered i need t down
thx
Peter

1 Community Answers

Cooper Reid

JW Player Support Agent  
0 rated :

Hi Peter -

This sort of thing can be done by building a custom skin that has a modified play button. You can learn more about building custom skins here: http://support.jwplayer.com/customer/portal/articles/1412123-building-jw-player-skins. You would have to create a play button that has some transparent padding on the top in order to shift the button itself down.

-Cooper

This question has received the maximum number of answers.