How can I center ogg to wmv video converter?

Q: Hello,

I already searched in the FAQ on your website but didn't find anything.
Thats why I write you directly:
My question is: how can I let a Video show centered on a html page?

A: Please, find following line in your html code:

<div class="easyhtml5video" style="position: relative; max-width: 640px;">



and add "margin: 0px auto;" parameter. So, you should have:

<div class="easyhtml5video" style="position: relative; max-width: 640px; margin: 0px auto;">



Comments

No comments

Related

Related Tags

Download

Support

For troubleshooting, feature requests and general help contact us at Mail Support. Make sure to include details on your browser, operating system, Easy Html5 Video version, link to your page. In most cases you'll get a reply within 1 business day.
Please read the FAQs first to see if your question has already been answered.