vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=229)
-   -   Mini Mods - Double navigation buttons bar (https://vborg.vbsupport.ru/showthread.php?t=172301)

Armyqt 01-31-2009 05:14 AM

Installed. I have some duplicates on the to bar and the bottom bar has run beyond the borders? How do I re-map the links. For example, I have a quick links tab that has items that were default on the top navbar when I added this. Please help. My board looks a mess.

Armyqt 01-31-2009 01:26 PM

I really need an answer, my navbar is jacked up. Yeah it added the extra navbar, but how do i edit so I don't have duplicate inks? Please, I am no good at editing templates.

Dream 01-31-2009 06:24 PM

Armyqt you need someone who knows HTML to help you, its really simple when you know basic HTML (which is an easy language to learn; if you are interested check www.w3schools.com)

GSeybold 03-08-2009 04:15 AM

ok now that I have to reinstall everything due to a revert. I just wanted to say this mod is very helpful for my forum and my members love the addition.

Thanks so much for this.

Gabby

Sworm 03-19-2011 07:12 PM

Simply the best one double navigation bar ^^ - Installed - Tagged - Nominated :D

Perfect in 3.8.7

PS
Should be correct (i'm not a programmer) if i add a "<a href>" like this for add in the navigationbar some category or forums link?

For example, the default href is:
Code:

<!-- top nav buttons bar -->
<div class="tborder" style="padding:1px; border-bottom-width:0px">
    <table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center">
    <tr align="center">
        <td class="vbmenu_control"><a href="index.php?$session[sessionurl]">Home</a></td>
        <td class="vbmenu_control">

I want to add some of similar:
Code:

<!-- top nav buttons bar -->
<div class="tborder" style="padding:1px; border-bottom-width:0px">
    <table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center">
    <tr align="center">
        <td class="vbmenu_control"><a href="http://www.myforum.com/forumdisplay.php?f=4">Home</a></td>
        <td class="vbmenu_control">

I don't know what is the correct sintax to add href like your :
Code:

a href="index.php?$session[sessionurl]
this is not correct i think :S
Code:

<!-- top nav buttons bar -->
<div class="tborder" style="padding:1px; border-bottom-width:0px">
    <table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center">
    <tr align="center">
        <td class="vbmenu_control"><a href="forumdisplay.php?f=4$session[sessionurl]">Home</a></td>
        <td class="vbmenu_control">....

Can you help me?

bruneiguru 03-26-2011 05:20 AM

Does this work in 4.12 or is there an alternative for a second navbar?

webnsn 11-07-2015 02:59 PM

Here the example,

I have replaced the Text and Links

www.wikinewforum.com


All times are GMT. The time now is 03:00 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.01068 seconds
  • Memory Usage 1,729KB
  • 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_code_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
  • (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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete