Search

You searched for the word(s): font
Showing page 12 of 216 (2,157 total posts) < 1 second(s)
  • Could not create type 'CuteSoft.Chat.ChatWebService'

    I am using IIS 6 .net 2.0 framework.   Get the following when trying to log into the Cute Live Support Operators   System.InvalidOperationException: Client found response content type of 'text/html; charset=utf-8', but expected 'text/xml'. The request failed with the error message: -- <html>     ...
    Posted to Cute Live Support (Forum) by Webmarktech on March 20, 2010
  • Installing CuteEditor.dll in the GAC

    Hi,   I have multiple sites on my webserver, running .net 2.0 that are using the CuteEditor.  Rather than put it in the \bin of each application I want to put it in the GAC.   I have created virtual directories for each application called, ''editor'' that point to the editor files.   I have following items in the ...
    Posted to Cute Editor for .NET (Forum) by scottle on January 10, 2008
  • Re: Font size decreases when loading from RTF

    I've found the problem.   When changing font-size in the editor the font gets saved in px. After saving to RTF everything still seems okay (the font sizes are converted to points, wich i believe is the correct way for RTF). Then after the RTF gets converted back to HTML (LoadRTF) the font-sizes do not have a pt or px font-size ...
    Posted to Cute Editor for .NET (Forum) by freerk on July 11, 2007
  • Re: Line Spacing problem on Font Drop Down

    Change the following code:   body,table,p,div,span { font-family: Verdana, Arial, Helvetica, sans-serif;     color: #5D5D5D;     font-size: 9pt;     font-weight: normal;     line-height: 15px;}   to:   body,table,p,div,span { font-family: ...
    Posted to Cute Editor for .NET (Forum) by Adam on February 20, 2006
  • Re: Font and Size fixed in cute editor

     olivierverdin wrote:   I want to fix the font and size of the text in the editor.  I changed the value in the font properties.  Everything is Ok for the font but not for the size.  It doesn't change anything.  Can you help me?      Are you using the Editor.FontSizesList Property(A list of ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 17, 2004
  • Font reverts back to default font after changing size ISSUE

    When using the CuteEditor, the font reverts back to the default font after changing the font size.  For example, if the default font is Arial and the font is changed to Verdana when editing text, then the size is changed, the font will revert back to Arial.  Please advise.
    Posted to Cute Editor for .NET (Forum) by rwarren on May 3, 2006
  • Re: Font sizes looking different

    Another issue that I have is that when using IE when there are <br> tags in text and you select all of the text and then change the font size nothing happens.  No font tags are added anywhere.This Issue looks like it has been taken care of the the 5.3 however, my issue dealing with the font tags when using IE or firefox is still ...
    Posted to Cute Editor for .NET (Forum) by bhill10 on May 16, 2006
  • Re: Having the ability to insert links

    I have this code with ceSelectItemText and cdSelectBlurbText cuteeditor controls. I have databinding them from a table (this is my edit an existing item page). But for some reason the TemplateItemList property wont work? Any ideas?       Office: --> Section: ...
    Posted to Cute Editor for .NET (Forum) by ny3ranger on June 12, 2007
  • Re: Font menu question

    PaulNewRiver,   >>Unlike Word, the Cutesoft editor does not support a feature whereby the Font menus will show the font family and size as you move the cursor around in the text.    When you move the cursor around in the text, font name dropdown is updated.  But font size dropdown will not. It's the default ...
    Posted to Cute Editor for ASP (Forum) by Adam on July 10, 2006
  • Re: Font-size in editor iframe

      Hi,   Sorry for the long delay of my reaction, I've been away for a couple of days.    The 0.7em in the html tag specifies that the default font-size on my site depends on the font-size that the user has selected in his browser. Normally, that will indeed result in 0.7 * the medium font size, but when a user for ...
    Posted to Cute Editor for .NET (Forum) by Activator on December 21, 2006
« First ... < Previous 10 11 12 13 14 Next > ... Last »