When the pop up window looks like the image below after you have created a custom master pages and want to remove all the custom styles as this can conflict with all your dialog boxes.
The Fix:
How you remove this custom banner with simple class called: .s4-notdlg
Example:
<div class="s4-notdlg customClass">Here is my custom header</div>
The Results:


No comments:
Post a Comment