Search

You searched for the word(s): font
Showing page 137 of 216 (2,157 total posts) < 1 second(s)
  • How to Set the Background of my Text Area.

    Cute Editor 6.3.  Visual Web Developer 2008 Express.  Visual Basic.   I have a Cute Editor in my web page (I am designing my site using Microsoft Visual Web Developer 2008).  No matter what I do, when the editor comes up, the area in which I type my text has a grey cross-hatched background (which is what I have defined as the ...
    Posted to Cute Editor for .NET (Forum) by Chaplain Doug on August 13, 2009
  • Modifying EditorBodyStyle Programatically

    Hi There,   I have a site where the users can update the content using Cute Editor. Some of the content is rendered over a background image. I set the Cute Editor properties as follows : string s_SourceFile = Server.MapPath(dr.GetString(8).Trim()); Editor1.EditorBodyStyle = ''font:normal 10pt verdana; color: '' + ...
    Posted to Cute Editor for .NET (Forum) by BazVoce on June 25, 2009
  • Improper HTML generation of span tags

    When applying a text style to the same span multiple times, internal span tags get mangled.   Steps to re-create (follow closely): 1. Enter a block of text into an editor. I used: Suspendisse potenti. Vivamus quam sapien, fringilla quis, volutpat sed, malesuada a, elit. Donec dapibus magna vel purus. Praesent vulputate blandit nibh? ...
    Posted to Cute Editor for .NET (Forum) by TimMierz on April 8, 2009
  • Toolbar Incosistency In Firefox 3 and IE8

    The menu items used in Cute Editor 6.3 are displayed inconsistently in both firefox 3 and internet explorer 8. This is dependent on the window size. Using monitor setting 1280x1024 with window maximized In firefox 3: Text and List toolbars are right justified on 2nd line and the Font, Size, Class toolbar is right justified on 3rd line In IE8: ...
    Posted to Cute Editor for .NET (Forum) by GWax on March 27, 2009
  • Problem with character spacing

    I have installed cuteeditor 6.0 for ASP on my client's web site. There are two problems happening that annoy the heck out of me:   1.) Here is some code from a page my client created:   <div align=''center''><br /> <span style=''font-size: 18pt; color: #ffffff; font-family: Lucida Console; background-color: ...
    Posted to Cute Editor for ASP (Forum) by code4food on March 22, 2009
  • Re: How to Disable Resize option for table

    Hello,   Based on the below link,   http://cutesoft.net/example/templates.aspx   <div contenteditable=''false'' style=''border-right: #ff0000 0px dotted; border-top: #ff0000 0px dotted; border-left: #ff0000 0px dotted; border-bottom: #ff0000 0px dotted; height: 20px'' unselectable=''ON''><font size=''5''>This ...
    Posted to Cute Editor for .NET (Forum) by Anamikha on February 13, 2009
  • CuteEditor in XHTML Strict

    Hi Adam   I hope you are well.   I've noticed that with a doctype of XHTML Strict your 'select' pull down lists for font face, font size etc do not render properly. Is there something we could do to resolve this.   Changing our doctype is not an option. We have taken great care to recently redevelop our entire site using ...
    Posted to Cute Editor for ASP (Forum) by westguard on January 9, 2009
  • Re: Paste image, resize, then undo causes error

    I'm testing the 6.2 build, so I'm tripping over several things.  The latest is if you select a font to use.  If you do not have text highlighted, the font simply reverts back to the prior selection.  Only if text is selected does the change stick.  This behavior is reproducible on your demo page, using IE7.   And, I've ...
    Posted to Cute Editor for .NET (Forum) by David Diamond on December 11, 2008
  • Re: Changing Link Styles

     hi,   The problem is that the code created doesn't display in html.  For example this is what's produced:   sdafasdf asf <span style=''font-size: 24pt;''><a href=''asdf.com''>sadf</a></span> asdf adsf sad fa   But when viewed on the actual website the style is overruled by the css for the ...
    Posted to Cute Editor for .NET (Forum) by thecoose on December 11, 2008
  • RTF to HTML conversion and vice versa

    I am trying to use CuteEditor to edit RTF documents destined for ActiveReports 3 RichTextBoxes. I am using RTF because the DataDynamics RichTextBox in ActiveReports doesn't really render very many HTML tags and definitely not the style tags exported by CuteEditor.   The problem I face when editing the RTF docs is that everything is really ...
    Posted to Cute Editor for .NET (Forum) by FrankFang on November 19, 2008