SyntaxFix
Write A Post
Hire A Developer
Questions
Its easy, just wrap it in a relative box like so:
<div class="relative"> <div class="absolute">LOGO</div> </div>
The relative box has a margin: 0 Auto; and, important, a width...