PDA

View Full Version : vBulletin Forum Help Please


Yourprop
04-23-2007, 05:30 AM
Hello everyone ,

I am a new user and I have a question to who ever may know my question -

I have just installed vBulletin Forum on my new site -
I want to upload my logo on the Forum at the top instead of vBulletin Logo -

Can anyone tell me what file needs to be altered to replace logo?

My site is http://www.yourproperties-forum.com/your_forum/index.php

Regards,
Adam :D

Josh
04-23-2007, 05:49 AM
Hi Adam

Go through folders: your_forum/images/misc/vbulletin3_logo_white.gif

Overwrite it & that will change your default logo.

Yourprop
04-23-2007, 06:25 AM
Hello Josh,

Thanks for the info -

Regards,
Adam :adore:

SecondV
05-01-2007, 02:41 PM
Instead of overwriting the default logo, you can set the logo filename in the admincp.. ;) Styles & Templates > Your Style > All options

Yourprop
05-01-2007, 06:57 PM
Instead of overwriting the default logo, you can set the logo filename in the admincp.. ;) Styles & Templates > Your Style > All options


Hello,
This is default header template below -
Where it says <!-- logo --> -
Is that where I insert path for logo?

Regards,
Adam

<!-- 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