Search

You searched for the word(s): font
Showing page 72 of 216 (2,157 total posts) < 1 second(s)
  • Font color and hilight popup in Safari

    Hi, I have tried all 3 versions of the editor on your website with Safari (latest version) and am having the same problem with the popup font colour and Highlight popup boxes. Here are a couple descriptions from my clients Firefox Version 2.0.0.12 Text 'jumped' when selecting, sort of 'jittery' ...
    Posted to Cute Editor for ASP (Forum) by sbhaidani on March 11, 2008
  • Re: Few Issues

    Thanks for this tip Adam. Got a few more questions about styling. 1. You mentioned that inline styles were removed for the latest version, however I suppose only the ones you mentioned were removed. I would really REALLY love to restyle the drop-down menus, however all of the styles for those are inline as well. Any chance of being able to ...
    Posted to Cute Editor for PHP (Forum) by solepixel on September 8, 2009
  • Re: Issues with Mozilla browser

    2>> This is the issue with IE 7 not mozilla just select all(ctrl+a) and press ''U'' it underline the text but if you press again it is not removing underline.   We are using use <span style=''text-decoration: underline''>Hello </span> for the Unline.  If you don't like this behaviour, ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 23, 2008
  • default font style in editor

    Is there a way to change the default font style (set to Arial, 11px for example) when one goes to the web editor for Dotnetnuke?  I have created some templates to enforce the style as well but like to set it in case the writers forget to add a template and the font won't still go out of place with the rest of the website.  Thanks.
    Posted to Cute Editor for .NET (Forum) by robo_arnold on January 12, 2006
  • Change font in the TextArea

    How can set the Font style in the CuteEditor Text area by default to my parent document's font style? I mean, the text in the Text area should be same as the page it is embedded in while the user type in the text in the textarea.
    Posted to Cute Editor for .NET (Forum) by praveen on March 14, 2005
  • Changing gallery font size

    Is there a way to change the font size that the gallery uses for file names and sizes? I tried setting the font size for the div that surrounds the gallery, but that had no effect. ThanksDennis
    Posted to ASP.Net Image Gallery (Forum) by dginley on December 26, 2004
  • Re: After certain lengt of text in editor, form cannot be submited.

    Patrick - How much text are we talking about? 5,000 characters? 20,000 characters? More? I have tested 50,000 characters with no problems. Here is my code if it helps:   <SCRIPT language=''JavaScript1.2''> function submitForm() { if (validateForm()) {  document.forms[0].submit() ;    } } function ...
    Posted to Cute Editor for ASP (Forum) by Anonymous on March 24, 2004
  • Re: A series of problems (1)

    liborio,   Try set the following property to true then try again.   Editor.UseFontTags Property 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. By default Cute Editor converts font tags to span tags. ...
    Posted to Cute Editor for .NET (Forum) by Adam on July 18, 2007
  • I'm a bit confused...

    I am attempting to use the Editor to allow users to enter text, hit a submit button and allow the entered text and formatting to be rendered as html on my page.  I have used: literal1.Text = Server.HtmlEncode(Editor1.Text)   And that causes the raw HTML to be displayed on my page, complete unformatted. <ul> ...
    Posted to Cute Editor for .NET (Forum) by abenage on September 13, 2006
  • Re: Crash!! please help

    Another little annoyance/bug I've found while moving old code through the editor is the creation of an extra tag.Example:if i move code into the editor that starts with the tag <strong> or <b> maybe others too. then after pasting the code in the editor i click the select all button and then change the font a span is created as it ...
    Posted to Cute Editor for .NET (Forum) by Justin_H on March 11, 2005
« First ... < Previous 70 71 72 73 74 Next > ... Last »