I have a enquiry...
There is a header image / gradient of some discription, that loads on all pages bar the forums index (such as vbadvanced home). I like it alot, and think it intergrates the banner moreso.
However, two things:
1) How can I get it to appear on the forums index also?
2) How can I change the size? It stretches further than my banner at the moment
I looked everywhere in templates and in the FTP to see if I could piece any of it together. Concerning what "header image" I am referring to, well visit my site @
www.sog-team.co.uk and you will see what I mean, hopefully...
Great style and thanks alot...
EDIT: Ive pinpointed it as this code which appears in the "header" template:
Code:
<tr>
<td background="images/dark_vb/misc/header_repeat.gif" width="$stylevar[outertablewidth]" height="30" colspan="2" valign="top"> </td>
</tr>
<tr>
<td background="images/dark_vb/misc/dark_vb_bg.gif" width="$stylevar[outertablewidth]" height="124" valign="top" align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><center><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
</tr>
Matt