vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Adding links to the navbar (https://vborg.vbsupport.ru/showthread.php?t=141618)

gef 03-10-2007 04:53 AM

Adding links to the navbar
 
I've searched but can't really find an answer for this. It may be obvious but I find the template code confusing!

How do I change the links in my navbar? I've got usercp, register, faq, members list, etc etc, but I actually want to add a couple of my own. Just plain URL links.

Cheers,

Gef

HMBeaty 03-10-2007 05:38 AM

Its REALLY simple, and I'm sure you could just read the vbulletin documentation on vbulletin.com/docs/ But here you go anyway:

Add this:
HTML Code:

<td class="vbmenu_control"><a href="URL_TO_DIRECT_TO">TEXT_TO_DISPLAY</a></td>

Infopro 03-10-2007 11:24 AM

And for those you want to hide:
HTML Code:

<!-- <td class="vbmenu_control"><a href="URL_TO_DIRECT_TO">TEXT_TO_DISPLAY</a></td> -->
:p

HMBeaty 03-10-2007 09:40 PM

Just curious......why would you want to hide them?

gef 03-12-2007 06:02 PM

Ah, hang on, where is this code?

HMBeaty 03-12-2007 06:33 PM

Quote:

Originally Posted by gef (Post 1201801)
Ah, hang on, where is this code?

In your navbar template

SirFlash 03-12-2007 06:35 PM

Admin CP -> Style Manager -> Edit Templates -> Navigation/Breadcrumb templates -> Navbar (edit)

gef 03-12-2007 07:06 PM

Ah, cheers!!


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