If Sigil displays something properly but ADE doesn't; nine times out of ten it's due to a syntax error in the css (or there's css being used that ADE doesn't support). Sigil's WebKit renderer is more forgiving than ADE's--which ditches the css entirely when there'a syntax error. Wherever the error occurs.
The Tools-->Validate Stylesheets With W3C feature should be helpful in tracking down CSS issues.
|