Home » C# ProgrammingRSS

How to customize an Application master page in MOSS 2007

I have a Collaboration sitecollection and made changes to refer to my custom master page in the Master page settings page.Also used the same custom page for Site Master page section.

But if I go to Documents library and click on upload documents then I am getting the UI of application master page.

How can I get rid of those menus.

Thanks in advance.

 

5 Answers Found

 

Answer 1

refer the master  page of document library as your cutom master page.

Open the document library in sharepoint designer and change the master page  reference.

 

Answer 2

Thanks for your help.

I tried using sharepoint designer as per your instaruction and able to see the changes in it. But when I go to site there is no change in the master  page.

Can't understand why it's not happening.

 

Answer 3

What you would need to do is edit the applications masterpage stored in the/_layouts folder, which in turn would impact ALL sites.

This link will explain more http://blogs.msdn.com/b/scaravajal/archive/2007/03/13/sharepoint-branding-and-application-master.aspx

 

Answer 4

When you click on upload document. page   _layouts/Upload.aspx will get called.

Open Upload.aspx in spDesigner and change the master  page, and save it. It should work.

 

Answer 5

Hi Prakash,I did exactly what you mentioned but still I don't see the changes getting reflected in the upload.aspx page  in Upload Documents screen.
 
 
 

<< Previous      Next >>


Microsoft   |   Windows   |   Visual Studio   |   Tech Videos   |   Follow us on Twitter