View Single Post
  #191  
Old 01-21-2013, 03:19 AM
microbob microbob is offline
 
Join Date: Jun 2009
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Digital Jedi,

Yes, we're talking about the TOP-MENU ONLY with the New York, New Jersey, Pennsylvania, Delaware, Maryland & Virginia and now adding the drop-down menus to these headings.

1) So, as I understand it, I am going to leave the main headings [Green-colored code] where they currently are located (i.e., as in my previous post) in the Navbar template.

2) Now, do I continue with additional heading entries using the menu code below, but where I change the heading from New York to New Jersey and rename "custommenu" to "custommenu1" [BLUE-colored code]?


<!--Start Top Navbar Custom Main-Heading Drop Down Menu New York-->

<td id="custommenu" class="vbmenu_control"><a href="#">New York</a><script type="text/javascript">vbmenu_register("custommenu");</script>
</td>

<!--End Top Navbar Custom Main-Heading Drop Down Menu New York-->



<!--Start Top Navbar Custom Main-Heading Drop Down Menu New Jersey-->

<td id="custommenu1" class="vbmenu_control"><a href="#">New Jersey</a><script type="text/javascript">vbmenu_register("custommenu1");</script>
</td>

<!--End Custom Top Navbar Main-Heading Drop Down Menu New Jersey-->



....then do the same for the remaining states, e.g., "custommenu2", "custommenu3", etc...?

3) Where do I place this code so it shows up in the TOP-MENU in the Navbar template?

4) Do I continue with additional sub-headings using the sub-menu code below, but where I change the sub-heading from a New York-based sub-heading + link to a New Jersey-based sub-heading + link [BLUE-colored code], i.e., after plugging in all of the additional New York sub-headings first?


<!--Start Custom Sub-Heading Menu New York-->

<div class="vbmenu_popup" id="custommenu_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">

<tr><td class="thead">New York</td></tr>

<tr><td class="vbmenu_option"><a href="http://www.caught-the-skunk.com/index.php?pageid=new-york-supporters">NY Caught-The-Skunk.com Supporters</a></td></tr>

<!--End Custom Sub-Heading Menu New York-->



<!--Start Custom Sub-Heading Menu New Jersey-->

<div class="vbmenu_popup" id="custommenu1_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">

<tr><td class="thead">New Jersey</td></tr>

<tr><td class="vbmenu_option"><a href="http://www.caught-the-skunk.com/index.php?pageid=new-york-supporters">NJ Caught-The-Skunk.com Supporters</a></td></tr>

</table>
</div>

<!--End Custom Sub-Heading Menu New Jersey-->


.......then do the same for the remaining sub-heading/links, e.g., "custommenu2_menu", "custommenu3_menu", etc...?

5) Is there (1) </table> followed by (1) </div> after I'm entered all this information?

6) Finally, I want to make each of the headings look like a button in menu bars. Is this something you can help me with? vBulletin default is ok. Don't want his image; just want the button effect. Here is the example:

https://vborg.vbsupport.ru/showthread.php?t=245441

I want to thank you for this help. It is greatly appreciated!!! I'm just an average Joe struggling with these little changes but learning along the way.

Bob
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01245 seconds
  • Memory Usage 1,780KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete