The master page is a feature that enables you to define common structure and interface markup elements for your Web site, including headers, footers, style definitions, or navigation bars. The master page can be shared by any of the pages in your Web site, called the Content Page, and removes need ...

learn more… | top users | synonyms

1
vote
2answers
91 views

Search Control is not seen on the search results page

In my custom master page I added a search control <div id="search-ctrl" class="s4-notdlg"> <asp:ContentPlaceHolder id="PlaceHolderSearchArea" runat="server"> ...
1
vote
1answer
184 views

Gantt view is missing when using the starter master page [closed]

I am using the starter master page in one of my projects but the Gantt view does not show up for a list. Any ideas?
1
vote
2answers
1k views

Custom New Web Part Page Template when creating page

I want to give the user the ability to create web part pages, from a template, where the the left column is a web part, lets call it LEFTNAVPART, and the header is another web part, let's call it ...
1
vote
3answers
630 views

Strip publishing master-page for anonymous users

Is it ok to strip a masterpage for all SharePoint scripts and styles? We have custom CSS and all of our scripts are JQuery. Even CQWP will have custom rendering. The reason we want to do this is so ...
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 ...
1
vote
0answers
22 views

SharePoint 2013 Migration - Home Page Style Unusable

I have a WSS 3.0 environment that we are migrating to SP2013 and the upgrade went as planned (and somewhat expected). We have a few sites that were apparently customized when it was WSS 2.0 and I am ...
1
vote
1answer
31 views

Custom Page inside SharePoint 2010

i am building a .aspx Terms & condition page for my Intranet with Save & Cancel buttons: When we click on Save the user save inside a list as he agree on the terms & Condition content ...
1
vote
0answers
81 views

Open search results in a new window

I would like for the entire search results (stuff that appears after i type in a keyword and hit search) to appear in a new page. So far I haven't been able to get it to work correctly. The only ...
1
vote
0answers
113 views

Default List pages (NewForm.aspx/EditForm.aspx) and breadcrumbs

All, My understanding of SharePoint is that NewForm.aspx/EditForm.aspx et al. are Application Pages that for each List are initially fetched from the Hive directly and processed by ASP.NET, but can ...
1
vote
1answer
43 views

After migration Sharepoint doesn't tell that the page is checked out

After we did a migration to a portal we found a weird behavior which I need your help in we migrated the masterpages manually and added the ribbon code and all of the placeholders the issue is that ...
1
vote
1answer
419 views

How to dynamically change master page's master page?

I have designed a module that change master page dinamically based on user log-in privileges. I followed this tutorial : ...
1
vote
1answer
501 views

Master Page background picture change

I am creating a blog in sharepoint 2007 and i need to change the blue background that is standard on the masterpage. so far I have not been successful with this. I have read posts that say each ...
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 ...
1
vote
0answers
28 views

Turn off Library and List Style

Is there any way to turn off the custom master page style to Libraries and Lists in SharePoint 2010? ( I know how to turn off for the _layout pages)
1
vote
1answer
388 views

Multi-level top navigation menu on the application/_layouts pages

I created custom master page, and I created feature for top navigation menu. My custom master page works fine, but not on the application/_layouts pages; viewlsts.aspx, settings.aspx, etc.. I only see ...
1
vote
0answers
231 views

SitePages uses System Master Page?? Why?

Bit of a strange issue today. I wasn't involved in the initial branding/master pages etc of my companie's SP Environment. Anyways, I have a strange issue. On my site, I have some pages storted under ...
1
vote
2answers
183 views

ID on the body tag

We have a custom master page for our sites. If on the home page we wish to style it differntley to all the other pages (including the homepage of sub sites). Normaly to do something like this I would ...
1
vote
1answer
237 views

Creating Site Templates - Master Page Not Being Handled Right After Upgrade

In our old MOSS 2007 farm we had a branding feature deployed that swapped out CSS Files, Master Pages, etc for our sites to keep a consistent branding across our Site Collections. We are currently in ...
1
vote
3answers
2k views

Sharepoint Designer 2010 - imported master page ends up showing under page layouts

