Im trying to figure out how to change the logo..move it to the center, and make it larger....sorry..this is probably a EASY question...but for some reason i cant figure it out....
the image i want to use is 682x99
how do i change this header template to make it work?
Quote:
<!-- logo -->
<a name="top"></a>
<table width="$stylevar[outertablewidth]" align="center" height="77"
border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="255">
<a href="$vboptions[forumhome].php$session[sessionurl_q]"><img
src="$stylevar[imgdir_misc]/header_outp_II_01.gif" alt="$vboptions[bbtitle]"
width="702" height="119" border="0"></a></td>
<td background="$stylevar[imgdir_misc]/header_outp_II_02.gif" width="100%"
height="77"></td>
</tr>
</table>
<!-- /logo -->
<!-- content table -->
$spacer_open
$_phpinclude_output
|
Thanks!