vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   How to change header to this? (https://vborg.vbsupport.ru/showthread.php?t=313430)

Lynne 08-31-2014 12:46 AM

I don't know your users, so I don't know what they will think of having the breadcrumbs barely visible.

To move the logo to the right, increase this value:
HTML Code:

.logo-image {
  left:12px;
}

To move the tabs to the left, change the padding (specifically, the left padding, so 0 20px 0 0):
HTML Code:

.navtabs {
  padding:0;


lawstudenthub 08-31-2014 01:07 AM

Quote:

Originally Posted by Lynne (Post 2513179)
I don't know your users, so I don't know what they will think of having the breadcrumbs barely visible.

Without sounding too amateurish, what does this mean? I am afraid I don't understand what breadcrumbs are in respect of VB forums.

And thanks for your help in respect of the header - I should be be able to get it how I want now.

Dave 08-31-2014 12:02 PM

Quote:

Originally Posted by lawstudenthub (Post 2513180)
Without sounding too amateurish, what does this mean? I am afraid I don't understand what breadcrumbs are in respect of VB forums.

And thanks for your help in respect of the header - I should be be able to get it how I want now.

Breadcrumbs:
http://puu.sh/bfokt/c54219efda.png

Lynne 08-31-2014 03:39 PM

The breadcrumbs are the little house image with "Forum" after it. If you go to another page, it will have the path like the image Dave posted (although his is a vB3 image).

lawstudenthub 09-02-2014 06:14 PM

Quote:

Originally Posted by Lynne (Post 2513250)
The breadcrumbs are the little house image with "Forum" after it. If you go to another page, it will have the path like the image Dave posted (although his is a vB3 image).

Thanks.

And I have done a search for this but cannot find any guide/post that is applicable or matches the code, so I would be grateful if you could advise how I:

1. Remove some of the sub-links (FAQ, Community, Forum Actions, and so on)?

2. Move the white search bar somewhere less obtrusive or remove it altogether if that is too difficult.

Lynne 09-02-2014 08:59 PM

On a default style, links are modified in Admincp > Settings > Navigation Manager > edit link . You have a custom style and it could be that those links are just hard-coded. You can try getting rid of them in the Navigation Manager, but it that doesn't work, you'll have to find the template where they are and modify it that way.

The search bar is something you would need to modify via a template also (or you may be able to set display: none for both .globalsearch and .advanced_search).


All times are GMT. The time now is 10:15 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.01194 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete