Log in

View Full Version : How to change banner of my Vbb Forum ?


gbml4u
01-31-2007, 05:52 PM
Hi all u guys, can u tell me how can i change banner of my VBB forum ?

I tried but i dont know, what does to be done ?

thanks in advanced.

paul41598
01-31-2007, 05:55 PM
check the header template.

gbml4u
01-31-2007, 06:31 PM
can u write for me the code to add a links of banner to my header

its the code of my site's header

<!-- 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]">
&nbsp;
</td>
</tr>
</table>
<!-- /logo -->

<!-- content table -->
$spacer_open

$_phpinclude_output

WhaLberg
01-31-2007, 06:35 PM
You can also upload your logo and change its name to vbulletin3_logo_white.gif. :)

gbml4u
01-31-2007, 06:37 PM
You can also upload your logo and change its name to vbulletin3_logo_white.gif.

I dit it, uploaded and renamed my new pic to the folder of vbulletin3_log...but its still like before. T_T

ok, I did it, thanks 4 u guys :)

but can you tell me more, how can change color of my background or change my background to a file which i uploaded. thx so much.