The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Changing forum header
Hello, everybode. I bought a template from VBskins named juice and what I am trying to do is edit the header of it. The thing is that the header is a three part headers as scene here:
www.amginsider.net/forumtest. It has like for different gifs. I have on designed image that I want to be my header. I have tried inputing it in the Title Image path in the ACP, but nothing happens. And their support there leaves much to be desired. COuld someone please point me in the right direction? Many thanks. THis is the part of the code that is for the logo Code:
<!-- logo --> <a name="top"></a> <div align="center" class="outer_border"> <div align="center" class="inner_border"> <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center" style="background-image:url($stylevar[imgdir_misc]/header_bg.gif)"> <tr> <td><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/2e_juice_01.gif" border="0" alt="" /></a></td> <td><img src="$stylevar[imgdir_misc]/2e_juice_02.gif" border="0" alt="" /></td> <td width="100%"><img src="$stylevar[imgdir_misc]/header_bg.gif" border="0" alt="" /></td> <td><img src="$stylevar[imgdir_misc]/2e_juice_04.gif" border="0" alt="" /></td> </tr> </table> <!-- /logo --> |
#2
|
||||
|
||||
edit this line
HTML Code:
<td><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/2e_juice_01.gif" border="0" alt="" /></a></td> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|