The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How do I change the HEIGHT of the header?
I want to change the height of the header area just a little bit, so I can use an image that's a bit taller than the default.
The default height is 78px. I've been making due with my header image as it is, but I want to make it just a little bit bigger, maybe add another 20-50px to the height. Where/how do I change the height of the header? |
#2
|
|||
|
|||
Can anyone tell me how to do this please??
I've already searched the forum and anytime it was brought up there was no solid answer, all that was said by support on the threads is, 'whats the url of your forum', which shouldn't really matter anyways, lol. There's gotta be a simple way to do this. |
#3
|
||||
|
||||
Probably something like:
HTML Code:
.doc_header {height: 100px;} |
#4
|
|||
|
|||
Thanks but that is extremely, extremely vague.
Where do I find that code, where do I put it? |
#5
|
|||
|
|||
Go to the AdminCP > Styles & Templates > Search in Templates > .doc_header { > vbulletin-chrome.css. Then, click on the Find button underneath the big text box which contains the template code. Change the "min-height" parameter to:
PHP Code:
|
#6
|
||||
|
||||
As my signature says, if I don't specify a template to add the css to, just throw it into the additional.css template.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|