Search

You searched for the word(s): font
Showing page 152 of 216 (2,157 total posts) < 1 second(s)
  • Fontsize adjust question

    I was wondering if I can change the fontsize behind the numbers in the dropdownsection. I found out that I want a fontsize that's between size 1 and 2 generated by the tool. Seems like size 1 = 7,5pt and size 2 = 10pt, I want a 8pt.   Only when I look at the code the only numbers I find are 1-7, 'A list of numbers for the font ...
    Posted to Cute Editor for ASP (Forum) by Geoffrey on June 23, 2004
  • Re: SaveAs and Open dialogs

    CuteEditor is certainly a more complete control...is it better...I suppose that depends on how you define ''better''. I like it, and have not returned to FTB. CuteEditor offers improve table editing and support, better image support, and improved dropdown listbox support. Configuring the control is about the same as FTB...which is to say easy. The ...
    Posted to Cute Editor for .NET (Forum) by BruceD on June 9, 2004
  • Re: Newbie Question - Can you configure the toolbar?

    Yes, but it's not perfect. If you add new buttons you have very little control over where they appear as you can't use the TemplateItems string to configure. And then there's a bug such that if you use the WYSIWYG font/size drop downs as I wanted to then that can crimp your style.   If you're just looking for the basics... no new buttons... ...
    Posted to Cute Editor for .NET (Forum) by areeve on February 4, 2004
  • Re: Font and Size dropdown issues

    lvkae, This issue is resolved in the latest build. Demo: http://cutesoft.net/example/general.aspx Download: http://cutesoft.net/Downloads/default.aspx Let me know if you have any further questions.
    Posted to Cute Editor for .NET (Forum) by Adam on April 9, 2009
  • Re: Modifying Editor Styles and toolbar items

    Adam Thank you for informing me of the disableItemList.   about the stylesheet classes and drop downs.  I was importing a style sheet in one of my many and it was picking up the color of the font - that's why I was having such a hard time changing it.    
    Posted to Cute Editor for .NET (Forum) by valya on September 16, 2009
  • Re: Linking my default.css to the paragraph format block

    Change   .H1 { font-size: x-small; color:DarkRed; text-decoration: underline; font-weight: bold;}   to:   H1 { font-size: x-small; color:DarkRed; text-decoration: underline; font-weight: bold;}  
    Posted to Cute Editor for .NET (Forum) by Adam on July 1, 2008
  • Re: Internet Explorer 9

    Dear mhaddy,   ^4div style='font-family^2;font-size^2;color^2;'^5test^4^7div^5 This is a known issue and has been fixed. Please upgrade the server side and operator client to latest version, after done, please test it again. This error will go away.   Thank you for asking [email protected]
    Posted to Cute Live Support (Forum) by Eric on February 21, 2011
  • Re: ASP Image Gallery - thumb.aspx error

    Please, help me. I have the same error. I've given the full control for NETWORK SERVICE account to the defaultalbum fodler.  But nothing is change/   Error that I get is: Error Type: Microsoft JScript runtime (0x800A139E) thumb.aspx returns http 500 error : <?xml version=''1.0'' ?> <!DOCTYPE html ...
    Posted to ASP Image Gallery (Forum) by rita26 on June 18, 2010
  • By default selected item of font name dropdown is times new roman in Internet explorer

    hi,          by default selected item of fontname dropdown is times new roman in Internet explorer. in mozilla it is ok to ''Default font''.    
    Posted to Cute Editor for .NET (Forum) by rahulchoudhary on January 17, 2009
  • Re: Upgrading to 5.1 version

    Hi Adam, find below the code in the fullscreen.asp:   <!-- #include file = ''CuteEditor_Files/include_CuteEditor.asp'' --> <html>     <head>  <link rel=''stylesheet'' href=''asp.css''  type=''text/css'' /> </head>    ...
    Posted to Cute Editor for ASP (Forum) by darias on March 22, 2006