Search

You searched for the word(s): font
Showing page 90 of 216 (2,157 total posts) < 1 second(s)
  • Page properties not showing in FireFox

    Content of editor contains body tag with this:       <head>     </head>     <body style=''font-size: 12px; font-family: Arial'' bottommargin=''50'' leftmargin=''75'' topmargin=''50'' rightmargin=''50''>   In IE, showing dialog Page Properties CORRECTLY shows margins. ...
    Posted to Cute Editor for .NET (Forum) by fredd on July 14, 2007
  • 6.0 Bug formatting HTML in IE 7.0

    I am getting some bad formatting from Cutesoft, here are the steps to reproduce here http://cutesoft.net/example/general.aspx   Type the following text in HTML mode <br /> <table background=''http://cutesoft.net/CuteSoft_Client/CuteChat/images/141x44-online.gif'' border=''0'' cellpadding=''23'' cellspacing=''23'' ...
    Posted to Cute Editor for .NET (Forum) by jboduch on April 16, 2007
  • Can cute Editor be used as a email editor?

    I try to use Cute Editor as a email editor but I confronted a problem: the mail I sent which is create and edit by Cute Editor can't be recognized by the Mail Box. For example: I input some text and I found them in my mail box like that : the ''>'' and are ommited div style=''FONT-SIZE: 24pt; COLOR: #993300'' align=center> test it ...
    Posted to Cute Editor for .NET (Forum) by mjnicky on March 5, 2007
  • Re: Links Dropdown Customisation

    ClearChannel,   The above code works for me.       If Not Page.IsPostBack Then       Dim tdd As CuteEditor.TreeDropDownList      tdd = DirectCast(Editor1.ToolControls(''LinkTree'').Control, ...
    Posted to Cute Editor for .NET (Forum) by Adam on February 27, 2007
  • Re: HTML Editor Modifies Code when switching to Normal mode

    >>Now, it is possible that our programming of the editor is causing this as well.   No.   I've found the problem. As I said, if you replace all href=''#'' with href=''###'', this issue will be resolved.     >>but I can never get your editor to render the full email appropriately like ours does.   I ...
    Posted to Cute Editor for .NET (Forum) by Adam on February 9, 2007
  • Re: Does the CssClass property in Web Server Controls work with AJAX ?

    Just in case I was not clear enough:   It means that after adding the AJAX capability to the web site, the CssClass properties in all controls ( like in CssClass=''Test'' ) ceased to work.   For instance, in the above example, the “.Test” settings ( position:absolute;  left:450px;   top:110px; ...
    Posted to Cute Editor for .NET (Forum) by paradise_wolf on December 16, 2006
  • Re: href_cetemp

    Hi Adam   I just used your first link and pasted in the code in HTML view switched the normal view and voila it already adds the href_cetemp, keep switching views and it keeps adding more.....    <html>    <head>    </head>    ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on November 15, 2006
  • set default font size or family, or colour?

    Hello, when someone opens up a page with a Cute Editor (ASP.NET), it defaults automatically to Arial, Size 2, Black Forecolor etc... Is it at all possible to change these default settings in code? Thank you. Regards, Pistik
    Posted to Cute Editor for .NET (Forum) by pistik on May 26, 2006
  • Re: Use <div> with Styles/Css does not work.

    I have found the solution :   You have to put de style/css definition directly in the attribut Style of the DIV balise like that :   <DIV ID=''Adresse'' STYLE=''position:absolute;   left:455px;         ...
    Posted to Cute Editor for .NET (Forum) by ndestroye on May 26, 2006
  • Re: Can't ctach the Savebutton in Firefox

    Keule,   Have you checked the following example:   http://cutesoft.net/example/howto/CatchSave/cs/capture_save_button_click.aspx   private void Editor1_PostBackCommand(object sender, System.Web.UI.WebControls.CommandEventArgs ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 18, 2006
« First ... < Previous 88 89 90 91 92 Next > ... Last »