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:Craig Haiss <craighaiss -at- yahoo -dot- com> To:techwr-l -at- lists -dot- techwr-l -dot- com Date:Wed, 21 Jan 2009 14:17:21 -0800 (PST)
...also note that FireFox puts any text-indent between the number and first letter of your sentence. So you might need to avoid using text-indent, and instead zero out the margin and use padding to apply your indentation:
ol.sub {margin-left: 0px; padding-left: [[size of indentation]];}
> From: Craig Haiss <craighaiss -at- yahoo -dot- com>
> Subject: Re: Tools -- RoboHelp/Webhelp style alignment issues in Firefox
> To: techwr-l -at- lists -dot- techwr-l -dot- com
> Date: Wednesday, January 21, 2009, 4:47 PM
> IE and FireFox differ a bit in the way they implement
> margins and padding. This can cause the indentation issues
> you describe.
>
> You may need to set the margin and padding for list items
> to zero in your CSS, and then use text-indent to apply the
> indentation.
>
> That's just a guess, since I can't see your CSS.
> But zeroing out margins and padding is a great place to
> start.
>
> Craig Haiss
> craighaiss -at- yahoo -dot- com
> Tech writing tips: http://www.helpscribe.com
>
>
> --- On Wed, 1/21/09, Jeffrey Barnes
> <jbarnes -at- sendmail -dot- com> wrote:
>
> > After composing a webhelp project with primary and
> > secondary
> > (supporting) steps portrayed, Firefox doesn't play
> nice
> > with the
> > indentations that keep the information grouped
> visually.
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-