Stop RoboHelp from Trashing CSS
I very much like producing help systems with RoboHelp 8, but it has a very ugly way of trashing custom CSS, whether inline or external. Specifically, when I write inline CSS in the HTML window in RoboHelp, it changes it to something that definitely does not conform to XHTML standards, commonly accepted CSS standards, or anything that I would want. (Yes, it changes the actual properties in my CSS!)
To make matters worse, I tried to import a CSS stylesheet that I use else where to apply to my current RoboHelp project for consistency. RoboHelp, first, rewrote the entire stylesheet, appending its rewrite under my original stylesheet. So, I deleted its rewrite. Then, RoboHelp deleted the entire contents of the stylesheet.
How can I get RoboHelp to stop messing with my stylesheets?!!!!!!!!!!!!!!!!!!!!!!!! I am sick and tired of this!!!!!!!!!!!!
Yes, I could use RoboHelp's internal CSS editor, but it's tedious to use for someone who writes CSS all the time. It is extremely apparent that I know CSS far better than RoboHelp does. In addition, it's incredibly tedious to try to coax RoboHelp's internal CSS editor to use ems, rather than points. No one has used points in CSS for at least a decade. Points, as a unit of measure, make accessibility impossible, among a vast number of other things. They are much more than antiquated; they should be abolished! To show just how antiquated the internal CSS editor is, it renders many/most/all HTML selectors in uppercase, in total defiance of XHTML standards.
How can I get RoboHelp 8 to stop messing with my CSS?
