Search

You searched for the word(s): font
Showing page 134 of 216 (2,157 total posts) < 1 second(s)
  • Flaws - some more information

    I previously wrote about how CuteEditor is incorrectly selecting all characters on a row and applying new on-the-fly settings to them, disregarding the cursor position. The standard is that new settings apply only to characters after the cursor position unless those characters were specifically selected by the user.   The tests I used were ...
    Posted to Cute Editor for .NET (Forum) by fredd on November 26, 2006
  • href_cetemp

    Hi   I am getting spurious href_cetemps appearing in my javascript code. In the database the code is correct, but by the time the editor shows it in HTML view it has added loads of href_cetemp for every <a> link within javascript code. I have copied the two versions below. This seems to happen in both IE and firefox.   Any ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on November 15, 2006
  • Re: Dynamically set editor background colour VB Re Post 8845

    stevef: Thanks (again) Ken, If I want to set the background and font color, what is the coding? Editor1.EditorBodyStyle = ''background-color:'' & bgcol & ''font-color:'' & fcol   Should be:   Editor1.EditorBodyStyle = ''background-color:'' & bgcol ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 5, 2009
  • Personalizing color display

    Hi,   I am trying to limit the number of colors that appear in the font color option. Specifically, how would I make is so that only three colors are displayed in the drop down font box? Can the fonts be displayed independently, too? Meaning, could a user see an option for red font, blue font, and green font on the ...
    Posted to Cute Editor for PHP (Forum) by danielle2009 on July 7, 2009
  • Color picker giving wrong color code error.

    We're seeing in certain instances in IE only that when using the HTML editor's color picker, it will give an error that the color code is invalid even when its not. Again, this only happens in certain instances, which seems to be when you select an entire block of text (ctrl+a). I am providing a example of HTML code where this is ...
    Posted to Cute Editor for .NET (Forum) by sanjay.joshi on November 18, 2008
  • FontSize and FontName Dropdowns

    On your demo and on my old version when I select an item in the editor that matches the fontname or fontsize the appropriate item in the fontname or fontsize dropdown is selected.   However if I follow the instructions for modifying common.config the dropdowns no longer automatically select when i select an span in the editor. The only ...
    Posted to Cute Editor for .NET (Forum) by manciaux on March 11, 2008
  • Total failure when formatting text in CuteEditor.

    Hi.   Let's say i write the word ''workshop'' in cuteEditor. I then highlight ''shop'' and change its font.   Then I realize I didn't like the new font so I want to change it again, I click the font-selector and switch, but NOTHING happens. I can't change neither the font typ nor the font size.   CuteEditor makes it impossible ...
    Posted to Cute Editor for ASP (Forum) by DanielBws on January 26, 2006
  • Re: Can't change font color of text in Internet Explorer...

    Hi Eric,   Another two months has gone by since my last post.... I originally posted this question in December.... Any chance of resolving this issue?   Thanks! Ilana
    Posted to Cute Editor for .NET (Forum) by Ilana on May 12, 2011
  • Re: Default Font - all they want is Arial

    Thanks, that link was just what I needed.    Will keep an eye out for V6, we just got the current version 2 months ago. :)   Lou
    Posted to Cute Editor for .NET (Forum) by LouS on March 30, 2007
  • Can't update H1 tags in config files

    Hi,    we are trying to remove the padding and margins from the headings produced by the editor.  We would expect that to do this we could modify the common.config file for the editor:      <FormatBlock>             <item text=''[[DIV]]'' ...
    Posted to Cute Editor for .NET (Forum) by StevenLockey on August 2, 2010