I am creating HTM templates for use by some clients. When I upload the templates I notice from the preview window within the dialog box that my embedded css scripts are stripped out. I really don't want that to occur. I really need to fix this promptly. Perhaps I am not understanding some of the editor's properties. I have
AllowPasteHtml = true.
ConvertHTMLTagstoLowercase set to the default value.
EditCompleteDocument = true, and
EnableStripScriptTags = false.
Am I overlooking something?
LearnerNM