Search

You searched for the word(s): font
Showing page 10 of 216 (2,157 total posts) < 1 second(s)
  • How can I change the font-size in HTML mode?

    Hallo Adam,   the CuteEditor (version 6.0) is set to the following properties:      Editor2.EditorWysiwygModeCss = ''common/stylesEditor.css''      Editor2.AutoConfigure = CuteEditor.AutoConfigure.Simple     Editor2.UseHTMLEntities = False 'Umlaute      ...
    Posted to Cute Editor for .NET (Forum) by winkler67 on April 18, 2007
  • Re: Can not see the complete font sizes and font names

    Actually that did not really work. It fixed the cuteditor issue with the fonts and sizes, but, I have a custom control on the left side of the page, in a master page, that lost it's formatting when I removed that doc type. So I put it back in. Any other ideas? Thanks,     btw, the editor in this forum exhibits the same behavior. I ...
    Posted to Cute Editor for .NET (Forum) by scanner2001 on September 26, 2006
  • Text pasted from Word document working & not working.

    Before I can continue with my problem I would like to say that I have gone through all the posts discussing on this issue but it seems I have a different probelm.   I am currently using licenced version of CuteEditor 6 for .NET   I downloaded the demo copy from the CuteSoft web site and changed the licence file and move the whole set ...
    Posted to Cute Editor for .NET (Forum) by maxmo on April 23, 2008
  • BUG identified: Re: Font and Font Size duplicating

    The problem is that your code is reading config files that it should not be reading. In Configuration > Shared, we have 2 files:   Common.config Common_hold.config   We allow the administrator to decide which one to use through renaming.   However, CE is duplicating both the Font selection and Size selection (and ...
    Posted to Cute Editor for .NET (Forum) by fredd on July 19, 2008
  • Re: alignment and font style issue

    kas,   >>As in Microsoft word we want the text editor to show the selected alignment options and font choice prior to typing text in.   Please test the following link:   http://cutesoft.net/example/general.aspx   CuteEditor will show ''Justify none'' if there is no alignment attribute of the current content. ...
    Posted to Cute Editor for .NET (Forum) by Adam on July 12, 2006
  • Re: Problem with Menu options: Font Type

     vilasrao_d wrote: 1. More than one CuteEditor(5.1) placed on single web form and switch between the controls then font type of previous CE control changed as current CE control. Let me know how to resolve. I have downloaded new version on 7th Dec 2005. After selection font name it should display ''Font Name'' but it shows selected font ...
    Posted to Cute Editor for .NET (Forum) by vilasrao_d on December 7, 2005
  • Re: Microsoft Outlook Formatting

    Unfortunately that did not work. I still get the same problem. Here is another example of a html email.   <head><style></style></head><body><STYLE type=text/css>        H1 {text-align:center; font-size:20px; font-family:Verdana,Helvetica, sans-serif; color:#000000; } td { ...
    Posted to Cute Editor for .NET (Forum) by syedrazi on November 7, 2011
  • Re: Font Size and Font style Boxes overlap in IE7

    CuteSoft_Client\CuteEditor\Configuration\AutoConfigure\Default.config Toolbar Configuration File Structure    The CuteEditor toolbar configuration files, which contain XML, specify the toolbar configuration information of the CuteEditor instance. These configurations are applied using AutoConfigure property. The ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 30, 2008
  • Re: Default CSS, font type and font size

    Hello Adam, i have been kind of expecting this. It seems i need to sort my css. I just have a quick question about copy-paste-into-cute-editor function. I have set the ''paste'' option to clean text, IE pastes the code right away, but FF pulls a popup that user have to paste into first, then users needs to click Insert. Is there ...
    Posted to Cute Editor for ASP (Forum) by tomSymbius on May 24, 2007
  • Re: Setting font for editor textarea

    A 'font-family' is a group of fonts that exhibit similar characteristics. The 'font-family' property indicates a prioritized list of specific/generic font family names to use to display text content in the current container. At least one specific or general font family must be given. If the specified font does not exist, or the necessary glyph is ...
    Posted to Cute Editor for .NET (Forum) by Adam on July 17, 2008
« First ... < Previous 8 9 10 11 12 Next > ... Last »