Search

You searched for the word(s): EditorBodyStyle
Showing page 6 of 20 (191 total posts) < 1 second(s)
  • Re: default to HTML view

    >>Related question - I know there is there a way of setting a default font for WYSIWYG editing (say the default site font)   Please check the Editor.EditorBodyStyle and EditorWysiwygModeCss property.   Editor.EditorWysiwygModeCss Property Specifies the location of the style sheet that will be used by the editable area. ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 9, 2007
  • Re: Default font in editor

    Hi nrsharma,   Please try the example below  <%@ Page Language=''C#'' %><%@ Register Assembly=''CuteEditor'' Namespace=''CuteEditor'' TagPrefix=''CE'' %><!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''><html ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on December 2, 2011
  • Re: doubt regarding font

    Adam,           Thanks for your reply. i've tried with csEditor.EditorBodyStyle = ''font-family: Arial; font-size:14pt''; and when i click on cutesoft editor, the font seems to be set. And when i type in it, the font will be changed to default ones. can you please tell, how can i fix ...
    Posted to Cute Editor for .NET (Forum) by vulpes on December 16, 2009
  • Normal View encoding URLs

    When switch from HTML view to normal view then back the src tag of our Iframes is being encoded and the &'s seperating the query params are being turned into &amp; ex.. before <iframe src=''http://cutesoft.net/path/File.aspx?param1=asdf&param2=ghjk'' frameborder=''0'' width=''360'' scrolling=''no'' ...
    Posted to Cute Editor for .NET (Forum) by andrewtaft on February 23, 2009
  • External CSS and Editor Background

    Hi,   I've scoured the forum trying to find a solution to the problem, and have applied all the fixes I've found, yet to no avail.   I've configured the editor as below.  It is using an external style sheet and is displaying the background image from the body tag, as well as all the classes from the css.   <CE:Editor ...
    Posted to Cute Editor for .NET (Forum) by seipar on October 15, 2008
  • Re: Firefox Javascript issue on Editor

    Adam,      Sometimes using your sample - since it starts off in basic HTML mode - cannot reproduce the issue.  It is obvious from the above videos - that it is occurring in the scenario I present.  If you were to make the editor start off like in the above examples - you would see the issue.   I am not doing any ...
    Posted to Cute Editor for .NET (Forum) by LOGIKonline on June 11, 2008
  • Re: virtual directory IIS 5.1 (windows XP - localhost)

    getting a js runtime error ''object expected'' here   </script><img src=''/cw/CuteSoft_Client/CuteEditor/images/1x1.gif?633478603055468750'' ...
    Posted to Cute Editor for .NET (Forum) by oompah on May 31, 2008
  • Re: Deployment Question

    I'm replying on this thread because the above steps are not helping me. I have added the key to my web.config pointed to the correct virtual directory.   The error i am receiving is: <A Runtime error has occurred> Debugging into it: Microsoft JScript runtime error: Object ...
    Posted to Cute Editor for .NET (Forum) by Mstanglx on January 9, 2008
  • Re: How do I control the default font style in the editor textarea?

      Hello Adam   We did go ahead and change the editorBodyStyle for now and it worked fine. But ideally, we would like the text when in edit mode to use the main style sheet.   We cant seem to get it to recognize the master style sheet.   This is what we added.   <CE:Editor EditorWysiwygModeCss=''~/portal.css'' ...
    Posted to Cute Editor for .NET (Forum) by LeslieC on October 19, 2006
  • Re: External Stylesheet and background color

    Adam,This did not work.The code I have is:<CE:Editor EditorWysiwygModeCss=''/styles/ps.css'' EditorBodyStyle=''background-color:tan;Color:white'' id=''Editor1'' RemoveServerNamesFromUrl=''true'' runat=''server''></CE:Editor>Please note that I need my external stylesheet in the Editor. At the same time I want to override the default ...
    Posted to Cute Editor for .NET (Forum) by superman on October 12, 2006
« First ... < Previous 4 5 6 7 8 Next > ... Last »