Search

You searched for the word(s): font
Showing page 34 of 216 (2,157 total posts) < 1 second(s)
  • Re: No display of content even tho there is content!

    OK I do have a problem altho its not quite what I thought earlier.   What I have found is that I set the  editor.Text in the .NET code my HTML is being mangled here! I set the text to the below, then check the .text property in the VS Text Visualiser and its mangled the HTML to the version I pasted previously. The old editor is ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by AndyFel on January 17, 2014
  • Re: Incorrect "font" tag generating in Internet Explorer

    Hi Kenneth,   The issue is occurring on IE8 (Windows XP). Yeah, it is also occuring on  http://cutesoft.net/example/general.aspx   STEPS :   1 Select some text. 2 Apply Highlight on it. 3 Place the cursor just after the highlighted text. 4 Press BACKSPACE until the highlighted text is completely deleted. 5 Enter some ...
    Posted to Cute Editor for .NET (Forum) by BiswajitMajumdar on August 26, 2013
  • Re: Font fore color and background color toolbar buttons not working?

    We found some more information.   If we click on the actual toolbar button itself, the colors are not applied (blue arrows). But if we click on the little ''down'' arrow beside the button and select a color from the pallete, then the color is applied (black arrows).   As noted before, this is only an issue if the ...
    Posted to Cute Editor for .NET (Forum) by ralc001 on October 3, 2011
  • Re: Font color change - does not work properly

    Dear dhapra1109,   I tested this issue in http://cutesoft.net/example/general.aspx and cannot reproduce. Which version are you using? You can refer to http://cutesoft.net/forums/thread/63660.aspx and detect the build date of cuteedtior.dll. My test steps are as follows: 1. Open http://cutesoft.net/example/general.aspx 2. ...
    Posted to Cute Editor for .NET (Forum) by Eric on February 7, 2011
  • Re: CuteEditor 6.3 problem with pasting Word HTML - not removing font styles

    Hi Dave, davidj: ...but the ''Clean up HTML'' -> ''Remove all word specific markup'' action still exhibits the old. ...What we really need is a Button and Ctrl-V preset which will do all of these actions at once, without requiring users to jump through hoops...    That´s exactly what would make sense!   The user ...
    Posted to Cute Editor for .NET (Forum) by Tony43 on May 20, 2009
  • FONT SIZE AND COLOR urgent help

    HI we deal with websites and cms we have intergrated the text editor as part of this soloution however when you save in the backend meaning the cms it comes on differently on the front end that been what everybody veiws etc the fonts could be differernt of sizes or the colours do not work, etc if I select blue and I update this will appear with a ...
    Posted to Cute Editor for ASP (Forum) by Annie SC on October 9, 2007
  • Re: CuteEditor 6.0 for ASP Font Color Javascript error on windows 2003 with Frames 2.0

    I have the same symptoms as you describe. I'm using Windows 2003 and have .NET 2.0 installed. However, I'm struggling to fix it. I've tried the following   Replace this line tag_a.asp (and other tag files)  <!-- #include file = ''../include_Security.asp'' -->   With   <!-- #include virtual = ...
    Posted to Cute Editor for ASP (Forum) by geebee on October 8, 2007
  • Re: Editor sets <font ....> Tag. Is this correct?

    Adam, thank you for your fast help! I found out what the problem is und could reproduce it: In my code, I start cuteeditor with a start text like ''Type here...''. When a user deletes this whole text and starts to type, then cuteeditor adds the <p> tag.   Can this be solved that the <p> tag does not appear?   Joerg
    Posted to Cute Editor for .NET (Forum) by joergbauer on July 31, 2007
  • Re: Default Font - all they want is Arial

    I did this by setting the editor's EditorWysiwygModeCss property to a stylesheet css file with the same style statements from the other thread.  This seems to be a better solution than having to change the stylesheet for your whole web page as suggested in the other thread. Or is it?   PS.  Adam - when you are you going to ...
    Posted to Cute Editor for .NET (Forum) by E1i on March 30, 2007
  • Writing To Database

    I'm trying to implement the CuteEditor for many of my <TEXTAREA> form elements and hook it up to my database. I don't want to use the code in todatabse.asp file example because I've already got code for existing pages that writes to the database. I just want to display the CuteEditor for my TEXTAREA fields and have it work with the database. ...
    Posted to Cute Editor for ASP (Forum) by estrategy on February 1, 2007
« First ... < Previous 32 33 34 35 36 Next > ... Last »