Centre Video

Even though putting styling code inline isn’t “kosher” by modern best-practices:

Find this bit in the code:

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

Now, just add margin:auto; into the style attribute:

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

freewaytalk mailing list
email@hidden
Update your subscriptions at: