Search

You searched for the word(s): font
Showing page 121 of 216 (2,157 total posts) < 1 second(s)
  • Forms in text ?

    I have been playing around with the form elements of the editor, but I can't get it to work properly. I have tried to to catch the values of the form by: Dim formElement As New System.Web.UI.WebControls.LabelIf Request.Form.HasKeys Then For Each element As String In Request.Form formElement.Text += (element & '': '' & ...
    Posted to Cute Editor for .NET (Forum) by Larskohsel on February 3, 2005
  • Changing the default font

    Does anyone know which file I need to modify for the CuteChat product to change the default font name and size used when chatting.   Thanks,   Jessica
    Posted to Cute Chat and Cute Web Messenger (Forum) by jbergeron9 on May 27, 2008
  • Issue with bolding in version 5.3

    Whenever I bold the whole editor I get different results when using fire fox and IE.  Firefox puts the bold tag in side of the div tag and IE puts the bold tag as a strong tag.  Why is the bold not set as a <B> tag instead of <strong> and style=''font-weight: bold;''.  The older verision of cute editor that I have uses ...
    Posted to Cute Editor for .NET (Forum) by bhill10 on May 17, 2006
  • Re: When version 6.0 becomes availble?

    sukhoi: Adam,   on the test link:   http://richtextbox.net/test/default.aspx   I selected the text in the first sentence, then changed the size to 24. I then selected 1 word ''Algorithmic'' and clicked on the red font color.   The word shrunk down to the previous size, this is what I thought was going to be fixed? ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 26, 2007
  • Re: Firefox issues (Paste from Word/Cleanup, BreakElement)

    Ahhh I didnt know that was possible. At least removing Word content is possible. Is there a way to also remove just FONT & SPAN tags? I dont want to remove all HTML tags (as bold & italic tags are wanted), just the FONT tags mainly. At the moment, it appears you can only remove Word stuff or Everything. There is no option to remove FONT ...
    Posted to Cute Editor for ASP (Forum) by ReqMan on November 18, 2005
  • Re: Cute HTML editor issue in IE10 - Fixed but noticed something else

    Here's my code which the BreakElement does not appear to change the line break code used by the editor. I also tried   editor.BreakElement = "Br"               Dim editor             Set editor = ...
    Posted to Cute Editor for ASP (Forum) by Techn0 on June 7, 2013
  • Re: Absolute URL for Images and not HREF

    Dear cosmonaut,   Please follow steps:   1. Save the following code to edithtml.php, and copy it to your cuteeditor installation folder   <?php include_once(''cuteeditor_files/include_CuteEditor.php'') ; ?> <html>      <head>    </head>     ...
    Posted to Cute Editor for PHP (Forum) by Eric on May 9, 2011
  • Re: IE9 Compatibility?

    bshamblen:I entered bunch of text below the table that you have on the demo page. I then selected about 20 characters from the end of the text string and tried to change the font. It only changed what I selected, but it moved the text that I selected from the end of the sentence to the middle (it changed the order of the words on the line that I ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on March 2, 2011
  • Re: Customizing

    Dear SKIQM,   Please follow steps: 1. Set ''CustomCulture'' to ''de-de''  <?php                 $editor=new CuteEditor();                 ...
    Posted to Cute Editor for PHP (Forum) by Eric on September 3, 2010
  • Mac FF rendering with anchors

    Please paste the following HTML (identified as the resultant in my last post) into your sample in HTML view using firefox on the mac  - switch to WYSIWYG - it does not render properly - works in browser but not in cutesoft editor, in this case it is not showing everything that had an anchor in front of it except what we entered lat (do the ...
    Posted to Cute Editor for .NET (Forum) by sperndogger on May 25, 2007