vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   How to add a link to Nav bar (https://vborg.vbsupport.ru/showthread.php?t=170740)

pootsey 05-22-2008 08:32 AM

adding the http:// tells it to look at the whole address rather than the folder the forum is in :)

condottiere 05-22-2008 11:40 PM

I am now smarter than I was 2 seconds ago. Thanks.

TimberFloorAu 05-22-2008 11:47 PM

You can also, make the window popout.

Code we use is:

<tr><td class="vbmenu_option"><a href="#" onClick="window.open('jukebox/index.php','JukeBox','toolbar=0,location=0,directo ries=0,status=0,menubar=0,scrollbars=1,resizable=0 ,width=520,height=600,left=380,top=120');return false;">JukeBox</a></td></tr>

Where Jukebox is a folder/ in forum root.

If you wanted it to be say Ebay.

Just change to http://ebay.com/

Ozzy

Oh and add this in Table structure of Navbar.
Templates & Styles > Default(or your style) > Navbar

oz_girl 05-23-2008 01:45 AM

Reserved :)

dazzled 06-17-2008 02:04 PM

Just wanted to say thanks, this was a great tutorial for a n00b like myself.

Shazz 06-17-2008 08:19 PM

Great article for new users.

ALil'Hope 06-18-2008 03:56 PM

I do not see:
Code:

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

In my navbar template anywhere. Default style.

I only see:
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">



All times are GMT. The time now is 11:09 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.04916 seconds
  • Memory Usage 1,726KB
  • 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)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete