vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   how to add links on a modified nav? (https://vborg.vbsupport.ru/showthread.php?t=168379)

ep13 01-21-2008 02:53 PM

how to add links on a modified nav?
 
How can i put links onto this theme nav bar?

http://kreativfantasy.com/index.php?styleid=56

for my own forum any help appreciated

PaulSonny 01-21-2008 03:59 PM

Can I please ask where are you wanting to add the links?

In the navigation bar along with the rest or down the left hand side?

Thanks, Paul.

ep13 01-21-2008 07:52 PM

along the top nxt to the rest of the links .. usercp memberlist etc

kiril_cvetkov 01-21-2008 08:04 PM

IF you don't want to code in navbar templates..
Use this modification if you want - > Advanced Navbar (add navbars & links, display it anywhere)

snakes1100 01-21-2008 08:05 PM

Edit the navbar template.

Code:

<a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a>&nbsp;
</td>
                <td class="vbmenu_control">
<a href="newlink.php$session[sessionurl_q]">$vbphrase[newphrase]</a>&nbsp;
</td>

Fix the red highlighted text, this is hardcoded into the template and requires no EXTRA products or plugins to call to.

ep13 01-21-2008 08:12 PM

i want the links of the standard theme on the nav line of the new theme if that makes sense i assume that will do it ^^

shouldnt say links probaly getting the wrong idea

i want the like of vbgarage, arcade , donate etc up there.

snakes1100 01-21-2008 08:21 PM

Some of those hacks input the links for you automatically, if you dont have a modified navbar template, depending on the hack though, it dont always add them inline how you want it, but adds it to the drop menu for "quick links", if the hack dont add it for you were you desire it, you ill need to manually code it in or use the navbar hack kiril linked you to.

ep13 01-21-2008 08:25 PM

cheers i'll have a gander at that then


All times are GMT. The time now is 03:34 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.01347 seconds
  • Memory Usage 1,720KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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