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