Trying to set up the styles drop-down for a client's site, so that they can style up the site without introducing too much that is outside the established style guide. So I've edited the fck_editorarea.css with the necessary style rules, and created entries for them in the fckstyles.xml file.
They appear just fine in the drop-down and I can apply them to my content (where the correct HTML element appears as defined in the XML), but the styling is all botched. None of the colours show up (everything is black, except links which are bright blue) and the sizes of the headings are nothing like what the CSS specifies - the smallest level of heading is supposed to be the same size as the body text, but it is coming out so tiny it's impossible to read!
Has anyone experienced issues like this before? Any ideas how to go about fixing it? I really don't want to have to explain to the client that they'll just have to select the appropriate style and imagine what it will really look like. That kinda defeats the while WYSIWYG concept...
Cheers.
They appear just fine in the drop-down and I can apply them to my content (where the correct HTML element appears as defined in the XML), but the styling is all botched. None of the colours show up (everything is black, except links which are bright blue) and the sizes of the headings are nothing like what the CSS specifies - the smallest level of heading is supposed to be the same size as the body text, but it is coming out so tiny it's impossible to read!
Has anyone experienced issues like this before? Any ideas how to go about fixing it? I really don't want to have to explain to the client that they'll just have to select the appropriate style and imagine what it will really look like. That kinda defeats the while WYSIWYG concept...
Cheers.
Re: Styles not displaying everything defined in CSS