Search

You searched for the word(s): font
Showing page 177 of 216 (2,157 total posts) < 1 second(s)
  • EditorWysiwygModeCss and DOCTYPE

    I'm working on integrating CuteEditor into a site that I'm developing.  It is intended to edit small sections of HTML that eventually get put back together for display.  In order to get a better idea of what each section will look like, I'm applying the CSS from the final site using the EditorWysiwygModeCss property. The problem ...
    Posted to Cute Editor for .NET (Forum) by ASiebersma on November 19, 2007
  • BC30456: 'hiddenAction_ServerChange' is not a member of 'ASP.InsertImage_aspx'

    Hello,   I want to purchase CuteEditor 6.0 and thought i would try the evaluation version first.  I downloaded the software and Developer Guide, created a new VB project, copied all the files.  I was able to run the project after converted all C# code to VB.  It's ok if i just type text and change font, but when i tried to ...
    Posted to Cute Editor for .NET (Forum) by tvwin on October 24, 2007
  • Inline style goes missing

    Hi   Some of my editors have a problem with the inline style just vanishing! It just seems to randomly vanish!   The only way i have replicated this is using the undo button. If you copy <style type=''text/css''> .wiggle {font-size: large} </style> <p class=''wiggle''>hello</p> into the HTML ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on October 10, 2007
  • New Safari 3.0 browser (Mac and PC)

    So if you haven't heard, Apple is now shipping the Safari browser for PC's as well. Problem is that like Safari 2.0, Cute editor sucks. While this may have been a minor issue to CuteSoft since Mac's are a minority of the market, we will now have PC users using Safari as well. With Safari 3.0 for the PC, you cannot change the font size, type, ...
    Posted to Cute Editor for .NET (Forum) by Briodo on June 11, 2007
  • Color/Italic Problem with FireFox

    When I go to the Editor-onpaste.aspx example using Firefox at:   http://cutesoft.net/example/editor-onpaste.aspx   1) select the ''Type Here'' text   2) click on the font color button ''red''   3) Then click on the ''italic'' button.   The Italic does not render.   any ideas? I am having this ...
    Posted to Cute Editor for .NET (Forum) by sukhoi on April 15, 2007
  • International Phonetic Alphabet support?

    Does CuteEditor support these unicode characters?  Using this page: http://ipa.typeit.org,  when I paste the characters from those symbols onto the editor demos,  it comes out like this:   ʊʊŋʳʃθðʒˈˌæɑʌəəɜɚɝɛɪɪɒɔ   I have also tried setting the ''Font-Names'' attribute to ''Lucida Sans Unicode'' with no ...
    Posted to Cute Editor for .NET (Forum) by btran on March 7, 2007
  • Re: DataBase relation

    Are you sure you get the data from your DB and pass it to srcURL?   Let us pass some value to srcURL and test it:   <% srcURL = ''Hello ...
    Posted to Cute Editor for ASP (Forum) by Adam on January 15, 2007
  • How to avoid css changing to "cps..0"

    I have an HTML that contains css as pasted below .. When I try to save it in PostBack ..  It changes this to something like ''cps..0'', how to avoid it .. so that I could save the css asis into database after postback .. I have played with EnableStripScriptTags setting to true or false .. neither I could stop prevent the distortion ..  I ...
    Posted to Cute Editor for .NET (Forum) by dream2004 on November 24, 2006
  • Saving Content with Safari

    The editor works great with IE, but unfortunately the one user I have to make happy uses Safari on the Mac.  I implemented CE with my own Update and Add buttons to update/add the content to a db.  The form fields outside the editor make it to the db but not the content for the editor.  Any ideas?   Thanks for your ...
    Posted to Cute Editor for ASP (Forum) by nboswell on March 30, 2006
  • Re: Problem with CState is undefined

    No that is not the problem, the js and the js.asp files are being loaded based on the browser is being used. No you will not find where they are doing it, but they are.   #1 cause in _cstate is an incorrect path   < !-- #include file = ''CuteEditor_Files/include_CuteEditor.asp'' -- > editor.FilesPath = ...
    Posted to Cute Editor for ASP (Forum) by rcroeder on March 23, 2006