CSS impossible to use

Last post 01-11-2006, 5:34 PM by markg. 5 replies.
Sort Posts: Previous Next
  •  01-03-2006, 12:23 PM 14358

    CSS impossible to use

    I am using the what i think is the latest version of CE 4 for ASP.
     
    The editor does not apply the CSS styles to text properly.  I have the following styles:

    .txtLarge{
         font-family: Arial, Helvetica, sans-serif;
         font-size:xx-large;
         font-weight: normal;
    }
    .txtNormal {
         font-family: Arial, Helvetica, sans-serif;
         font-size:  x-small;
    }
     
    Firstly If I apply one style then decide to change it it does not replace the old style it wraps another font tag with a style embedded, producing reduntant tags and not changing the style. 
     
    If I set a block of text to txtLarge then  want to change a bit of text within the block it wont work, simply because it does not terminat e the prceding tag to sart a new one.
     
    Also to remove a style the only way to do it is start from scratch which is very anoying when trying to edit a large document.
     
    Does this sound strange to you or is it a known bug and there is a fix??
     
     
  •  01-03-2006, 1:38 PM 14365 in reply to 14358

    Re: CSS impossible to use

    JonathanASP,
     
    I think the bug you mentioned above has been fixed in the version 5.0.
     
    Demo:
     
     
    Keep me posted
     
     

    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

  •  01-03-2006, 5:45 PM 14373 in reply to 14365

    Re: CSS impossible to use

    I am having this exact problem. Is there a way to fix it in version 4? I don't want to upgrade to 5 because I've customized Gecko.js and WinIE.js.
  •  01-04-2006, 4:25 AM 14392 in reply to 14365

    Re: CSS impossible to use

    That sounds great, but it was only last month I bought cute Editor for ASP and to rectify this issue I have to spend another $199 which I find very unsatisfactory. Do you have a fix that is not going to cost me the same as a new product.
  •  01-04-2006, 5:48 AM 14394 in reply to 14358

    Re: CSS impossible to use

    Web Standards Support
    Feature Details Major Competitors CE 3.0 CE 4.0 CE 5.0
    Compliant with the web standards, no deprecated tags such as <FONT> anymore Does your online html editor still use deprecated tags such as <FONT>? Cute Editor will help you build sites that adhere to the latest HTML standards, generates clean HTML/XHTML code with no deprecated tags. None or limited limited

    Are you aware that when wrapping a css style around a text block that it uses a font tag?
  •  01-11-2006, 5:34 PM 14620 in reply to 14394

    Re: CSS impossible to use

    Has there been an update on this? Besides...upgrade to 5?
View as RSS news feed in XML