PDA

View Full Version : Header Image off-center


Nintendo-Daily
11-16-2008, 04:45 PM
I just added a new header image to my board and it seems to be slightly shifted to the left. The image width and the forum width (in stylevars) are the same, each is 890px.

http://www.Nintendo-Daily.com

Any idea what is causing the shift?

Lynne
11-16-2008, 04:54 PM
Remove the second column (in red):
<!-- logo -->
<a name="top"></a>
<table border="0" width="890" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="left"><a href="index.php?"><img src="images/misc/ndhimage.png" border="0" alt="Nintendo-Daily Forums v1.0" /></a></td>
<td align="right" id="header_right_cell">
&nbsp;
</td>
</tr>
</table>
<!-- /logo -->

Nintendo-Daily
11-16-2008, 04:55 PM
umm...stupid...is that in the All Styles Option where the header code is?


EDIT: AWESOME!!!! I found it in the "All Styles Option" --> header. Thanks Lynne :) :)