![]() |
My main banner messes up the alignment
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.
|
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> |
1 Attachment(s)
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 :D
|
Thanks for this!
I spent several hours trying to do it in the css unsuccessfully. |
All times are GMT. The time now is 07:17 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|