vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   im new to vb (https://vborg.vbsupport.ru/showthread.php?t=179744)

xoutlawz00x 05-19-2008 01:05 AM

im new to vb
 
what is it called when i want to add new option in the top(User CP FAQ Members List Calendar New Posts Search Quick Links Log Out).. is that called nav bar?? if it is is there a mod that i can use??

parash 05-19-2008 01:08 AM

Navbar template which is under navbar/breadcump templates

l SKN l CHRIS 05-19-2008 01:25 AM

you add an html link in the template parash said

like so

<a href="page your linking to">your link title</a>

veenuisthebest 05-19-2008 01:42 AM

to add a new link.. find this in navbar:-

Code:

<!-- nav buttons bar -->
<div class="tborder" style="padding:$stylevar[cellspacing]px; border-top-width:0px">
        <table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
        <tr align="center">

then add this for new links:-

Code:

<td class="vbmenu_control"><a href="file.php$session[sessionurl_q]">Your Link</a></td>
You may adjust the positioning accordingly and add as many links as you want.. hope this helps !!

xoutlawz00x 05-19-2008 02:04 AM

wow u guys are quick im glad i signed up here... lemme test it out.. is there a mod that can do it throught the admin if later i wanted to add more or i have to do it manually

--------------- Added [DATE]1211170307[/DATE] at [TIME]1211170307[/TIME] ---------------

i see this one

Advanced Navbar Links
version: 2.0.29 is offline
Released: 07 Jul 2006 and its for vb 3.6.4 and im running 3.7 is it worth a try? is there a better one out?

--------------- Added [DATE]1211177524[/DATE] at [TIME]1211177524[/TIME] ---------------

im lookin for something with dropdown menu maybe

Dismounted 05-19-2008 10:55 AM

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


All times are GMT. The time now is 12:17 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.01202 seconds
  • Memory Usage 1,717KB
  • 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_code_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