vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   How do I Add links in NAV BAR (vB 3.0.7) (https://vborg.vbsupport.ru/showthread.php?t=79595)

EchoZA 04-08-2005 08:29 AM

How do I Add links in NAV BAR (vB 3.0.7)
 
I have search around but find it a little confusing (was just getting good with XMB and then moved over to vBulletin 3.0.7)

I used to have a link on my old forum, as follows:-

<!-- seed bank link -->
<a href="#" onclick="Popup(\'http://treatingyourself.com/cgi-bin/online/storepro.php\', \'Window\', 700, 450);">Seed Bank</a>
<!-- / seed bank link -->

and would like to know what is the best and simplest way to incorporate that into my nav bar on vBulletin 3.0.7?

Thanks,

EchoZA

Deaths 04-08-2005 08:36 AM

You can do it in the Navbar templates.

AdminCP -> Styles & Templates -> Style Manager.

Next to the style you want to edit, there is a little dropdown menu.
Click it, scroll UP, and clikc edit templates.

Find the navbar template, and edit it :)

EchoZA 04-08-2005 08:55 AM

Yes, but how would I add it in and where? If I attached the nav bar templete here (as a txt file) would you be able to help me out?

Deaths 04-08-2005 09:11 AM

You can attach it, and I'll fill it on for you.

EchoZA 04-08-2005 09:24 AM

1 Attachment(s)
I have attached the file, would it be easier to use GLOBAL PHRASES? If so, how is that done?

Hiro 04-08-2005 09:32 AM

1 Attachment(s)
Here you go :o

EchoZA 04-08-2005 09:37 AM

Quote:

Originally Posted by Brilliance
Here you go :o

That didn't work, it adds the link above the NAV BAR and when clicked on, nothing happens!

Deaths 04-08-2005 09:43 AM

1 Attachment(s)
Here you are :).

If nothing happens, find:
HTML Code:

<a href="#" onclick="Popup('http://treatingyourself.com/cgi-bin/online/storepro.php', 'Window', 700, 450);">Seed Bank</a>
And change it to:
HTML Code:

<a href="http://treatingyourself.com/cgi-bin/online/storepro.php" target="_blank">Seed Bank</a>

Hiro 04-08-2005 09:43 AM

ok, It need's to be hyperlinked then.

Say you want it as

Arcade and it gets hyperlinked to arcade.php

What do you want?

StorePro and it links to http://treatingyourself.com/cgi-bin/online/storepro.php ?

Deaths 04-08-2005 09:44 AM

You forgot the <td class="vbmenu_control"> Brilliance ;)


All times are GMT. The time now is 03:04 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.01005 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
  • (1)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
  • (10)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