Search

You searched for the word(s): font
Showing page 37 of 216 (2,157 total posts) < 1 second(s)
  • Re: Editor changes or removes colors from inline style

    Adam,   I downloaded 6.1 and see the same behaviour.   A seemingly related symptom, we have also found that if there is a color set in a font tag, that for certain colors, each time the html is opened in the editor, one of the characters in the rgb string will be removed. This continues until there are only two charcters left in the ...
    Posted to Cute Editor for .NET (Forum) by vc3_richard on July 17, 2008
  • Re: Font Size and Font style Boxes overlap in IE7

    Some of the buttons which are turned off in the tool bars still exist when you right click on the editor area. What must be the problem?   Regards, Chemir
    Posted to Cute Editor for .NET (Forum) by Chemir on January 31, 2008
  • Re: Pasting MS Word, loses format, changes font ?

    Hi Did you try it and get anywhere? WHat seems odd is that assuming i dont clean the cdoe, the content pasted in and hence saved to the db, is the original content out of MS word, with absolutely no formatting changes. If the editor makes no changes at any point, why when it is rendered out as word is the style changed? James
    Posted to Cute Editor for .NET (Forum) by jameswhittaker on July 6, 2005
  • Re: Default font Questions

    ThePope78705,   When Edit a complete HTML document, the style is in your control.   If you want to display certain styles, you can do:   <html> <head> <style type=''text/css''> p {font-family: courier} </style> </head> <body> <p>This is a ...
    Posted to Cute Editor for .NET (Forum) by Adam on November 7, 2008
  • Re: How to change the default font type and size in editor?

    ylkok, http://cutesoft.net/developer+guide/index.htm#page=Common-Tasks.htm     Please check the Editor.EditorBodyStyle and EditorWysiwygModeCss property.  Editor.EditorWysiwygModeCss Property Specifies the location of the style sheet that will be used by the editable area. Multiple Style Sheets are supported. Example ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 6, 2009
  • Re: Font List behavior inconsistant

    Thanks Eric, but I already saw that. Please refer to my original post where I say that I am already using that, but it is centered unformated text in the drop down, where I would LIKE to have it look like it does using the XML in the config file. Also, where is the best place to post  ' feature' suggestions?
    Posted to Cute Editor for PHP (Forum) by jmarcv on May 13, 2011
  • Re: Arial not available on CuteSoft Editor for DNN 4.0

    Laurent,   Cute Editor uses default font of the current page.   The default font of DNN is Times new roman.If you want to change the default font from Times new roman to Verdana (http://cutesoft.net/forums/3541/ShowPost.aspx), you need to modify one of style sheets of the DNN.For example, you can open and edit the following ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 5, 2006
  • Re: Pre-sales questions

    PaulNewRiver,   Thanks for the interest.   >>will the HTML output from your editor taken from the Oracle field display in the Col B table cell with formatting intact?   Yes.   >>Will it look the same as it did when the user formatted it in the editor?)   Yes.   >>Are there header or ...
    Posted to Cute Editor for ASP (Forum) by Adam on May 24, 2006
  • Re: Pasting bullet points from word

    Are you sure the above HTML is created as Unordered List in Word?   Can you send your word Document to me?   The below HTML code is pasting from a Word document. I didn't clean it for demo purpose.   List List ListCode: <ul style=''MARGIN-TOP: 0cm'' type=disc><li class=MsoNormal style=''MARGIN: 0cm 0cm 0pt; ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 9, 2006
  • Re: Problem with Minimal Configuration.asp file

    zain,   Which version of CuteEditor are you using?   If you are using the version 4.0, please check the following reference: Menu/Button Function Description Template Item Save saves the active content in the editor's content area Save  Print prints the current page. Print  Find and ...
    Posted to Cute Editor for ASP (Forum) by Adam on January 4, 2006
« First ... < Previous 35 36 37 38 39 Next > ... Last »