vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Dropdown Menu Help (https://vborg.vbsupport.ru/showthread.php?t=116947)

arurcard 06-06-2006 11:51 PM

bump for this, having same problem

peterska2 06-07-2006 08:56 AM

In the code for the button replace
Code:

vbmenu_register("rpg");
with
Code:

vbmenu_register("rpg",true);
This is using the example I gave earlier in this thread. You need to replace "rpg" with the variable that you have used.

arurcard 06-07-2006 03:36 PM

Quote:

Originally Posted by peterska2
In the code for the button replace
Code:

vbmenu_register("rpg");
with
Code:

vbmenu_register("rpg",true);
This is using the example I gave earlier in this thread. You need to replace "rpg" with the variable that you have used.

this doesn't work for me, dont know about him.
what are the variables for quick links and search?

arurcard 06-09-2006 09:09 PM

bump

peterska2 06-09-2006 09:19 PM

you will nave code that practically matches that first one. off the top of my head it is navbar_search and quick_links

arurcard 06-09-2006 09:41 PM

HTML Code:

<a href="http://uploads.miscforums.org">
                                <img src="http://www.miscforums.org/dev/navbar/images/navbar_04.gif" width="71" height="43" border="0" alt=""></a></td>
                <td  align="left" valign="top" td id="quick_links"><a href="#quick_links"><img src="http://www.miscforums.org/dev/navbar/images/navbar_05.gif" width="73" height="43" alt="" border= 0/></a><script type="text/javascript">vbmenu_register("quick_links"); </script></td>


quick_links does not work. usercptools does, but makes that little arrow/messes up alignment

ahhhhhhhhhhh

arurcard 06-10-2006 05:40 AM

here is my code for this image

HTML Code:

<td  align="left" valign="top" td id="usercptools"><a href="nojs=1#usercptools" "><img src="http://www.miscforums.org/dev/navbar/images/navbar_05.gif" width="73" height="43" alt="" border= 0/></a> <script type="text/javascript">vbmenu_register("usercptools , 1"); </script></td>
my site can be viewed at http://forums.miscforums.org/
this stupid little arrow is there and messes up my align ment liek this

https://vborg.vbsupport.ru/

Marco van Herwaarden 06-10-2006 06:26 AM

Merged threads.

peterska2 06-10-2006 11:51 AM

arurcard,

use this

Code:

<td  align="left" valign="top" td id="usercptools"><a href="nojs=1#usercptools" "><img src="http://www.miscforums.org/dev/navbar/images/navbar_05.gif" width="73" height="43" alt="" border= 0/></a> <script type="text/javascript">vbmenu_register("usercptools , true"); </script></td>

arurcard 06-10-2006 05:47 PM

Quote:

Originally Posted by peterska2
arurcard,

use this

Code:

<td  align="left" valign="top" td id="usercptools"><a href="nojs=1#usercptools" "><img src="http://www.miscforums.org/dev/navbar/images/navbar_05.gif" width="73" height="43" alt="" border= 0/></a> <script type="text/javascript">vbmenu_register("usercptools , true"); </script></td>

^^ doesn't change anything


heres my entire header template
HTML Code:

<style>
<!--
a {text-decoration:none}
//-->
;
</style>
<!-- logo -->
<table id="Table_01" width="1024" height="43" border="0" cellpadding="0" cellspacing="0">
        <tr>
                <td>
                        <img src="http://www.miscforums.org/dev/navbar/images/navbar_01.gif" width="526" height="43" alt=""></td>
                <td>
<a href="http://miscforums.org/cms/">
                        <img src="http://www.miscforums.org/dev/navbar/images/navbar_02.gif" width="62" height="43" alt="" border= 0></a></td>
                       
                <td>
                        <a href="http://forums.miscforums.org">
                                <img src="http://www.miscforums.org/dev/navbar/images/navbar_03.gif" width="74" height="43" border="0" alt=""></a></td>
                <td>
                        <a href="http://uploads.miscforums.org">
                                <img src="http://www.miscforums.org/dev/navbar/images/navbar_04.gif" width="71" height="43" border="0" alt=""></a></td>
                <td  align="left" valign="top" td id="usercptools"><a href="nojs=1#usercptools" "><img src="http://www.miscforums.org/dev/navbar/images/navbar_05.gif" width="73" height="43" alt="" border= 0/></a> <script type="text/javascript">vbmenu_register("usercptools , true"); </script></td>
                <td>
                        <img src="http://www.miscforums.org/dev/navbar/images/navbar_06.gif" width="74" height="43" alt=""></td>
                <td>
                        <a href="http://forums.miscforums.org/usercp.php">
                                <img src="http://www.miscforums.org/dev/navbar/images/navbar_07.gif" width="72" height="43" border="0" alt=""></a></td>
                <td>
                        <a href="http://forums.miscforums.org/faq.php">
                                <img src="http://www.miscforums.org/dev/navbar/images/navbar_08.gif" width="72" height="43" border="0" alt=""></a></td>
        </tr>
</table>

<a href="$vboptions[forumhome].php$session[sessionurl_q]">

</a>
                &nbsp;

<!-- /logo -->

<!-- content table -->
$spacer_open

$_phpinclude_output



see http://forums.miscforums.org


All times are GMT. The time now is 03:06 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.01061 seconds
  • Memory Usage 1,758KB
  • 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
  • (6)bbcode_code_printable
  • (3)bbcode_html_printable
  • (2)bbcode_quote_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
  • (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