Forum Replies Created
-
-
12 years ago in reply to: How do I change the size of the play button?
Alec,
In that case can I just some info on how to make the play button bigger for now? and I will come back to changing the button at a later date.
12 years ago in reply to: How do I change the size of the play button?Martin,
Thank you for your reply, let me see if I have this correct, pardon the ignorance cause I don’t know much about coding.
I need to go to wp-content> plugins> fv-wordpress-flowplayer> css> flowplayer.css
Open/Edit the flowplayer.css and paste the code listed below? is that correct? If I am correct, where exactly do I paste that code, at the very top of the file? and how do I add some element ID?
I noticed the a few times in the code ({PATH TO YOUR IMAGE}.png) Where can I get the Play Button/Image located under Styling on this page?
http://flash.flowplayer.org/plugins/flash/viralvideos.html
This is the play/image I would like to use, the one under Styling.12 years ago in reply to: How do I change the size of the play button?Alec,
Thank you very much for breaking that down, it does make sense now!
Look forward to the info from Martin.
BTW: I made a new post, is there anyway to switch the button as well to the Button with the word “Play” in it.
Thank Again!
Mark12 years ago in reply to: How do I change the size of the play button?Alec,
Okay thank you very much, I will wait for the response next week. I am not that technical so I am not sure what the physical button and the CSS is.
Mark
12 years ago in reply to: How do I change the size of the play button?12 years ago in reply to: How do I change the size of the play button?Hi Guys,
I am trying to edit the size of the play button but do see any options on Line 75 or 118 with those options 83x83px.
Is this still located in /modules/flowplayer-frontend.php ?
And is it on a new line?
Thank you! Mark
12 years ago in reply to: How to get rid of the centeringHi I am trying to align a single video left but cant get it to work, I am using the following code.
<div style=”float: left”>
[flowplayer src=https://s3.amazonaws.com/WorkWithMarkChooMedia/My+Exclusive+Lead+Generation+Video.flv]
</div>Love the Plugin by the way!
Zdenka – Thank you so much, I will give that a try! Where exactly do I have to put that code?