vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Two Navbars (https://vborg.vbsupport.ru/showthread.php?t=68095)

ambrosious 08-07-2004 10:49 PM

Two Navbars
 
How would I create another NAVBAR? I want to split up the links but have no idea...

nexialys 08-07-2004 10:56 PM

<a href="https://vborg.vbsupport.ru/showthread.php?t=65198" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=65198</a>

ambrosious 08-07-2004 11:44 PM

Thanks so much, done and I owe you. Could you please tell me how to make both of them appear on all pages? Is there one template to modify or many?

ambrosious 08-08-2004 12:02 AM

Nevermind, I got it. Edit FORUMDISPLAY template, find:

$navbar

Under it add

$navbar2

mrplow 08-10-2004 01:04 AM

Quote:

Originally Posted by ambrosious
Nevermind, I got it. Edit FORUMDISPLAY template, find:
$navbar
Under it add
$navbar2

Any idea how to make the navbar appear when a void search is made? i.e. a search yields no results -- the navbar doesn't get loaded.

I searched for an answer and this thread was the best (closest) thing I could find. Help most appreciated, thanks.

13th_Disciple 08-10-2004 02:17 AM

Quote:

Originally Posted by mrplow
Any idea how to make the navbar appear when a void search is made? i.e. a search yields no results -- the navbar doesn't get loaded.

I searched for an answer and this thread was the best (closest) thing I could find. Help most appreciated, thanks.

in the STANDARD_ERROR template, add $navbar under $header.. like so

HTML Code:

$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
        <title>$pagetitle</title>
$headinclude
$headinsert
</head>
<body>
$header
$navbar


mrplow 08-10-2004 10:04 AM

Many thanks! :)


All times are GMT. The time now is 03:50 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.01064 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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