Hi, To stop RoboHelp from messing with your css, simply don't use Robo's internal css-editor and do not use inline formatting. W3C also advises to use the strict DTD whenever possible, so even when Robo doesn't support it, you can still act like it does Try creating a new style sheet with Robo, then copy your style sheet over Robo's css. As long as you don’t try to open or edit the CSS in Robo's internal css-editor, it leaves your css alone. Modify it using the internal editor, and it rewrites your css. -> Edit using an external editor. Yes, the internal editor doesn’t offer you the full package, but if you want all what css has to offer, you'll have to code it yourself anyway, so why bother with the internal editor? Also, for most people a term like 'em' means nothing at all, while points are much more common. And I wouldn't use ems myself, better go for absolute sizes as 'small', 'medium' and 'large', which are the W3C's choice. Please keep in mind that Robo isn't a fully fledged html editor/web design tool, it's a HAT. It offers the basics that most authors will find usefull. If you want to use some more 'advanced' css, like suckerfish dropdowns, tamed lists, etc, you'll have to use an external editor for both css and html. Since these techniques aren't very common in help systems and the like, I have no problem with Robo not supporting them. Greet, Willam
... Afficher plus