vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   How do I change the HEIGHT of the header? (https://vborg.vbsupport.ru/showthread.php?t=273868)

addamroy 11-11-2011 07:40 PM

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?

addamroy 11-13-2011 04:19 PM

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.

Lynne 11-13-2011 04:24 PM

Probably something like:
HTML Code:

.doc_header {height: 100px;}

addamroy 11-13-2011 06:31 PM

Thanks but that is extremely, extremely vague.

Where do I find that code, where do I put it?

mmfgamer5 11-13-2011 07:00 PM

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:

min-height100px

Obviously, change the 100px to whatever height you want the header to be. Good luck.

Lynne 11-13-2011 10:32 PM

Quote:

Originally Posted by addamroy (Post 2267621)
Thanks but that is extremely, extremely vague.

Where do I find that code, where do I put it?

As my signature says, if I don't specify a template to add the css to, just throw it into the additional.css template.


All times are GMT. The time now is 05:10 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
  • Page Generation 0.01075 seconds
  • Memory Usage 1,721KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_html_printable
  • (1)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete