Search

You searched for the word(s): font
Showing page 141 of 216 (2,157 total posts) < 1 second(s)
  • Re: UploadAttachments.AttachmentTableStyle Examples?

    Adam: 1. Any examples using the UploadAttachments.AttachmentTableStyle property. What form does the string take?   UploadAttachments.AttachmentTableStyle Property Specifies the style for the attachment table.   It's the default value of this property: ''background-color:#ededed;margin-top:10px;margin-top:10px;font:normal ...
    Posted to Ajax Uploader (Forum) by senthilkumart on March 16, 2010
  • Re: Modifying Editor Styles and toolbar items

    Hi Ken Thanks again for the quick reply.  I tried both EditorWysiwygModeCss and EditorBodyStyle (I'm assuming this is just a style, not a css class) - and had no luck.  This is what my editor properties look like.  The PreviewModeCss is the css witth the lighter text.  I've tried to remove that as well, but all the drop downs ...
    Posted to Cute Editor for .NET (Forum) by valya on September 16, 2009
  • Re: CssClass, FormatBlock, FontName, FontSize doesn't work.

    Sorry to say but I tried to put it in common.config but doesn't work. With this config in common.config the font dropdown is not even filled(i think value is needed for dropdown).   I tried to change html to value but that has incorrect value in dropdown.   can you please attach common.config which is used for asp ...
    Posted to Cute Editor for ASP (Forum) by Jay Gulati on December 19, 2007
  • Re: Context Menu positioning bug in 6.0 in div

    Its very weird, nothing to do with DIV, I was wrong. It seems a large amount of space above the editor and some space below the editor causes the menus to float off. Create the following simple page and let me know if your submenus pop up  way below the main menu <%@ Page Language=''VB'' %> <%@ Register TagPrefix=''CE'' ...
    Posted to Cute Editor for .NET (Forum) by gotts on April 17, 2007
  • Re: Styles on HTML preview page.

    I have also tried adding a javascript function (using an input button) that resets the background-color of the textarea to white and the (font) color to black but with frustrating lack of desired results. Whilst it appears that I can access properties of the textarea object, I have so far been unable to change the color of the text using ...
    Posted to Cute Editor for ASP (Forum) by ThingFish on September 26, 2005
  • Re: Issues with Mozilla browser

    Hi Adam,  As doing some quick testing I found that using the  Editor1.UseFontTags = true solves the problem of font selection but the second issue in my first post above i.e. the highlight problem in mozilla and wingdings font is not working properly in mozilla. please provide me some solution.
    Posted to Cute Editor for .NET (Forum) by sanjay.joshi on September 26, 2008
  • CuteEditor with PasteBehavior='PastePureText' still allows some markup

    Hi! We are using the CureEditor in PastePureText mode.When users paste in some text with html formatting, some html tags are not erased.  Example of html: <p style=''margin: 0.0px 0.0px 0.0px 0.0px; text-align: justify; line-height: 21.0px; font: 13.0px Arial Unicode MS; color: #0000ff''><span style=''letter-spacing: ...
    Posted to Cute Editor for .NET (Forum) by AndriiChuk on August 30, 2009
  • Re: error in upload.asp

    that's code for editor:Dim editor         Set editor = New CuteEditor         editor.ID = ''Message''         editor.FilesPath = ''includes/CuteEditor_Files/''         editor.BreakElement = ''Br''    ...
    Posted to Cute Editor for ASP (Forum) by AlexR on November 24, 2009
  • Inline styles

     Does version 5.0 use inline styles or font tags?   There is a post from Adam that the next version will support inline styles (and not use font tags) http://cutesoft.net/forums/9520/ShowPost.aspx Would like to know if version 5 actually has this feature.   
    Posted to Cute Editor for ASP (Forum) by rhein on February 7, 2006
  • Table Error

    When entering a table to the content management window font tags are inserted. we need to format the data through a style sheet so would rather have no formatting. Is there any reason why font tags are automatically placed when copying and pasting from notepad, and is there a way around it?
    Posted to Cute Editor for .NET (Forum) by fidus on July 12, 2005