How can I alter the position of the flashvideo player?
-
Hi,
I am trying to alter the margins of the flashvideo player (from mac-dev.net) but nothing seems to be working. I have tried:
‘<div style=”margin-top: 12px; margin-bottom: 12px;”>[flashvideo filename=”mywebsite/wordpress/wp-content/uploads/filename.flv” /]</div>’
‘[flashvideo filename=”mywebsite/wordpress/wp-content/uploads/filename.flv” style=”margin-top: 12px; margin-bottom: 12px;” /]’
All my images are shown as ‘<img style=”margin-top: 12px; margin-bottom: 12px;” src=”mywebsite/wordpress/wp-content/uploads/filename.gif” alt=”filename.gif” />’ and I would like the same settings for my videos.
Does anybody know how I can do it?
Many thanks in advance for your help!
- The topic ‘How can I alter the position of the flashvideo player?’ is closed to new replies.