vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   Navbar adjustments.... (https://vborg.vbsupport.ru/showthread.php?t=281604)

Grimholtt 04-16-2012 02:16 AM

Navbar adjustments....
 
Sorry in advance for any repeats. Looking for a way to remove one link and add another to the the Navbar.

https://vborg.vbsupport.ru/external/2012/04/32.png

Currently, the above photo is what we have.

I would like to remove or adjust the text of the Experience link to point at a new page with this URL: http://www.tribegaming.com/content.p...-on-Livestream!

and the text changed to Tribe Live.

Is there an easy way to accomplish this?

Much appreciated.

Edit: We are currently at 4.1.12.

Drakie 04-16-2012 08:53 AM

If I click my new navbar-tab, "What's new?" displays as clicked.

To explain it better:
https://vborg.vbsupport.ru/external/2012/04/4.gif

But "What's new?" shows up as pressed.

How do I fix this?

(Ops, this was going to it's own thread, sorry)

Grimholtt 04-16-2012 12:45 PM

Ok. I clicked on the experience link on the Navbar and selected inspect element. Here is the code that it displayed. I've highlighted the part I think I need to edit, but when I searched in templates just for that line, it came up empty.


Code:

<div class="ad_global_header">
               
               
        </div>
        <hr>
</div>

        <div id="navbar" class="navbar">
        <ul id="navtabs" class="navtabs floatcontainer">
               
        <li>
       
                <a class="navtab" href="content.php">Home</a>
       
        </li>

               
                        <li class="selected"><a class="navtab" href="forum.php">Forum</a>
                                <ul class="floatcontainer">
                                       
                                       
                                       
                                       
                                               
                                                <li><a href="search.php?do=getnew&amp;contenttype=vBForum_Post">New Posts</a></li>
                                               
                                       
                                       
                                       
                                                <li><a href="private.php" rel="nofollow">Private Messages</a></li>
                                       
                                       
                                        <li><a rel="help" href="faq.php" accesskey="5">FAQ</a></li>
                                       
                                       
                                                <li><a href="calendar.php">Calendar</a></li>
                                       
                                       
                                       
                                        <li class="popupmenu" id="yui-gen2">
                                                <a href="javascript://" class="popupctrl" accesskey="6" id="yui-gen4">Community</a>
                                                <ul class="popupbody" id="yui-gen3">
                                                       
                                                       
                                                                <li><a href="group.php">Groups</a></li>
                                                       
                                                       
                                                                <li><a href="album.php">Albums</a></li>
                                                       
                                                       
                                                                <li><a href="profile.php?do=buddylist">Friends &amp; Contacts</a></li>
                                                       
                                                       
                                                                <li><a href="memberlist.php">Member List</a></li>
                                                       
                                                        <li><a href="http://www.tribegaming.com/xperience.php">Experience</a></li>
                                                </ul>
                                        </li>


Any ideas on how to locate and edit that line?

Lynne 04-16-2012 03:45 PM

The problem is in your custom code to add the navtabs. You will need to look at those in order to fix the issue.


All times are GMT. The time now is 05:29 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.01181 seconds
  • Memory Usage 1,737KB
  • 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
  • (4)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