Including extra css file in drop down

  •  02-08-2010, 3:15 PM

    Including extra css file in drop down

    This question seems to have been asked on countless occasions - but I cannot find a solution in these forums.
     
    I have an external CSS Style sheet, I need to include it in my CuteSoft Editor and have the styles listed in the Classes Drop down
     
    Some of the suggestions I have come across ( EditorWysiwygModeCss with AutoParseClasses) just don't work.
     
    Another solutions is using the CssClassStyleDropDownMenuNames and CssClassStyleDropDownMenuList methods but can I include raw CSS? For instance, font-weight: bold; line-height: 140%; margin-right: 15px;
     
    Kevin
View Complete Thread