vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB5 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=262)
-   -   VB5 - Header Usage (https://vborg.vbsupport.ru/showthread.php?t=296997)

dachtera 04-08-2013 04:12 PM

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.

Zachery 04-09-2013 09:41 PM

You'd need to edit the header template, just like you always did in older versions.

EngineerOne 07-07-2013 01:05 AM

Quote:

Originally Posted by Zachery (Post 2415414)
You'd need to edit the header template, just like you always did in older versions.

I am new to the software.
Sure would like to know how to do this.

godarmy 07-07-2013 05:56 AM

Go to Admincp and then look at styles & template --> Style Manager -> edit template -> header

you can customize there

Christine Car 07-08-2013 12:56 PM

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.

Lynne 07-08-2013 03:27 PM

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;}

Christine Car 07-08-2013 08:55 PM

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

EngineerOne 07-08-2013 11:28 PM

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.

Lynne 07-10-2013 01:25 AM

Perhaps align it bottom:

HTML Code:

#header .toolbar {vertical-align: bottom;}

Christine Car 07-10-2013 04:28 PM

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..


All times are GMT. The time now is 11:11 PM.

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.01551 seconds
  • Memory Usage 1,728KB
  • 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
  • (2)bbcode_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete