Search

You searched for the word(s): font
Showing page 45 of 216 (2,157 total posts) < 1 second(s)
  • Re: Editor creating font tags like they're going out of fashion

    I just saw this post now and it´s quite similar to mine: http://cutesoft.net/forums/ShowPost.aspx?PostID=1744   I also notice the font tags abundance. If I have some text I don´t want [when I apply a style] something like: <font class='myClass'>...sometext...</font>. It would be better something like: <div ...
    Posted to Cute Editor for .NET (Forum) by KenA on September 8, 2004
  • Re: CuteEditor 6.x Crashes in IE7 & IE8

    Font tags are now deprecated, meaning that they aren't used any more and will cause validation errors. Many legacy pages still contain style information in font tags. It is possible to resolve this by replacing with style tags instead. CSS styles can be overriden by browser settings whereas font tags can't, therefore styles are much better for ...
    Posted to Cute Editor for .NET (Forum) by Eric on August 17, 2010
  • Re: cant change font or size when text is highlighted

    trophytoolbox,   This is by design. After the user highlight some text and make changes to the font, size..., CuteEditor will make changes. However after the changes we make the current selection is not highlighted and force the user reselect the content.
    Posted to Cute Editor for .NET (Forum) by Adam on November 16, 2005
  • Re: CSS subclasses possible?

    Adinarayana: I am also facing the same issue reported in this thread. Css class is getting assigned to the newly inserted SPAN tag though i select the entire paragraph ( I tried using Ctrl +A also) and assigned a css class from the drop down.   Please let me know how to resolve this?   similary i am unable to assign specific css ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 5, 2007
  • Re: Font reverts back to default font after changing size ISSUE

    It's not a stylesheet issue, the font reverts back to the default when the size is changed.  Please advise.
    Posted to Cute Editor for .NET (Forum) by rwarren on May 5, 2006
  • Re: Font Size and RTE in IE

    Hi astearns ,   I tried the stylesheet file you provided, it works fine for me.   Can you send me the url of your editor page? So I can check it directly.   by the way, please send me the url of the example page I provided too, so I can check whats problem on it.   Regards,   Ken
    Posted to Rich Text Editor for .NET and MVC (Forum) by Kenneth on November 22, 2012
  • Performance with changing Font size in Firefox

    Hi,  I noticed that the performance of the font size drop down in Firefox degrades if the content of the editor is sufficiently large.  You can try it with these steps: 1) Go to the page with the demo editor. 2) Ctrl + A to select the content, Ctrl + V a few times (5 - 8 times should be sufficient to demonstrate ...
    Posted to Cute Editor for .NET (Forum) by jonathanexact on August 9, 2010
  • How to replace the text "Remove" by an image

    Hi, I want to replace the text ''Remove'' by an image button. <CuteWebUI:UploadAttachments runat=''server'' InsertButtonStyle-BackColor=''#0086BE'' TableStyle-GridLines=''Both'' InsertButtonStyle-CssClass=''uplCSS'' RemoveButtonText=''Delete'' TableStyle-BorderWidth=''1'' InsertButtonStyle-Font-Bold=''true'' ...
    Posted to Ajax Uploader (Forum) by Jaganr012 on October 28, 2009
  • change font on paste with javascript

    Hi   I'm trying to force change text pasted in to the editor to Arial size 12, while retaining all other formatting.   I have gotten so far:   function CuteEditor_OnCommand(editor,command,ui,value)             ...
    Posted to Cute Editor for .NET (Forum) by karl0 on January 22, 2009
  • Setting up a default font from Times New Roman to Verdana.

    Below are the current settings for the editor control. I am try to setup the default font type as Verdana. I have tried with Style Sheets and other ways, but am unsuccessful. I looked into some of the ways described in the forum, but they are pretty old. I would think there is an easier way, but I just don't have the time to figure it out. Any ...
    Posted to Cute Editor for .NET (Forum) by KPDeveloper on June 29, 2006
« First ... < Previous 43 44 45 46 47 Next > ... Last »