The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
VB5 - Header Usage
Hello,
I am unable to find where I can place a full width header in version 5. Site Builder only allows for the small image to be used. Our prior v3 board had a full width header, along with 3 buttons below for other aspects of our organization. This was done by someone prior to me maintaining the board. Looking for how I would do this, and have not seen anything relevant for v5. |
#2
|
||||
|
||||
You'd need to edit the header template, just like you always did in older versions.
|
#3
|
|||
|
|||
Quote:
Sure would like to know how to do this. |
#4
|
|||
|
|||
Go to Admincp and then look at styles & template --> Style Manager -> edit template -> header
you can customize there |
#5
|
|||
|
|||
Been asking this same question myself and searching for a Fix on here and VB.com.
https://vborg.vbsupport.ru/showthread.php?t=299841 Still Unsolved Tried styles & template --> Style Manager -> edit template -> header , One click on header only shows.. header: This template has not been customized in this style or any of its parent styles. Double-click the template name or click the 'Customize' button to add a customized version of this template to the current style and its child sets. Last edited March 22 2013 at 19:13 by vBulletin Solutions .............................. Double click brings up the code with 363 commands, Yet i see nothing to adjust the size of the header Logo. Where and What should we be doing to accomplish this, I have seen several members asking the same question on Here and VB.com and have yet to see anyone post about achieving it. |
#6
|
||||
|
||||
Did you try to just add the path to the image via the stylevar titleimage and then add this to your css_additional.css template:
HTML Code:
#header .site-logo img {width: auto; max-width:none;} |
#7
|
|||
|
|||
Perfect Lynne,
Added the Additional CSS and the logo went full length as wanted, Is there a way to lower the Search function box ??? Or i may have to try uploading a smaller version of the Logo.. See here http://www.christinecarclub.net/index.php |
#8
|
|||
|
|||
O.K.
Been watching this thread and others to do similar (3 different HTML across the top) but didn't catch what was offered here. I little explanation please. I would like the search box elsewhere also. |
#9
|
||||
|
||||
Perhaps align it bottom:
HTML Code:
#header .toolbar {vertical-align: bottom;} |
#10
|
|||
|
|||
Hi Lynne,
Are you saying to add this to my css_additional.css template: Or to look for a exsisting HTML Code to change.. Thanks again for all your help.. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|