vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Navbar - Add / Remove Link's (https://vborg.vbsupport.ru/showthread.php?t=203821)

IIAnDoII 02-01-2009 12:29 PM

Navbar - Add / Remove Link's
 
Ok i just installed a new style and it came with a animated nabar which looks like this

http://f.imagehost.org/0352/new.jpg

The problem is i want to remove the member list, FAQ and the calender buttons and add a new button "Donate"

I had no problem Add / Removeing Link's on my old style, i just edited the navbar template
old style
http://f.imagehost.org/0103/old.jpg

but i cant find the correct code to edit in the style navbar template

so is there another template that i can edit

Thanks

UncoderMom 02-01-2009 12:51 PM

a navbar like that will most likely be found in your header template. not the navbar... just a suggestion.

IIAnDoII 02-01-2009 01:04 PM

ok thanks il have a look now

Edit -

I found this in the template

Code:

<li class="menupadding"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></li>       
<li class="menupadding"><a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></li>
<li class="menupadding"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></li>

i am not sure how to edit new links in though

on my old one i just added
Code:

<td class="vbmenu_control"><a href="http://Forum Name/search.php">Search</a></td>
but it all seems diffrent in the header template

UncoderMom 02-01-2009 01:12 PM

You'd remove that code to remove the buttons you want gone.

I always copy the code I'm working on to a code editor or note pad so if I dont like the results I can paste the original back in.

revert doesnt always work well if its a parent of a style with a different header :eek:

IIAnDoII 02-01-2009 01:18 PM

ye i have done it now

http://f.imagehost.org/0329/Untitled-1.jpg

Thanks for the help mate

UncoderMom 02-01-2009 01:22 PM

Your welcome. :)


All times are GMT. The time now is 07:33 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.01008 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
  • (2)bbcode_code_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