How to style CuteEditor with custom Css

Last post 07-27-2007, 8:14 AM by MathijsDijk. 1 replies.
Sort Posts: Previous Next
  •  07-27-2007, 8:10 AM 31945

    How to style CuteEditor with custom Css

    Hello,
     
    I use one module for different purposes which each have their own stylesheet and their own layout.
     
    Now when I give CuteEditor property "CssClass" the value "ceInputMessage", I cannot style the editor by width and height.
     
    For example :
     
    table.ceInputMessage
    {
       width : 400px;
    }
     
    Nothing happens. :(
     
    I removed all the references to stylesheets in the properties list. Still the editor isn't affected by my stylesheets.
     
    Friendly regards,
    Mathijs
     
     
     
  •  07-27-2007, 8:14 AM 31946 in reply to 31945

    Re: How to style CuteEditor with custom Css

    Ok I found the solution.
     
    Go to the design view (I really want to avoid design views personally, but owkay)
    Click on properties of the CuteEditor.
     
    Delete all the settings you want to style with your custom css-file..
     
     
View as RSS news feed in XML