Adding a link in the navbar?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Miss Chatterbox
    New Member
    • Sep 2009
    • 19
    • 3.8.x

    Adding a link in the navbar?

    Hi everyone!

    Apologies if this is a newbie question but how do I add links to my navbar? I'd really like to add a link to the forum index/home page but can't work out how to do it! Please help!

    I have version 3.8.4 if that makes a difference?
  • CallieJo
    Senior Member
    • Dec 2004
    • 590
    • 4.0.x

    #2
    Add a link to your navbar:

    Styles and Templates->Style Manager->Navbar

    Between:
    <!-- nav buttons bar -->
    <!-- / nav buttons bar -->

    There are links like this. This one is the FAQ link in your navbar.

    Code:
    <td class="vbmenu_control"><a rel="help" href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td>
    Add this code after or before it or after another link in your navbar...changing the yourlink.com and name link:

    Code:
    <td class="vbmenu_control"><a href="YOURLINK.com">NAME LINK</a></td>
    Add as many as you want.

    This should work. Good luck!
    Archive: 1 ~ 2 ETC in the feedback forums that were closed.

    Comment

    • Miss Chatterbox
      New Member
      • Sep 2009
      • 19
      • 3.8.x

      #3
      That worked perfectly! Thank you so much!!!

      Comment

      widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
      Working...
      😀
      😂
      🥰
      😘
      🤢
      😎
      😞
      😡
      👍
      👎