0
Welcome Guest! Login
0 items Join Now

How do I change the menu top of page?

  • How do I change the menu top of page?

    Posted 11 years 10 months ago
    • I'm making a simplified version of this page for a newbie. It's a requirement.

      I need to make changes to the menu top of the page. When you go to the Article Manager: Articles Across the top right of the page is:
      New | Actions | Edit | Featured | Check In

      Below Article Manager: Articles there is:
      Articles | Categories | Featured Articles

      I need to remove Featured from the top right menu and Features Articles from the left side under Article Manager: Articles.

      As far as I have gotten is in index.php, line: 64
      <div id="mc-submenu">
            <?php $mctrl->displaySubMenu(); ?>
      </div>
      If I remove the line of code for $mctrl->displaySubMenu();, none of the three menu items below display. But I don't know where these values are being set.

      I'd appreciate help with these two places. I'm new to Mission Control template. Thanks!
  • Re: How do I change the menu top of page?

    Posted 11 years 10 months ago

Time to create page: 0.046 seconds