Hi,
I have a header image that, and the forums that won't properly align with each other. The forums is tilt a little bit to the right. I have set the forums width to exact pixel as the header. The body margin is all set to 0px also. Have anyone know a solution for this? Thanks for help.
I see a few other people also have this same problems, but none have the answers.
http://www.909ms.com/header.jpg
Here's the solution:
just remove the
Quote:
<div align="center"><!-- logo --></div>
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
<td align="$stylevar[right]">
</td>
</tr>
</table>
<!-- /logo -->
<!-- content table -->
$spacer_open
$_phpinclude_output
|