Text in Tables Centered in WebHelp output

This forum is for all Flare issues related to the HTML5, WebHelp, WebHelp Plus, and Adobe Air Targets
Post Reply
jossch
Propeller Head
Posts: 26
Joined: Fri Feb 01, 2008 9:02 am

Text in Tables Centered in WebHelp output

Post by jossch »

We use a lot of tables. I set up a table style. While I'm working in Flare the tables appear correctly. When I compile the project all of the text in the tables is centered.

I looked through the Table .css files and see nothing in them to do with alignment. I looked in the projects .css, nothing there.

Any ideas?

I've only a few more days to get the project ready and I can't figure this out.
LTinker68
Master Propellus Maximus
Posts: 7247
Joined: Thu Feb 16, 2006 9:38 pm

Re: Text in Tables Centered in WebHelp output

Post by LTinker68 »

Did you set the <td> tag in the main topic stylesheet to be centered? If so, set it to left.
Image

Lisa
Eagles may soar, but weasels aren't sucked into jet engines.
Warning! Loose nut behind the keyboard.
jossch
Propeller Head
Posts: 26
Joined: Fri Feb 01, 2008 9:02 am

Re: Text in Tables Centered in WebHelp output

Post by jossch »

No. And as far as I can tell the text alignment isn't set anywhere in the styles.
LTinker68
Master Propellus Maximus
Posts: 7247
Joined: Thu Feb 16, 2006 9:38 pm

Re: Text in Tables Centered in WebHelp output

Post by LTinker68 »

You could try setting the <td> in the main topic stylesheet to left alignment to see if that takes care of it. That's the default value, so that's what it should be using if you haven't set it anywhere. Is it appearing that way in the online and print outputs, or just the online output?
Image

Lisa
Eagles may soar, but weasels aren't sucked into jet engines.
Warning! Loose nut behind the keyboard.
Post Reply