Two Questions

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Chazel
    Senior Member
    • Nov 2007
    • 589
    • 4.0.0

    Two Questions

    How do I remove the 'Calendar' and 'FAQ' link from my navigation bar?
  • Chazel
    Senior Member
    • Nov 2007
    • 589
    • 4.0.0

    #2
    Oh, one more:

    How do I remove the "Quick reply to this message" button?

    Comment

    • Stilgar
      Senior Member
      • Feb 2006
      • 128
      • 4.0.x

      #3
      Originally posted by chaselafon
      How do I remove the 'Calendar' and 'FAQ' link from my navigation bar?
      In your Admin CP. Styles & Templates > Style Manager > Edit Templates > Navagation & Breadcrumb Templates > NAVBAR

      Find and remove or comment out:

      Code:
          <td class="vbmenu_control"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td>
      and
      Code:
      <td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
      Last edited by Stilgar; Fri 14 Dec '07, 4:47pm.
      James

      Comment

      • Atwal
        New Member
        • Jul 2006
        • 15
        • 3.6.x

        #4
        In skins other than ones with the normal/original navbar.. The coding might be different.. You might have to remove something else and it might be in a different template.. For those ones.. I recomend checking the header templates and then searching "faq.php" and deleting the coding around that as well as "calendar.php"... Should be removed after that..

        Comment

        widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
        Working...