Well I tried to copy the original version in there, but I will ty it again and see what happens. the wierd things is, it's only on that one page. all the others look ok. is there a template to governs the layout of the forum index?
--------------- Added [DATE]1200939316[/DATE] at [TIME]1200939316[/TIME] ---------------
ok, I reverted what I posted above to this..
<!-- logo -->
<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
same issue.
|