开发者

There is another SharePoint MasterPage parameter different of Site and System

开发者 https://www.devze.com 2022-12-18 07:43 出处:网络
After the branding of a SharePoint site is done, I mean Site and System masterpages, the开发者_运维百科re are still a few pages that uses the default style. My question is if we can change the master

After the branding of a SharePoint site is done, I mean Site and System masterpages, the开发者_运维百科re 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


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 :)


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

0

精彩评论

暂无评论...
验证码 换一张
取 消