Search

You searched for the word(s): font
Showing page 145 of 216 (2,157 total posts) < 1 second(s)
  • Paste Options not working

    I have set the CE options as follows:   <CE:Editor ID=''headerTextTextBox'' runat=''server'' Text='<%# Bind(''headerTExt'') %>' ActiveTab=''Edit'' AutoConfigure=''Minimal'' ContextMenuMode=''Minimal'' EditorWysiwygModeCss=''~/css/MainCSS.css'' ShowDecreaseButton=''False'' ShowEnlargeButton=''False'' URLType=''Default'' ...
    Posted to Cute Editor for .NET (Forum) by jsmorse on July 6, 2008
  • Problem on content styling

    Hi,   I'm using Cute Editor 6.5 for ASP. I have set my cute editor to using an external CSS and set the font size by editor.EditorWysiwygModeCss=''../../styles/default.css''   editor.EditorBodyStyle=''font-size:12px;''   The font style & size display correctly in ''Normal'' view & ''Preview'' view but not in ...
    Posted to Cute Editor for ASP (Forum) by carrot on February 22, 2010
  • Upload button in the Insert Image screen

    Dear All   Can anyone tell me how I can either   1) make the Upload button in the Insert Image screen invisible or   2) ideally tell me how I can get rid of this fieldset   <fieldset id=''fieldsetUpload''> <legend> [[Upload]] ([[MaxFileSizeAllowed]] <%= ...
    Posted to Cute Editor for .NET (Forum) by JWebtrade on December 4, 2007
  • Special Characters - copyright

    I am having much difficulty in getting special characters i.e. Ó destined for print to stay put.   When I insert the code <font face=''Symbol''>Ó</font> into the html, the print preview shows the correct copyright character in the output. When I do this inside cute editor, the editor changes it to <font ...
    Posted to Cute Editor for .NET (Forum) by Roboto on October 29, 2006
  • Re: Can not see the complete font sizes and font names

    Jeff,   Can you post the configuration file you modified?    
    Posted to Cute Editor for .NET (Forum) by Adam on September 26, 2006
  • Stylesheets

    I want to include a stylesheet but when I add it in html mode, return to normal mode it is removed. I want to add this:   <STYLE type=text/css><!--body{font-size: 8pt;}a {color: #13265c;}a:hover {color: #CE7108;}--></STYLE>   Why is that removed?
    Posted to Cute Editor for .NET (Forum) by Mariette on July 9, 2006
  • Dead Link to C# Source Code (Sample NetSpell Integration Code)

    I went to look at the C# Source accessible via the link on this page: [cutesoft.net/document/NetSpell.aspx]  and got a 404 (Resource could not be found) when attempting to access: http://cutesoft.net/Source/srcview.aspx?path=NetSpell.src&file=CS\NetSpell.aspx&font=3      
    Posted to Cute Editor for .NET (Forum) by jeff330ci on July 17, 2004
  • Re: How to change font of text box?

    Aha - I figured out that it's the BODY tag that applies, the following gives me what I want: body { font:normal 11px verdana,arial;background-color: #ffffff; }
    Posted to Cute Editor for ASP (Forum) by Torquemada on June 3, 2005
  • Re: Replacing editor in news publishing program

    Did you look at what I posted? The instructions say 5 minutes to add the editor, and I've been working on it almost 12 hours without any success. Above are the two files they list as needing to be edited, along with a link to their forums. They say to remove the JS and add your own editor....thats about it. where am i going to find the text area ...
    Posted to Cute Editor for PHP (Forum) by Capper on October 3, 2007
  • Re: Create an H1 button

    Sjarl,   I know what you want.   However Headings are Block-level elements. <hX> elements aren't just about setting font size, color, they add structure to your content.When you apply heading directly, the whole paragraph will become the heading of the page.    
    Posted to Cute Editor for .NET (Forum) by Adam on November 1, 2006