• Hi,

    I cant resolve this.

    I did try the dumb <div text-align:cener;> thing

    Can’t find the css for embed code

    How can I center those videos (the one from the core with a direct link) please ?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • I tried a variety of things and was unsuccessful. In the end, I resorted to something that makes me cringe, but it worked: enclosing the [video] block in <center></center>.

    Until a proper solution makes itself apparent, I hope that helps.

    Hi Huberte,

    Switch to Text mode on the post you’re working on. Wrap the video in this tag:

    <span style="text-align:center; margin-left:auto; margin-right:auto;">
    /*video goes here*/
    </span>

    Hopefully this works for you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Center embed video’ is closed to new replies.