Search

You searched for the word(s): stylesheet
Showing page 3 of 61 (604 total posts) < 1 second(s)
  • External Stylesheet and background color

    I have looked at the thread post : http://cutesoft.net/forums/thread/1836.aspxbut it does not resolve my problem.I have an external stylesheet that has: BODY     { background: #6E1801 url(/images/common/background-tile.jpg);           background-repeat: repeat-x;;}Because of this, the ...
    Posted to Cute Editor for .NET (Forum) by superman on October 12, 2006
  • Problem with stylesheet in page and images

    Hi, I'm editing the whole page, from from <html> to </html> and because of this the stylesheet is also included and applied, without using EditorWysiwygModeCss. The problem then is that the images box doesn't work properly. I can place an image, but if I want to update it (double-click on it) it does nothing:   If I delete ...
    Posted to Cute Editor for ASP (Forum) by Karin on July 6, 2006
  • Problem with stylesheet in page and images

    Hi,   I'm editing the whole page, from from <html> to </html> and because of this the stylesheet is also included and applied, without using EditorWysiwygModeCss. The problem then is that the images box doesn't work properly. I can place an image, but if I want to update it (double-click on it) it does ...
    Posted to Cute Editor for .NET (Forum) by Karin on June 22, 2006
  • Editing static pages with STYLESHEET link in Head section

    Hi,            I am trying to edit a static HTML page in my hard drive, which has <LINK href=''IntranetStyles.css'' type=''text/css'' rel=''STYLESHEET''> in head section of the HTML. This is being stripped by the cute editor when i open it and save the changes. So when i go to the html ...
    Posted to Cute Editor for .NET (Forum) by rkammela on February 25, 2005
  • Using an External stylesheet

    Hi,   I have tried to use an external stylesheet, but I cannot get it working.   When I go back to the site and try the demo. It will not work either, that is, the Editor for PHP. When I use the .NET one it works well. Can you explain me how to use the external css file? Kind regards, Joke Dekker
    Posted to Cute Editor for PHP (Forum) by joke on February 3, 2009
  • Re: stylesheet

    I notice that netscape throws a completely different error that appears to be an app error. This might give you better information (and me, for that matter):  Server Error in '/falcon' Application. Object reference not set to an instance of an object.Description: An unhandled exception occurred during the execution of the current web ...
    Posted to Cute Editor for .NET (Forum) by deanfriesen on April 4, 2005
  • Link stylesheet changes background color

    Hi,   I set the stylesheet path to point to my stylesheet, and the CuteEditor changes the background color of the editing containter. Here is how I do it. Editor1.StyleSheetPath = ''/mypath/stylesheet.css'';   If I comment out this code, the white backgroud of editing control returns to normal. Is this a bug?   Thank you for ...
    Posted to Cute Editor for .NET (Forum) by vikbol on September 16, 2004
  • BASEHREF and Images/Library

    this is what I am trying to do... 1. Use an image library at the root level (ie at the same level as the cuteeditor_files directory) 2. Use relative URLs as the content will be displayed on a webpage 3. Specify programmatically the basehref and images/media folder locations 4. Specify programmatically the stylesheet to be ...
    Posted to Cute Editor for ASP (Forum) by metalmania on September 25, 2006
  • Using external stylesheet styles with <p> and <div> tags

    Hello,   We are using the latest version of the control, and we are having a problem loading style values into the Css Class dropdown for <p> and <div> element styles. Is it possible to have the editor read all styles from an external stylesheet and list, in the Css Class dropdown, the styles contained within the ...
    Posted to Cute Editor for .NET (Forum) by cbw on May 18, 2006
  • Re: CSS Stylesheet Craziness!

    Tugboat,   Are yob using the following property?   Editor.EditorWysiwygModeCss Property Specifies the location of the style sheet that will be used by the editable area. Multiple Style Sheets are supported. Example EditorWysiwygModeCss=''example.css,~/portal.css,/default.css'' ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 17, 2008