To configure the SharePoint Navigation, you will need to customize your site's Master Page. Search the master page for ASPMenu control. This control pulls the menu data from a data source, which is usually a "navigation data source" or a "site map data source". Change the following...
[More]