• Resolved silvercrow

    (@silvercrow)


    Is there a way to center the video boxes without changing your code?
    I have tried in css with the .embedflash class but isnt working.

    You should add an option for this I like to have the pics centered in the posts and also would like to have the videos centered. Maybe Im doing something wrong please enlight me.

    Anyways Pascal I love your plugin <3

Viewing 3 replies - 1 through 3 (of 3 total)
  • pasber

    (@pasber)

    To center the flash, just put the code into a div container with style="text-align:center", like:

    <div style="text-align:center">[flash ...]</div>

    The HTML view in your editor is best for it. I don’t think that style issues have to be solved by the plugin.

    Thread Starter silvercrow

    (@silvercrow)

    Ohh thank you .

    pasber

    (@pasber)

    np 🙂

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘[Plugin: pb-embedFlash] Easy way to center the flash objects?’ is closed to new replies.