Search

You searched for the word(s): font
Showing page 55 of 216 (2,157 total posts) < 1 second(s)
  • Re: Change Font / Background color of HTML / Preview Tab?

    bigdoggy007,   Please modify the CuteEditorconstants.js file.// Default style in the source view var _editorSourceStyle = ''background:#ffffff;margin:0;padding:0;''; to:// Default style in the source view var _editorSourceStyle = ...
    Posted to Cute Editor for .NET (Forum) by Adam on December 15, 2006
  • Re: Font size changed after upgrade from 5.3 to 6.3

    I agree with it , the font changed to 8px in 6.3. I have no idea what can I do in http://cutesoft.net/example/editRTF.aspx .   Can I upgrade to 6.3 and without change my database ?
    Posted to Cute Editor for .NET (Forum) by liqiug on April 21, 2009
  • Stop Running this script error in IE - Firefox works fine

    We randomly get a stop running this script popup in IE while paplying formatting to text. No such error comes in Firefox. Cutesoft support advised me that embedded tags caused tihs issue but then a business user doesnt know what is an embedded tag and how to fix it. So for our clients this is a bug. Moreover why doesnt it happen in Firefox? ...
    Posted to Cute Editor for ASP (Forum) by ussu36 on November 16, 2010
  • Re: Setting font for editor textarea

    I also tried specifying an actual font instead of just the font family in the css and it still doesnt work   e.g. TEXTAREA {  font-size: 10pt;  color: black;  font-family: Arial;  font:  Arial; }
    Posted to Cute Editor for .NET (Forum) by ralc001 on July 15, 2008
  • Default font Questions

    I am trying to set the default font for the cute editor to be verdana. When the editor is on the page and the editor is not the focus, the page editor has verdana selected, so i guess it is reading the default font from the page?? We have set our default font to be Verdana. The problem is, once you click in the editor, the font changes to Times ...
    Posted to Cute Editor for .NET (Forum) by Skatematic on July 4, 2006
  • Re: Insert from Word using Firefox - errors

    Hi Fredd,   I think what Adam is trying to say is that the paste word option only removes specific microsoft code, but doeesn't actually alter the valid HTML.   e.g. When pasting from word you may get the following:   <p class=''MsoNormal''><em style=''mso-bidi-font-style: normal''><span lang=''EN-GB'' ...
    Posted to Cute Editor for .NET (Forum) by Anonymous on July 18, 2007
  • Re: Unknown server tag 'CE:Image Editor' on ImageEditor.aspx

    No, we receive the error when we compile our solution through VS.NET 2005. The exact compiler error is ''Unknown server tag 'CE:ImageEditor'. The error is on the following line: <CE:ImageEditor id=''IE1'' runat=''server'' Width=''500'' Height=''380''></CE:ImageEditor>   The entire content of the aspx page is as ...
    Posted to Cute Editor for .NET (Forum) by paulc on July 25, 2006
  • Re: Font size in dialog windows

    Zapotec, Please locate/open ~/CuteSoft_client/CuteEditor/Dialogs/style.css. And change the following code to meer your requirements. body,input,textarea,button,select,fieldset,td {     color: windowtext; font: menu; }
    Posted to Cute Editor for .NET (Forum) by Adam on September 14, 2005
  • Re: browse button cut off

    ok i found where this was happening.   it was in upload.asp    <input style=''font-family: MS Sans Serif; font-size: 9pt; vertical-align: top;'' type=''file'' name=''test'' size=''40'' maxlength=''50'' />   changed it to   <input style=''font-family: MS Sans Serif; font-size: 9pt; vertical-align: top;'' ...
    Posted to Cute Editor for ASP (Forum) by ggrymes on March 14, 2006
  • Re: Can't change font color of text in Internet Explorer...

    Hi!   I just noticed something else that may help you solve this issue... If I click the ''Left Justify'' button, I lose all of the formatting... (ie. font changes, font size changes), BUT I can select the link colour!   Hope that helps!  Looking forward to solving this issue so we can use IE!   Thanks! Ilana
    Posted to Cute Editor for .NET (Forum) by Ilana on January 5, 2011
« First ... < Previous 53 54 55 56 57 Next > ... Last »