2
votes
1answer
17 views

Nav showing drop down subsites when on _layouts/settings.aspx

In both of my custom master pages (both front master page and system master page) I have a navigation control (AspMenu). On all custom pages and application pages, the nav displays no drop down for ...
1
vote
0answers
24 views

MOSS 2007: Multi-layer flyout menus on the global navigation

I've reset the MaximumDynamicDisplayLevels to 30. My goal is to create a global navigation menu that leads to other SharePoint sites/external links. Each tab on the navigation is the top category with ...
0
votes
1answer
23 views

How to display navigation in publishing site?

I have a publishing site with multi language support. The site uses its own main menu (navigation) with custom CSS. It is currently displaying static text like Home, About Us, Contact Us e.t.c. I want ...
3
votes
2answers
590 views

How do I apply master page changes to all subsites in SharePoint 2013?

I realize similar questions have been asked, but master pages have changed somwehwat in SharePoint Server 2013, and this is actually several questions in one. I've read lots and lots of articles, and ...
0
votes
1answer
640 views

Top Navigation Bar Drop down not working

OK so I have about 6 links on the top navigtion bar for my SharePoint site and there are subsites under each. Basically the structure is like this: Top Link 1 - Sub Link 1 - Sub Sub Link 1 ...
1
vote
1answer
2k views

Left navigation bar customization based on user permissions

Hi I have to change my left navigation based on specific user permission. is that possible without change in masterpage . I know jquery is one solution but any other way through we change left ...
1
vote
0answers
48 views

SiteMap Breadcrumb Navigation for Parentweb

I am able to get URL of parent web using this code Request.UrlReferrer.ToString()Request.UrlReferrer.ToString() but I am not sure how can I get site Map navigation of parent web so that I can add ...
2
votes
1answer
139 views

Breadcrumbs Navigation Requirement Changed

Scenario I have 20's of site in a single site collection we can say "portal A", Now I have list of site collections, let me explain it using a tree Now we are creating breadcrumb navigation using ...
3
votes
1answer
1k views

How to change global navigation SP Foundation

I would like to ask, how I can to change default page or change global navigation in SP Foundation. I have first web collection "Home" then I have second web colletion "MY PAGE" and my second web ...
4
votes
1answer
188 views

Change root node of TopNavigationMenu dynamically?

I have a main site with five subsites and they are all using the same masterpage. The main site is a national site and the subsites are local copies (same lists, libraries, pages, subsites etc). One ...
1
vote
1answer
2k views

How to add a custom footer navigation to SP2010 Master Page?

I'd appreciate any suggestion on how to add a custom footer navigation similar to the one found at http://www.washington.edu to a master page? The link doesn't have to be automatically generated as ...
1
vote
1answer
836 views

Tree View navigation of Document Library

I'm experimenting with providing maximum functionality without writing code. The sharepoint site collection has one sub-site called "Demo". "Demo" has one document library called "Testing". I've ...
0
votes
4answers
2k views

Top Navigation menu flyouts render blank iframe in IE8

I have a problem with an sp2007 site where the navigation menu flyouts (drop downs) render as a blank white space. This problem only happens on our clients network. It works fine on my own ...