Hi Guys
I wanted to know how do you stop your custom banner branding infiltrating the pop up dialog modal windows when your are for instance changing permissions on resources or adding pages or libraries, what happens is the dialog window appears with the my custom banner branding at the top but the rest is just a blank white box with no content or controls to edit/change anything. I have been told tom add the class "s4-notdlg" to stop this from happening but where exactly do you apply this in the master page to stop this from happening?? Ideally I would like to add apply this class on a global level so that all modal dialog windows display correctly regardless of what page you are on.
Tags:
Permalink Reply by Heather Waterman on April 20, 2011 at 2:13pm This happens when the system page uses your branded master page. You can also use the .ms-dialog class to remove images, colors, padding or unwanted items in the popup boxes. For example: .ms-dialog body {background-image: none; text-align: left;} The s4-notdlg only works on the header area, left nav and footer, where you dont want those items to show. The ms-dialog will fix the bg and any of the padding or custom changes you have added to your content area.
Hope that helps.
Heather
Permalink Reply by Louise van der Bijl on April 23, 2011 at 6:46am Welcome to
SharePoint Designers
© 2013 Created by Christian Ståhl.