2016-02-16, 11:20 AM
Hello! I am trying to align my header image to center in Square Theme. Here is my modified header template:
![[Image: 68f79b9be8dcdb412de2ab98a5a6f318.png]](https://camo.mybb.com/d6b6f3364de4c1627ac18cc5e27ecb7ab8b74481/687474703a2f2f7777772e706978686f737465722e696e666f2f662f323031362d30322f36386637396239626538646364623431326465326162393861356136663331382e706e67)
Thanks in Advance
<div class="scrolltotop"><i class="fa fa-caret-up fa-2x"></i></div>
<div id="container">
<div id="header">
<img src="http://media.dcodingtheweb.com/logo.png" alt="Dcoding The Web">
</div>
<div id="panel">
<div class="wrapper">
<div class="news">
<div class="announcements"><i class="fa fa-microphone fa-2x"></i></div>
<div class="automsj">
<ul>
<li class="quotes">This forum is currently under construction</li>
</ul>
</div>
</div>
<div class="usersection">
{$welcomeblock}
</div>
</div>
</div>
<div id="content">
<div class="wrapper">
<br />
<navigation>
{$pm_notice}
{$bannedwarning}
{$bbclosedwarning}
{$unreadreports}
{$pending_joinrequests}
{$awaitingusers}
<br />
It currently looks this:Thanks in Advance
