The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I've asked on vb.com, but had no answers, if people look at my main forum you can see the banner there, but I want it to be centred and the 'welcome' , 'notification' etc links to be lower down, any help would be appreciated on this please.
|
#2
|
||||
|
||||
![]()
To align the logo in the center edit header template:
Find: 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="Powered by vBulletin" /></a></div> Replace it with: HTML Code:
<div style="text-align: center"><a name="top" href="{vb:raw vboptions.forumhome}.php{vb:raw session.sessionurl_q}" class="logo-image"><img src="{vb:stylevar titleimage}" alt="Powered by vBulletin" /></a></div> |
#3
|
|||
|
|||
![]()
I put my header image above that <div> in a single cell table. Might not be the vB way to do it but it works for me
![]() |
#4
|
|||
|
|||
![]()
Thanks for this!
I spent several hours trying to do it in the css unsuccessfully. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|