vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   How do i make a link? (https://vborg.vbsupport.ru/showthread.php?t=60216)

MindTrix 01-14-2004 06:11 PM

How do i make a link?
 
I feel so stupid for this but the new templates layout are really annoying me :)

How do i make a link inside the NAVBAR template like you see on vB3 with Usercp, FAQ, Memberlist etc etc you know what i mean :)

Zachery 01-14-2004 07:08 PM

Quote:

Originally Posted by MindTrix
I feel so stupid for this but the new templates layout are really annoying me :)

How do i make a link inside the NAVBAR template like you see on vB3 with Usercp, FAQ, Memberlist etc etc you know what i mean :)

i SHOULD tell you to go to vBT >.<

do you just want to add it? does it need to have a drop down? are you adding to an exsisting drop down?

MindTrix 01-14-2004 07:22 PM

Both would be handy to know mate ;)

Zachery 01-14-2004 07:28 PM

Quote:

Originally Posted by MindTrix
Both would be handy to know mate ;)

if you want to add an extra whole link

HTML Code:

<td class="vbmenu_control"><a href="url">Text</a></td>
Add tat where you see others like it in the navbar template

if you want to add a link to an exsisting menu

find
HTML Code:

<!-- NAVBAR POPUP MENUS -->
and in there you will see other comments
HTML Code:

<!-- user cp tools menu -->
is the man Quick Links Drop down
HTML Code:

<tr><td class="vbmenu_option"><a href="URL">Text</a></td></tr>

MindTrix 01-14-2004 07:36 PM

Nice one Faranth and cheers :)

Blaine0002 03-13-2004 03:10 PM

How do i add a whole new drop down menu?

assassingod 03-13-2004 03:20 PM

Quote:

Originally Posted by Blaine0002
How do i add a whole new drop down menu?

Search at vBulletinTemplates.com


All times are GMT. The time now is 02:40 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.01742 seconds
  • Memory Usage 1,725KB
  • 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
  • (4)bbcode_html_printable
  • (3)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