How change layout of AccessDenied.aspx site
Posted by Leszek Polnik | Posted in SharePoint | Posted on 04:27
0
If You want branding AccessDenied.aspx (_layouts) site You should make modifications in "simple.master". Like most master pages, the simple.master controls the look and feel or more than just a single page. In fact, it controls the look and feel of seven pages in the _layouts folder:
"C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\LAYOUTS
AccessDenied.aspx |
Confirmation.aspx |
Error.aspx |
Login.aspx |
ReqAcc.aspx |
Signout.aspx |
Webdeleted.aspx |
Any changes could have impact to application level or for one site collection only.
Precisely how to change "simple.master" and contraindications are written in Microsoft article. Please see here: