Dear All,
Part of our rationale for using a product like XMLMind, was that we
could largely re-use the CSS Stylesheets we use for display on the
Browser, in the editing environment, so they look as similar as
possible to each other.
Within minutes of applying CSS to my document configuration, I am
finding (what seem to be) common CSS properties are unsupported in
XMLMind.
eg.
float: left|right|none;
border-right: N;
border-left: N;
margin: N N N N;
And I have only just started ;)
What is the rationale for leaving this stuff out?
Will this situation change?
Is there a list of supported properties?
I have also found errors in the error reports ..... it might complain
that the property 'color' is not supported on some line of my CSS, when
in fact that line contains not 'color' but 'background-color'.
You can see the type of layout I am attempting to replicate by browsing
around:
<http://www.iniva.org>
Thanks for any suggestions
regards Jeremy