Default Font - all they want is Arial

Last post 03-30-2007, 9:30 PM by E1i. 3 replies.
Sort Posts: Previous Next
  •  03-30-2007, 3:37 PM 27901

    Default Font - all they want is Arial

    Having a problem setting a default font for an editor. 
     
    If the editor is empty I can't make the font be anything but Times New Roman.   Changing it just changes it back to Times New Roman.   If anything is entered into the field, then the font can be changed normally.
     
    I tried evaluating the field and making it space(1) if empty... i saw the code run in debug mode but it makes no difference in the editor.
     
    I have two of these controls that need to be in Arial, not Times New Roman.  As I understand it the control defaults to the default font of the webpage, which is T.N.R.   The page in question is for one specific user who wants it to be Arial... period.  I can't say no - he's the Chairman of the Board, the Boss,  Head Honcho...
     
    Any ideas how I can handle this?
     
    Thanks in advance
     
    Lou Syracuse
    Sr. Programmer/Analyst
    Merle Norman Cosmetics
     
     
  •  03-30-2007, 3:46 PM 27902 in reply to 27901

    Re: Default Font - all they want is Arial

    LouS,
     
    Please check the following thread:

    http://cutesoft.net/forums/20093/ShowPost.aspx
     
    Right now we have a better solution.
     
     
    Please note that this example is IE only right now.

    We will release this new version soon.
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  03-30-2007, 4:33 PM 27905 in reply to 27902

    Re: Default Font - all they want is Arial

    Thanks, that link was just what I needed. 
     
    Will keep an eye out for V6, we just got the current version 2 months ago. :)
     
    Lou
  •  03-30-2007, 9:30 PM 27909 in reply to 27902

    Re: Default Font - all they want is Arial

    I did this by setting the editor's EditorWysiwygModeCss property to a stylesheet css file with the same style statements from the other thread.  This seems to be a better solution than having to change the stylesheet for your whole web page as suggested in the other thread. Or is it?
     
    PS.  Adam - when you are you going to read/reply my private message from weeks ago?
View as RSS news feed in XML