Are you using the ad_header_logo ad location. If not you can just use this code.
Code:
<!-- logo -->
<a name="top"></a>
<table border="0" style="width:$stylevar[outertablewidth]px; margin-left:5px;" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="center"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
</tr>
</table>
<!-- /logo -->
<!-- content table -->
$spacer_open
$_phpinclude_output
$ad_location[ad_header_end]