Log in

View Full Version : Forum Top Image


Jezella
08-02-2004, 12:00 PM
Where do I fine the instruction to change the vBulletin forum top image.

Vega
08-02-2004, 01:02 PM
Are you talking about the logo? *gg*

If so, replace the content of your header-Template with the following


<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="center"><a href="$vboptions[forumhome].php?$session[sessionurl]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
</tr>
</table>
<!-- /logo -->


<!-- content table -->
$spacer_open

$_phpinclude_output