I'm not that familiar with php stuff, can you explain in dummy speak ?
My header:-
Code:
<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="center"><a href="http://www.throttlejockey.co.uk/cmps_index.php"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
</tr>
</table>
<!-- /logo -->
<!-- content table -->
$spacer_open
$_phpinclude_output
Also where would I find phpinclude_start (I use vB 3.5).
Much appreciated.
Anyone ?