Search

You searched for the word(s): font
Showing page 92 of 216 (2,157 total posts) < 1 second(s)
  • Using already existing database (access)

    I am trying to take an already existing database which is the back-end for a data driven site and add editing functionality using Cute Editor for ASP. I am a recreational ASP coder but understand code pretty well.    When I pass an ID I get a blank message box and title box.  I want to populate the boxes with already existing ...
    Posted to Cute Editor for ASP (Forum) by digitalshan on November 4, 2004
  • Re: StyleDropdown for paragraphs

    Sem,   You can change your paragraph styles.   Here is the example. You can find the exmaple code in the download package as well.    'A list of strings for the paragraph dropdownlist. editor.ParagraphsList = ''Normal,Heading 1,Heading 2,Heading 3,Formatted,Definition Term'' 'A list of fonts for the font face ...
    Posted to Cute Editor for ASP (Forum) by Adam on February 21, 2004
  • Re: MAJOR shortcoming with hyperlink button

    excellent.......  see thing is.. my site isn't full of the most internet savy people.. they are car people  :)   My setup code for ''forum use'', the ''.Template'' addition was an excellenet excellent addition to this editor.. makes it that much better   Private Sub SetUpEditBox()       Dim strTemp ...
    Posted to Cute Editor for .NET (Forum) by sgilboy on February 21, 2004
  • Re: "Email me when someone replies to this thread"

    This is an automatically generated Delivery Status Notification. THIS IS A WARNING MESSAGE ONLY. YOU DO NOT NEED TO RESEND YOUR MESSAGE. Delivery to the following recipients has been delayed. cutesoft.net@mdw.mailshell.com Reporting-MTA: dns;dedi300 Received-From-MTA: dns;dedi300 Arrival-Date: Sat, 3 Jan 2004 ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 4, 2004
  • Re: Changing Font Sizes in Chat Window

    open CuteSoft_Client\CuteChat\Skins\Normal\style.css and find the following code:   .UserMessage td{ font:normal 9pt Arial;}   and change it to:   .UserMessage td{ font:normal 12pt Arial; }  
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on February 20, 2007
  • Re: Mis-matching styles being applied to Editor

    Kyrus,   Please check the following property setting of your editor.   Editor.EditorWysiwygModeCss Property Specifies the location of the style sheet that will be used by the editable area. Multiple Style Sheets are supported. Example ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 14, 2009
  • Re: CuteEditor for .NET | Unwanted Code

    Here is an example of how it looks without using the CuteEditor for .NET Example:  <table cellspacing=''2'' cellpadding=''2'' width=''100%'' border=''0''>     <tr valign=''top'' align=''left''>   <td ''width=348px'' height=''232px''>   <font face=''verdana'' ...
    Posted to Cute Editor for .NET (Forum) by tlw2008 on April 1, 2008
  • Font color

    I visit the cute editor demo page. Double click to select a word in the example document. Click the 'Font Color' button and change to red. Other unselected text turns red too. Firefox 3.0.13. This is version CuteEditor version  6.4 !? Same behavior in ASP and PHP versions.
    Posted to Cute Editor for .NET (Forum) by dr3d on August 20, 2009
  • smart tags loose space in the process

    We copy content from word document to cute editor and has smart tags; these tags are inserted automatically. The tags do appear on the screen ok but loose the space character between words. I am pasting the part of the document having smart tags and the space between of and Ohio is removed and appears as ofOhio on the pdf report. <p ...
    Posted to Cute Editor for ASP (Forum) by Jay Gulati on November 30, 2007
  • Re: Text property does not work

    Dear yeganehaym, Please save the following snippet to test.aspx and then upload it to your host, does it happen in this example?<%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ...
    Posted to Cute Editor for .NET (Forum) by Eric on March 18, 2011
« First ... < Previous 90 91 92 93 94 Next > ... Last »