The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#5
|
|||
|
|||
![]()
1. fix your filler image and remove the gray line at the top of it.
2. Use something like this in the template. Code:
<!-- logo --> <a name="top"></a> <table class="header" width="$stylevar[outertablewidth]" border="0" 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> </tr> </table> <!-- /logo --> Code:
.header { background:url(/forums/images/logo/bg.jpg) top repeat-x; } |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|