vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   How do you add a drop down menu? (https://vborg.vbsupport.ru/showthread.php?t=88463)

EvilCrow 02-13-2004 12:41 AM

How do you add a drop down menu?
 
I've searched this site and VB.org for this and nothing..

What I'm looking for is to add another drop down menu to the navbar.
I want it to look and feel like the "Quick Links" one does now..
Every time I try I get errors..
Any help or links to the answer would be great! Thanks for your time! :)

EvilCrow 02-13-2004 05:42 PM

Is there anybody out there?

Cyricx 02-13-2004 06:22 PM

Basically, you have to go into the "NavBar" template

Read the code there.

The first row, read the code for "Quick Links" ... You will see that it points to an array that is at the bottom of the page. Copy that, and just change the info around. Be sure to use the same "reference" for the menus.

That's how I did it. It's a tad difficult for me to explain.

Cyricx / Shaz

Logikos 02-14-2004 05:09 AM

Quote:

Originally Posted by Crow
Is there anybody out there?

Here you go bud. Just released it for ya. Hope that helps.
http://www.vbulletintemplates.com/mo...ead.php?t=5615

EvilCrow 02-16-2004 10:28 PM

Quote:

Originally Posted by []\[]emesis
Here you go bud. Just released it for ya. Hope that helps.
http://www.vbulletintemplates.com/mo...ead.php?t=5615

TYTYTYTYTYTYTYTYTYTYTYTTYTYTYTYTY OH AND DID i SAY thank you!?!?!?!?!?!

Logikos 02-17-2004 03:47 AM

You could at least say thanks. =P

MKN 04-06-2004 11:55 AM

Thanks, just what I was looking for! :)

Logikos 04-06-2004 11:56 AM

New alot of people would be :)

MKN 04-06-2004 12:20 PM

One question though...

How do I add this:

<!-- chat links --> <div class="vbmenu_popup" id="chat_menu" style="display:none"> <table cellpadding="4" cellspacing="1" border="0"> <tr> <td class="thead">Chat</td> </tr> <tr> <td class="vbmenu_option"><a href="$vboptions[bburl]/chat/index.php?$session[sessionurl]">Chat</a></td> </tr> <tr> <td class="vbmenu_option"><a href="#" onClick="window.open('$vboptions[bburl]/chat/index.php?do=small','key','WIDTH=750,HEIGHT=500,sc rollbars=no,left=50,top=50,screenX=50,screenY=50') ;return false">Chat(Popup)</a></td> </tr> </table> </div>
<!-- end chat links -->

And the navbutton for Erwins flash player (with autopopulate navbar) into one of those menu buttons as described?

I tried to get it to work, but kept flocking up my navbar :(


All times are GMT. The time now is 08:24 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.01690 seconds
  • Memory Usage 1,724KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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