Quote:
Originally Posted by pdurrant
This usually means that you have a typo in your CSS. Many other programs are tolerant of problems in the CSS, ADE just stops reading the CSS at the first problem.
This is actually a good thing. It means you have to have a correctly formed CSS file for it to work with ADE, which means it's much more likely to work consistently across all renderers.
|
Ooooo... thanks for the tip, I'll check it out. At least I know now where to start looking *sigh*