vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   How to add another NavBar to header (https://vborg.vbsupport.ru/showthread.php?t=278974)

Ravallojr 02-22-2012 02:18 AM

How to add another NavBar to header
 
Do do I add another navbar to my forum like this....
http://screensnapr.com/e/ss2dBm.png

Where it says Combat Arms Hack and Crossfire Hacks... I want that but for my forum. I have 4.1.5

Kraxell 02-22-2012 10:31 AM

You can edit the template "navbar" and add a new navigation-line.

Ravallojr 02-22-2012 09:24 PM

Exactly how.... I don't know the code for it @Kraxell

Lynne 02-23-2012 03:41 PM

HTML Code:

<div>
<a class="myclass" href="link1.php">Link 1</a>
<a class="myclass" href="link2.php">Link 2</a>
<a class="myclass" href="link3.php">Link 3</a>
etc
</div>

Then style as needed.

Ravallojr 02-23-2012 11:47 PM

You guys don't understand i'm a rookie.... need detailed.

Lynne 02-24-2012 12:40 AM

I don't know how to get more detailed than that without knowing exactly what to link to and what verbiage you want. Even with that, you are going to need to learn to write some basic html yourself and writing a link is about as basic as it gets. I'd suggest heading over to w3schools (link in my sig) and reading up on basic html. I think they even have a tutorial there. And, you can practice link code if you go to that page on their site.

(Also, you have a custom style, so there is no way we can be too much more details since we don't have a clue what the navbar template looks like and you are not allowed to post it here.)


All times are GMT. The time now is 07:49 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.00973 seconds
  • Memory Usage 1,719KB
  • 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
  • (6)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