Edit theme.html and theme2.html and change this
Code:
<td class="logoimg" align="left"><img src="themes/gow2blue/images/gowlogo.jpg" alt="logo" height="149" width="868"></td>
To
Code:
<td class="logoimg" align="center"><img src="themes/gow2blue/images/gowlogo.jpg" alt="logo" height="149" width="868"></td>
|