After the branding of a SharePoint site is done, I mean Site and System masterpages, there are still a few pages that uses the default style. My question is if we can change the master page for that pages too.

Example: http:///_layouts/settings.aspx always looks like a fresh SharePoint

link|improve this question
feedback

2 Answers

The master page connected to Settings.aspx is /_layouts/Application.master. Many system pages use this master page but none of them use the custom or default master of the site.

Do know that modifying the file isn't supported by MS :)

link|improve this answer
feedback

yes, you can refer your customized master page for those pages.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.