The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Overall header?
I am noob to VB, I just switched over from PHPbb and am still learning the ropes! My questions is how do I edit the overall header? I have went to:
ADMIN CP >> STYLES & TEMPLATES >> STYLE MANAGER >> ALL STYLE OPTIONS Then I found a link on either this site or the .com site can't remember that had tutorial on changing, so I did what it said and uploaded my image to teh .misc section etc.. but I only had 2 red "x's" so I reverted back to old style now it just displays the VB logo on left! Can anyone please help me to make this banner posted below fit across top of site? This is what i have now: Code:
<!-- 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]" id="header_right_cell"> <if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else /> </if> </td> </tr> </table> <!-- /logo --> <!-- content table --> $spacer_open $_phpinclude_output $ad_location[ad_header_end] This is the banner I want to use: Code:
http://weedgaming.com/forum/picture.php?albumid=1&pictureid=6 Thanks in advance for any help! Christopher |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|