Search

You searched for the word(s): font
Showing page 24 of 216 (2,157 total posts) < 1 second(s)
  • Source Code: Setting the Font Size List

    EvilMonkey,   Please try the following code. Keep me posted.   <script language=''JavaScript'' type=''text/javascript'' > function changeSize(editorID,value) {         EditorID = editorID+''_editBox'';         var editor = ...
    Posted to Cute Editor for .NET (Forum) by Adam on July 12, 2004
  • <font face...> Problem

    Using CE 6.0   Using cuteeditor.dll for .net 2.0 you provided from this post (http://cutesoft.net/forums/thread/33881.aspx)   Cute Editor Properties are set to UseFontTags: False, also have in code behind: Editor1.UseFontTags = False   Cute Editor Properties set to: EditorOnPaste=''PasteWord''   OnSubmit of Cute Editor ...
    Posted to Cute Editor for .NET (Forum) by dday on November 1, 2007
  • Migrating from CuteEditor3.0 to CuteEditor4.0

    We are currently experiencing some difficulties with regards to upgrading out CuteEditor from 3.0 to 4.0 For some reason when we attempt to load HTML from a database into the editor, the Normal view does not display the HTML correctly.  In most cases it seems to occur when a table is present within the HTML.  The Normal view is ...
    Posted to Cute Editor for .NET (Forum) by Stephen on May 2, 2005
  • Some font changes look right in CuteSoft editor but not on browsers.

    The following styled text looks right (as I wish it) in the editor but not when displayed in a browser on the Mac (Firefox) or PC (Internet Explorer).  In the first case, the font family is named in a span tag.  It does not take.  In the second case the font family is specified in a div tag, which appears to ...
    Posted to Cute Editor for .NET (Forum) by randal on April 12, 2005
  • Re: Getting Error on Pasting Unable to get value of the property 'replace': object is null or undefined

    It's IE9. I can run it in IE8 or IE7 Mode, and I get the same error.   Here is how you can reproduce the issue:   1. Open IE browser, and go to your CuteEditor's demo page http://cutesoft.net/example/general.aspx.   2. Switch to html mode, and replace the defult demo html markup with this:   <table ...
    Posted to Cute Editor for .NET (Forum) by syedrazi on May 11, 2012
  • Unexpected behavior using the Font Color dropdown

    1. Add some text to the CuteEditor2. Without selecting any text, use the Font Color dropdown to change the font color3. Notice the existing text color has been changed even though it was not selectedNote: The expected behavior is that any text added after the Font Color change is the new color, and any previous text remains the old color.  
    Posted to Cute Editor for .NET (Forum) by paulc on December 27, 2005
  • Re: CE add font style on pure text paste!

    Adam, I just downloaded the latest version (ASP 6.01) and my problem was solved. BTW, I love the new stuff in 6.01... 1- Modal window ... VERY NICE! 2- New tab Style builder... wow, there is a lot of choice there.. viva CSS !!! 3- No need to zoom out in the '' insert template'' modal window 4- Table wizard more powerfull 5- Less ...
    Posted to Cute Editor for ASP (Forum) by JFRanger on June 4, 2008
  • Re: font color pop-up not working

    I don't know change IE settings to allow pop-up.  FYI I have same problem on this site now as I type this message.  Also, when I press the color button (my site only), all existing text in box is deleted.  The spell check pop-up does work.  I would love to buy this product, but can't do it untill this, and my other post, are ...
    Posted to Cute Editor for .NET (Forum) by johnfparker on August 11, 2005
  • Re: Change Image Font color

    Hi ramchander, For Classic layout  1. Open file ''\aspgallery\resources\Layout\Classic\Style.css'' 2. Find section below .GalleryItemText{ font-size:9pt; width:136px; display:inline-block; overflow:hidden;} 3. It is the image name style settings, you can change the color there directly, ...
    Posted to ASP Image Gallery (Forum) by Kenneth on July 9, 2012
  • Re: Custom Font Face and Size Drop Down List Duplication When Customized

    Hi cw808, I suggest you use the format below. 1. The red part is the actual value which will add for your select text in editor.  2. The orange part is the text which shows in the editor dropdown list    3. The blue part is the text (the text of #2 above) style which shows in the editor dropdown ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on March 15, 2012
« First ... < Previous 22 23 24 25 26 Next > ... Last »