vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   VB 3.8.1 navbar edits (https://vborg.vbsupport.ru/showthread.php?t=209828)

IvyKeepMommy 03-30-2009 12:01 AM

VB 3.8.1 navbar edits
 
Before upgrading I had my navbar on two lines, but can't remember how I did that.

Any suggestions on how to do this?

tipoboy 03-30-2009 06:35 AM

whatd do you mean 2 lines? could you provide either a link or screenshot??

Seven Skins 03-30-2009 09:17 AM

You can add this in navbar template just below <!-- / nav buttons bar -->

HTML Code:

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


Winterworks 03-30-2009 06:34 PM

You mean you had two navigation bars on the forum itself? Or all the codes were squashed down to 2 lines..? (I'm assuming it's the first one).

optrex 03-30-2009 07:21 PM

see my signature for details on the multiple menu's code https://vborg.vbsupport.ru/showthread.php?p=1083122


All times are GMT. The time now is 07:09 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.00982 seconds
  • Memory Usage 1,718KB
  • 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_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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