vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - NJAquaman - Main Nav Tab Drop Down (https://vborg.vbsupport.ru/showthread.php?t=232134)

NJAquaman 01-08-2010 07:33 PM

Quote:

Originally Posted by garretbyrne (Post 1950315)
Hi NJAquaman, look it.. it's perfect for what I needed I just had a question, I'm using another theme and the drop down menu works perfect only now when I go down the list the button at the top the background colour is gone and the text is black is there any way to fix that?

I've attached an image to what I mean.

Cheers

Yes in the Code you will see
Code:

<font color="#000000">
you can change it to any hex color you want! !!

Thank you! Hope this Helps!


Hex Color Chart!

NJAquaman 01-08-2010 08:39 PM

Quote:

Originally Posted by RDX1 (Post 1950521)
Works great. I removed the other tab hacks I used and removed the home/forum/what's new buttons and only use this. Does exactly what I need.

Thank You , Glad you like it ! :)

garretbyrne 01-09-2010 10:16 AM

Hi NJ, I've tried that but it changes the colour of the text down the whole menu is there a code just for the background of the top link like in the image i attached...

Cheers

mondiuk 01-09-2010 12:34 PM

Grait plugin!

garretbyrne 01-13-2010 11:27 PM

If you want tabs before the What's New.. add in the following..

$template_hook['navtab_middle'] .= '
<li class="popupmenu" >
<a href="javascript://" class="popupctrl navtab">Featured Articles</a>
<ul class="popupbody ">
<font color="#000000">
<li></li>
<li><a href="list.php?r=category/46-Birding">Birding</a></li>
<li><a href="list.php?r=category/47-Boating">Boating</a></li>
<li><a href="list.php?r=category/48-Camping">Camping</a></li>
</font>
</ul>
</li>
';

NJAquaman 01-15-2010 01:31 PM

Quote:

Originally Posted by garretbyrne (Post 1954983)
If you want tabs before the What's New.. add in the following..

$template_hook['navtab_middle'] .= '
<li class="popupmenu" >
<a href="javascript://" class="popupctrl navtab">Featured Articles</a>
<ul class="popupbody ">
<font color="#000000">
<li></li>
<li><a href="list.php?r=category/46-Birding">Birding</a></li>
<li><a href="list.php?r=category/47-Boating">Boating</a></li>
<li><a href="list.php?r=category/48-Camping">Camping</a></li>
</font>
</ul>
</li>
';

Great Work Garretbyrne! I will update it ! :up:

garretbyrne 01-16-2010 12:18 AM

No probs mate

Sleeter 02-02-2010 02:08 AM

Any idea how I could use this and also be able to add drop down sub nav tabs connected to a single main tab. Example would be a main tab called "Links" with a sub nav drop down called "Search Engines" with "Google" "Yahoo" "Bing" as the links. I hope that makes sense...

NJAquaman 02-03-2010 01:50 PM

Quote:

Originally Posted by Sleeter (Post 1972737)
Any idea how I could use this and also be able to add drop down sub nav tabs connected to a single main tab. Example would be a main tab called "Links" with a sub nav drop down called "Search Engines" with "Google" "Yahoo" "Bing" as the links. I hope that makes sense...


Very Good Idea Sleeter .... I will look into this and
let you know if i am making another mod to fit that description !

Thank You!

NJAquaman

woffie 03-28-2010 01:06 AM

I need the link to open in a new window. What do I need to change?


All times are GMT. The time now is 01:45 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.01235 seconds
  • Memory Usage 1,739KB
  • 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
  • (1)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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