Search

You searched for the word(s): stylesheet
Showing page 39 of 61 (604 total posts) < 1 second(s)
  • Re: images and text box doesnt load correctly.

    I'm having the same problem.  Here's what I'm doing....   In TestPage1.aspx:  <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> ... <div>     <CE:Editor ID=''Editor1'' runat=''server'' /> </div> ...   After viewing the page's source, he's ...
    Posted to Cute Editor for .NET (Forum) by mhodges on December 10, 2008
  • Re: What version of cute editor for ASP ?

    Hi Adam   I just copied it from your demo site and adjusted the paths (of course this version does not save anything on submit) - here is the whole file: <!-- #include file = ''CuteEditor_Files/include_CuteEditor.asp'' --> <html>   <head> <title>EditAll</title> <meta name=''Expires'' ...
    Posted to Cute Editor for ASP (Forum) by olivierr on September 2, 2005
  • Re: access denied error when trying to insert a link, picture or flash

    Hi Adam,   Yes we are using standard dialog design.The popups are standard design as mentioned in the above response to dragos that solves the permission denied problem. But our problem is with the toolbar dropdowns in the main cute editor window which are nt displayed corectly. Even we have tried opening the cuteeditor locally in iframe ...
    Posted to Cute Editor for .NET (Forum) by yuvika on April 30, 2009
  • Re: Font Size and RTE in IE

    Removing my stylesheet allows the font-size drop down to work but rte in IE still appears as the screenshot above.   This leads me to believe that the font-size drop down issue is related to one of my styles and is being overwritten. But why does the editor appear so strangely in IE?   My aspx page is posted below:  <table ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by astearns on November 21, 2012
  • Re: Using Cute Editor .Net on Load Balanced servers - IE slow to load

    Hi,   As you said firefox load it immediately,   I think the server side generated a wrong URL so the browsers try to load it.   Can you also try this ?   <link type=''text/css'' rel=''stylesheet'' href='Load.ashx?type=style&file=SyntaxHighlighter.css' />   Regards, Terry  
    Posted to Cute Editor for .NET (Forum) by cutechat on November 29, 2009
  • Stylesheets

    I want to include a stylesheet but when I add it in html mode, return to normal mode it is removed. I want to add this:   <STYLE type=text/css><!--body{font-size: 8pt;}a {color: #13265c;}a:hover {color: #CE7108;}--></STYLE>   Why is that removed?
    Posted to Cute Editor for .NET (Forum) by Mariette on July 9, 2006
  • Re: Text format problem... Help!

    You're right! Thanks! I removed the link to the stylesheet and worked...   But the question is there is any way to reset the style (to no style) only in the field that display the content? The rest of page need still formated...   Thanks in Advance for the help!
    Posted to Cute Editor for .NET (Forum) by Lisandro on May 24, 2006
  • Re: Edit External stylesheet?

    tamaule,   Please set Editor.EnableClientScript Property to false if you want to edit the style sheet file.    
    Posted to Cute Editor for .NET (Forum) by Adam on November 13, 2006
  • Re: HTTPS - How to get rid of warning/message caused by Cute Editor

    Hi timw@acponline.org, Please try the way below 1. Open file ''\CuteSoft_Client\CuteEditor\Template.aspx'' 2. Find section below and delete it <link type=''text/css'' rel=''stylesheet'' href='<%=CuteEditor.EditorUtility.ProcessWebPath(Context,Page,''Load.ashx?type=style&file=SyntaxHighlighter.css'')%>' ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on March 29, 2012
  • Re: GetString is undefined

    Oh well in that case then it didnt work. I also went ahead and tried the vd but still errors out on the same line:   <!-- inside the EmbedMessenger.aspx file -->     ' rel=stylesheet>   ' rel=stylesheet> ' rel=stylesheet> <link rel=stylesheet ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by WatchDog on November 8, 2006
« First ... < Previous 37 38 39 40 41 Next > ... Last »