The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How to add replace vb logo with banner?
Hey guys Im new to this I have vb 3.6 installed and I would like to know how to add a banner to stretch from left to right and to replace the whole vb logo. Ive looked on here but cant find anything thanks!
|
#2
|
||||
|
||||
Its in your FTP called Logo or banner... look for it in your images section
|
#3
|
|||
|
|||
Load the banner in whatever file you want it in on your server. Then go to your AdminCP -> Style Manager -> Style you want new header on -> Scroll down until you see "Title Image" There you put in the path to your new Header...
Something like forum/images/headers/newheader.gif |
#4
|
|||
|
|||
Quote:
Code:
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center"> <tr> <td align="center"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" width="100%" alt="$vboptions[bbtitle]" /></a></td> <td align="$stylevar[right]"> </td> </tr> </table> <!-- /logo --> <!-- content table --> $spacer_open $_phpinclude_output |
#5
|
||||
|
||||
Thanks a lot guys!
|
#6
|
|||
|
|||
thanks, just what i was looking for
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|