When I import a master page in Sharepoint Designer 2010, using the 'Import Files' button (while clicked into the "Master Pages" section, the file is imported, but not to Master pages. It goes instead ...
1
vote
3answers
88 views

Other Users Cannot See Customizations to Global Navigation

I customized the global navigation in SharePoint 2010, but my changes are not showing for other users. What might be causing this?
0
votes
4answers
222 views

How to use relative URL for image in Master Page?

I am using a logo in my Master Page which will be displayed on all pages. How do I use its relative URL? Currently it is written as: <img src="/sites/Style Library/Images/logo.jpg"> But it is ...
0
votes
2answers
519 views

Add more to PlaceHolderMain (Custom)

I made a master page and created a new page from it. In the PlaceHolderMain I added a few WebPartZones and then in the browser filled them with CEWPs and filled the CEWPs with content. Now I go back ...
0
votes
2answers
2k views

set as default master page VS set as custom master page

What does it really mean in SharePoint Designer 2007 with regards to 'Set as default master page' and 'Set as Custom master page'? Are there really differences between them? And at what type of ...
0
votes
5answers
6k views

How to change the master page associated to a custom page layout?

I'm creating a custom page layout starting from the Article Page layout, which is associated by default to the master page v4.master. I want now associate this web page with a custom master page of my ...
0
votes
3answers
298 views

SharePoint redirect to add parameter

I want to add a parameter "Force=True" when the user is redirected to userdisp.aspx (when you click on people's name) What is the best way to do it? Details: I need that because I do not have a ...
0
votes
2answers
437 views

Fixed content in page layouts

I hope you can help me with this simple user case. I have a master page and several page layouts in SharePoint 2010. The master page standardizes only the header, navigation and footer. The page ...
0
votes
5answers
2k views

Add a Web Part to a Master Page for only one page in SP2010?

I would like to add a Web Part to part of a Master Page, but only in the case of the home page of the site. Otherwise it is not needed. How can I handle this? (see attached image) Do I have to ...
0
votes
1answer
1k views

SharePoint 2010 Foundation css url in Master Page

I have an image that is located at the root Style Library site. I want to put that image in the MasterPage. Using SharePoint Designer, I get this reference background-image:url('../../../../Style ...
0
votes
2answers
481 views

NullReferenceException on function call in master page

I've got the following code that works well on most pages in SharePoint 2010; but it blows up on Site Actions > Site Settings > Manage site features with a NullReferenceException on the GetRootTitle() ...
0
votes
4answers
198 views

How to put a class on body tag in page.aspx created from master page

I have 10 pages and each body tag has its own class because of different background images on them. I was wondering how to do it in the master master page so that the class on the body tag when a new ...
0
votes
2answers
408 views

Sharepoint 2013, how to unselect a theme?

I am working on a trial version of sharepoint 2013 creating a custom master page. Going well so far, apart from the fact that when I go to view the published site, I only see my background for a ...
0
votes
2answers
320 views

custom aspx page with default.master page CSS issue

<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="ItemDetails.aspx.cs" Inherits="namespacename" Debug="true" MasterPageFile="~/_layouts/default.master" %> <%@ Assembly ...
0
votes
3answers
521 views

rootWeb.AllProperties[“__InheritsCustomMasterUrl”] = “True”; not working

I am developing a branding project, in this project i have custom master page, i can successfully deploy it and automatically apply to the root web. But i want all the subsites inherit the master page ...
0
votes
2answers
217 views

Site and System Masterpages Issue

I have two custom masterpages, one for site, and one for the system pages. Both of these masterpages use the same CSS file, and they both also reference a different CSS file than the other. ...
0
votes
1answer
94 views

web part properties panel covered by the master page

I'm upgrading a SharePoint site from 2007 to 2010. I'm done with all the master pages and page layouts. Is still have however a minor thing that is bugging me. When editing a page, the web part ...
0
votes
2answers
381 views

Beginners question regarding code-behind for aspx pages

I've been studying sharepoint for a matter of days now so please bear with me if I'm missing something really obvious. I've followed a couple of guides that have got me familiar with the process of ...
0
votes
2answers
763 views

ContentPlaceHolder generates automatically width=100%

in my custom master page the content doesn't fit into the page since a automatically generated table with the id=layoutsTable has width="100%". Since i have a fixed page layout there are some issues ...
0
votes
4answers
881 views

Is the masterpage in 14 hive or backend db

Our Masterpage got corrupted and there is no local backup. Where is it located? If is in file share like 14 hive then I can get a copy from system admin from last night backup? Or if is in the sql ...
0
votes
2answers
382 views

Auto Format Masterpage in Visual Studio

I am creating a custom master page in visual studio. I inherited this from another developer who has not learnt how to indent code properly. One thing that I have noticed that seems it is not possible ...
0
votes
3answers
4k views

Set as default master page in Sharepoint Designer 2010 does not change site at all

When I open a site in SPD2010, and right-click a master page and choose "Set as default master page", it does not change the site at all. Shouldn't it do that?
0
votes
2answers
545 views

Adding Left Navigation to a Publishing Page

We are currently building out a publishing site with SP 2010. ON the Master, we are hiding the control. I want to now expose this on a particular page layout. If at all possible I want to avoid ...
0
votes
1answer
78 views

Extracting a SharePoint 2007 Master Page to a Standalone Configuration

Currently I'm tasked with taking an application, which is SharePoint 2007 mostly in the fact that it only uses the SharePoint Master page, and turning it into a standalone application. Has anyone ...
0
votes
3answers
1k views

Setting cookies

I'm working in a MOSS 2007 SP2 Enterprise deployment and I'm trying to add a cookie on a master page. Ideally, the javascript should check if the cookie exists and if it has a valid value, if so, it ...
0
votes
1answer
471 views

“Cannot find ContentPlaceHolder” error when anonymous access enabled

I have a custom master page, custom.master, for a publishing site. It was working fine, however I just enabled anonymous access to the publishing site, and now browsing to the home page for that site ...
0
votes
2answers
33 views

How Can I Change My Intranet's Homepage Page Layout?

As part of the branding of our new SP2013-based intranet, I have created a new custom Masterpage and Page Layouts and set this as the default Masterpage. I have also created a custom Masterpage and ...
0
votes
2answers
44 views

Problems saving Masterpage in Sharepoint Server 2010

My Sharepoint site is using a custom Masterpage. I get an error just checking out, and saving the Masterpage without doing any changes. When I open the masterpage in sharepoint designer, and try to ...
0
votes
1answer
37 views

Customizing Top navigation bar with javascript

I would like to make a customized the top navigation bar with mouse hoover and dropdown. The list is all sites that person have access too in that site collection. Since some people have access to ...
0
votes
3answers
33 views

Site Page Logo will not update from default

I have been working on a page and I had set it up to inherit from the parent, however when the page displays in the browser you can quickly view the new logo then the page reverts to the SharePoint ...
0
votes
2answers
65 views

Achieving consistent branding for all SharePoint 2013 sites

I see that a lot of the discussions and documentation tend to be focused on branding solutions for publishing sites and understandably so. We have a lot of other types of sites too (e.g. communities, ...
0
votes
1answer
31 views

How to display “English” link on Arabic website and “Arabic” link on English website

I want to display link "Arabic" on my English site so user can click on it to view "Arabic" version. I want to do similar thing on my Arabic site where it will display link "English". How do I do ...

1 2 3 4 5 7