inlines styles, not font tags?

  •  08-12-2005, 4:53 AM

    inlines styles, not font tags?

    Hi Guys,
     
    Just purchased the server licence for your ASP cuteeditor and I've got a couple of questions.
     
    Firstly, is there a way to stop the editor from placing <font> tags? Font tags have been depreciated and I'd like to stay away from them if possible. I would prefer if the inline style tags were used instead.

    Secondly, I can't seem to populate the 'Class' drop down list. From what I have read this is either populated by the .EditorWysiwygModeCss property, or the .StyleSheetPath property. The page that the control is on has a css style sheet linked in its <head> but that doesn't seem to have any effect on the classes available in the cuteeditor.
     
    Thirdly, when I attempt to use the .StyleSheetPath property I get the following error:
    Microsoft VBScript runtime (0x800A01B6)
    Object doesn't support this property or method: 'StyleSheetPath'
     
    I am not sure what I need to do to get that property working.
     
    Because I am using this control for many sites on the server I don't want to manually enter the class styles, so I'd like some advice on how to do that.
     
    Lastly, I have trouble with xhtml output. I'd like to output in this format but can't find the appropriate instructions. This has been asked in the forums before with a link given to some sample, which I have viewed but didn't understand.
     
    Your quick attention is appreciated.
     
    Cheers,
    -alex
View Complete Thread