Sharepoint 2010, 2013 & O365 Knowledge Base
Pages
(Move to ...)
Home
Multi Tenancy-All Commands
Migration from one Env. to another
Interview Prepration
New Ideas
Publish AX EP Portal on SP over Internet
My Learnings
▼
Tuesday, 5 July 2016
Apply CSS inside dialog box, not to the actual parent/base page.
Just add
.ms-dialog
in front of your css and it will be applied only to the dialog not to your page.
For example:
.ms-dialog
#s4-ribbonrow{
display:none !important;}
}
No comments:
Post a Comment
›
Home
View web version
No comments:
Post a Comment