I've tried every possible combination to center a video in the post and it doesn't work. As soon as that post is previewed or published the video is always on the left margin. Other text and images will center, but videos will not.
Any Suggestions?
(5 posts)
(2 voices)
I've tried every possible combination to center a video in the post and it doesn't work. As soon as that post is previewed or published the video is always on the left margin. Other text and images will center, but videos will not.
Any Suggestions?
Hello,
In the HTML tab of your content editor, you can add a wrapper div around the video, and apply some CSS margins to it. For example:
<div style="width:400px;margin:0 auto;">
Your video...
</div>
Cool, thank you!
I think I'm just going need my money back. It's ridiculous that I have to post here every time I want something to work, and yet your fixes never seem to do what I ask. It takes 5 conversation or more to get it to finally do what I want and what it's design to do the first time.
UGh.
Hello,
Were there any problems with the CSS tweak that I provided you?
If so, please show me the link to your page and I will take a look at it's source code.
You must log in to post.