Centering the video player
Konamito - April 16, 2009 - 22:53
| Project: | Flash Node |
| Version: | 6.x-3.1 |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Konamito |
| Status: | active |
Jump to:
Description
Hi there!
I've my videoplayer working in a flash node and I would like to center it on the node instead of being on the left side.
How could I do it?
Thanks for this good module!

#1
You can center the flash by customising your site css file to style the flash node div to the center. Take a look at the source of a page and you'll see the various div's wrapping around your flash content. Target them with css to position the content on the page.