Search

You searched for the word(s): font
Showing page 163 of 216 (2,157 total posts) < 1 second(s)
  • IE and Firefox display error

    Why does your component fail so miserably in Internet explorer.Attached is a screen shot of the two browsers generation of a very simple tool bar configuration. The lower one is Fire Fox and how I have instructed the toolbars to display, the first image is IE. A FAILURE by all accounts.   Secondly, trying to edit templates in Firefox ...
    Posted to Cute Editor for .NET (Forum) by cdmdotnet on March 5, 2006
  • Re: Changing Font Sizes in Chat Window

    For example, please open Style.css and modify the following code:   body, td{ font: 12px Arial, Helvetica, sans-serif; color:#222222;}  
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on February 20, 2007
  • Re: GAC Install

    Thanks for the response.  Yep, The CuteEditor.dll is sitting in the GAC.  Screenshot below...   When I put the CuteEditor.dll in the \bin of the website everything starts working.  If I remove it (With it in the Gac) I get the following error:   <b> Parser Error Message: </b>Could not load file or assembly ...
    Posted to Cute Editor for .NET (Forum) by scottle on January 16, 2008
  • Re: Editor remove/hide my javascript

    It didn’t work and I also trying to use other script just to display current date it not working too. Example: <script> var mydate=new Date()var year=mydate.getYear()if (year < 1000)year+=1900var day=mydate.getDay()var month=mydate.getMonth()var daym=mydate.getDate()if (daym<10)daym=''0''+daymvar dayarray=new ...
    Posted to Cute Editor for ASP (Forum) by vlad-G on July 11, 2006
  • Re: How do I stop CuteEditor from scrolling the page to the top on each postback?

    Remove CuteEditor from the page and add the following code instead:   <asp:Button id=''btnUpdate'' Runat=''server'' Text=''Submit''></asp:Button><br/><asp:textbox id=''textbox1'' runat=''server'' TextMode=''MultiLine'' Height=''250px'' Width=''730px'' Font-Name=''Arial''></asp:TextBox> Then test ...
    Posted to Cute Editor for .NET (Forum) by Adam on November 13, 2006
  • add new font size

    hi may i know how can i add new font size into the editor   for example : i would like to add 6pt, 7pt into my font size list   thanks
    Posted to Cute Editor for .NET (Forum) by goh6613 on January 28, 2010
  • Re: Firefox issues (Paste from Word/Cleanup, BreakElement)

    Adam, is there anyway I can permantly change <em> to <i> and <strong> to <b>. I'd rather not have to add another "replace" script to alter what has been already put in the content. Can you just point us to the asp page & location where we can change the code manually? This way, we can get the correct content ...
    Posted to Cute Editor for ASP (Forum) by ReqMan on November 24, 2005
  • LMG Arun Gujarat Fonts isnot Working in .Net

    Hiii I am using Cute Editor.. and I want to use LMG Arun Gujarati Font.But this Font is not Working in Cute Editor..  If any One having Any Idea about it  So Please  Help ME.. With RegardsArchana 
    Posted to Cute Editor for .NET (Forum) by ArchanaKintu on October 13, 2011
  • Re: Styles issues

    vrubba,   Please modify the CuteEditorconstants.js file.// Default style in the source view var _editorSourceStyle = ''font:normal 11px verdana;background:#ffffff;margin:0;padding:0;''; to:// Default style in the source view var _editorSourceStyle = ''font:normal 11px verdana;margin:0;padding:0;'';    
    Posted to Cute Editor for .NET (Forum) by Adam on July 19, 2006
  • Re: font, size, color issues

    philipclrsch,   This is about the reformatting issue. Please check this thread:http://cutesoft.net/forums/post/18872.aspx
    Posted to Cute Editor for .NET (Forum) by Adam on March 21, 2007