Search

You searched for the word(s): stylesheet
Showing page 12 of 61 (604 total posts) < 1 second(s)
  • .aspx file used as css for EditorWysiwygModeCss

    I am using a .aspx file (set as Response.ContentType = ''text/css'') as a dynamic color changer stylesheet in my site.  It works throughout the site, but I can't get it to work with the Editor.   Example: Editor1.EditorWysiwygModeCss = ''style/dynamic-css.aspx''; This does not work as far as I have tried.  It ...
    Posted to Cute Editor for .NET (Forum) by Arkeo on March 23, 2010
  • Re: Style sheet inserted when I save content using the Cute Editor

    Adam,             It seems to be happening within the <head> tag. The editor at your link doesn't seem to show the <head> tag in the HTML view.             All I did was load the content in the editor, clicked on the HTML view and I see this style sheet being ...
    Posted to Cute Editor for ASP (Forum) by vinsr27 on June 30, 2009
  • Export to Word with StyleSheet

    Hello,   I am trying to export to word, the contents of the cuteeditor. But the formatting I am applying using external stylesheet is gone after I export it.   How can I preserve the formatting?   Thanks, Piyush
    Posted to Cute Editor for .NET (Forum) by piyushc on June 15, 2009
  • No error but no upload

    Hi Guys!   Well...go there!   I´m start develop with ajaxuploader, and in this program i need make a simple upload with size limitation. I´d downloaded the package and put the CuteWebUI.AjaxUploader.dll in the bin directory, the scripts in asp.net page...run the project..   The ajaxuploader button was there...very ...
    Posted to Ajax Uploader (Forum) by danielrq on April 17, 2009
  • Re: how to install and use cute editor

    Dear Adam,   Thank you very much for your quick reply.   But maybe I was unclear: What I mean is that I don't understand How can I proceed in order to implement the CuteEditor on my existing site.   So, only to clarify, kindly find below the code placed on the page that allows me to modify the existing ...
    Posted to Cute Editor for ASP (Forum) by jadeee on March 10, 2009
  • Re: Drop-down menus display

    The problem seems to be this code in the stylesheet:   div.centered { text-align: center; } div.centered table { margin: 0 auto; text-align: left; }   The purpose of this code is to fix a problem with safari, where it does not center stuff correctly.  Any thoughts on how to get around this?   FYI, test ...
    Posted to Cute Editor for .NET (Forum) by MITFrog on January 16, 2009
  • Add <link .....> tag with Cute Editor 6.1 text

    I have a cute editor 6.0 version and i have a drop down from which i select the css  file name which are strored in a folder. When i select a css file name from drowp down then i attach a link tag to the cuteeditor text by calling these funtion of a class from the web page :   On web page: Editor1.Text = ...
    Posted to Cute Editor for .NET (Forum) by mtrvikas on July 16, 2008
  • Failed to load Viewstate Error occurs when using Cute Editor

    I am trying out CuteEditor to see if I can use it on my websites. I first fill a gridview with data from a Sql Table. I then select a detailsview of the item I am interested in. But, when I when I click on the Edit button, it returns to the gridview instead of entering the edit mode of the detailsview. If I then click the select button on the ...
    Posted to Cute Editor for .NET (Forum) by tavogardo on May 2, 2008
  • Change Font / Background color of HTML / Preview Tab?

    Hello,   I have a client site that has a stylesheet theme with black background and pink text..  everything looks fine in the editor tab, but the HTML and Preview tabs have pink text with white background.  Is there a way to force the HTML tab to have a white background with black text (using styles sheets? or ...
    Posted to Cute Editor for .NET (Forum) by bigdoggy007 on December 15, 2006
  • Re: Stylesheet behavior in 5.2

    How do we handle this? - Our Save/submit button posts to the server, and at that point, we are grabbing the content and storing it in XML in a CDATA section. At that point, we have no quotes in our XML.
    Posted to Cute Editor for .NET (Forum) by kwilkens on March 29, 2006
« First ... < Previous 10 11 12 13 14 Next > ... Last »