November Happy Hour will be moved to Thursday December 5th.
Even if I have all editor properties checked the Format Paragraph drop down is not showing in edit mode. I have remove the "uiEditorCssPaths" from Dynamic Properties and added a correct path to my editor.css.
The editor.css is simple:
h2 {font-size: 19px; margin-bottom: 0.5em; line-height: normal;EditMenuName:Heading 2;}h3 {font-size: 17px; margin-bottom: 0.5em; line-height: normal;EditMenuName:Heading 3;}
Can anbody see what I am missing?
Found the settings in the plug-in manager
Even if I have all editor properties checked the Format Paragraph drop down is not showing in edit mode. I have remove the "uiEditorCssPaths" from Dynamic Properties and added a correct path to my editor.css.
The editor.css is simple:
h2 {font-size: 19px; margin-bottom: 0.5em; line-height: normal;EditMenuName:Heading 2;}
h3 {font-size: 17px; margin-bottom: 0.5em; line-height: normal;EditMenuName:Heading 3;}
Can anbody see what I am missing?