The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Header?
Ok, I have installed my header.
www.runcolo.com/forum Wondering if someone can tell me how to center it in 4.0? Or are there any other tricks to make it line up better? Thanks |
#2
|
|||
|
|||
Put this code right at the very top of your Navbar template...........Click on the banner and it will take you to your home page.......... Don't know if its the best way to do it but its the only way I can figure out how to make my banner centered.
<div align="center"><a href="http://www.runcolo.com/forum"><img src="http://www.runcolo.com/images/misc/RunColo_Banner.jpg" width="959" height="131" border="0" longdesc="http://www.runcolo.com/images/misc/RunColo_Banner.jpg" /></a></div> |
#3
|
||||
|
||||
Find in header template:
HTML Code:
<div><a name="top" href="{vb:raw vboptions.forumhome}.php{vb:raw session.sessionurl_q}" class="logo-image"><img src="{vb:stylevar titleimage}" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}}" /></a></div> HTML Code:
<div style="text-align: center"><a name="top" href="{vb:raw vboptions.forumhome}.php{vb:raw session.sessionurl_q}"><img src="{vb:stylevar titleimage}" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}}" /></a></div> . |
#4
|
||||
|
||||
really like that font btw
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|