PDA

View Full Version : Overall header?


christ0pher
03-17-2009, 10:07 PM
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:
<!-- 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 />&nbsp;</if>
</td>
</tr>
</table>
<!-- /logo -->

<!-- content table -->
$spacer_open

$_phpinclude_output

$ad_location[ad_header_end]


This is the banner I want to use:
http://weedgaming.com/forum/picture.php?albumid=1&pictureid=6


Thanks in advance for any help!
Christopher

externalaw.com
03-19-2009, 12:51 PM
Easiest,

In vbull -go the styles and templates - select your style and change "Title Image" to this URL with the pic,

that picture though.. it doesnt show up if you go the url, be sure to upload it correctly, and just ftp it into your misc of the style.

Crank!
03-21-2009, 04:41 PM
Easiest,

In vbull -go the styles and templates - select your style and change "Title Image" to this URL with the pic,

that picture though.. it doesnt show up if you go the url, be sure to upload it correctly, and just ftp it into your misc of the style.

Thank you. This post helped me immensely.;)

christ0pher
03-23-2009, 12:00 PM
Hey thnks for help, but I have this problem now? It is off centered, sometimes too long other times too short depending what size you are viewing page in, And not just in wide screen, I have regular size LCD monitor and it looks like this:

Is there something I need to center or something? I can put exact header code i use if needed?

http://weedgaming.com/forum/picture.php?albumid=3&pictureid=8


Thanks
Christopher