TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Re: Tools -- RoboHelp/Webhelp style alignment issues in Firefox
Subject:Re: Tools -- RoboHelp/Webhelp style alignment issues in Firefox From:Amy Gale <amyg -at- grammatech -dot- com> To:TECHWR-L <techwr-l -at- lists -dot- techwr-l -dot- com> Date:Thu, 22 Jan 2009 15:51:12 -0500
Other people have discussed the differences between browsers' handling
of CSS.
Once you've satisfied yourself that you are issuing CSS commands that
should do what you want, there is a further wrinkle. RoboHelp may be
rewriting your style sheet (especially if you originally created it
outside RH), and is almost certainly making further modifications to
generate the *_ns.css version, which will be used in many (all?) non-IE
browsers.
In my experience, these modifications often do not preserve the original
intent, so I don't keep the RH-generated *_ns.css. Instead I do the
following.
a) build the manual
b) retrieve a clean copy of manual.css from version control and save it
in the output folder, discarding the one that RH put there during the build
c) make a copy of manual.css and save it as manual_ns.css in the output
folder, discarding the one that RH put there during the build
ComponentOne Doc-To-Help 2009 is your all-in-one authoring and publishing
solution. Author in Doc-To-Help's XML-based editor, Microsoft Word or
HTML and publish to the Web, Help systems or printed manuals. http://www.doctohelp.com
Help & Manual 5: The complete help authoring tool for individual
authors and teams. Professional power, intuitive interface. Write
once, publish to 8 formats. Multi-user authoring and version control! http://www.helpandmanual.com/
---
You are currently subscribed to TECHWR-L as archive -at- web -dot- techwr-l -dot- com -dot-