PDA

View Full Version : Need More Control Over Table Layouts



Elric
December 18th, 2004, 13:25
How are the tables spaced? It looks like the system tries to space everything evenly, regardless if you try to set a percentage for a column width.

My ruleset uses a TON of tables and some look ok while on some, rows are stacked on top of each other. I've tried widening the window a bit and that helps, but I'm going to reach a problem if people aren't using a 1024x768 resolution.

Is there some specific info available for the way that FG handles tables?

Goblin-King
December 22nd, 2004, 16:35
Table cells are always spaced evenly. However, this only applies to cells with a span of one slot. Use the "colspan" parameter to the <td> tag to make a cell wider than the others.

The text control is not quite a full featured text processor, but has the basics in order to present the essentials. It is a prime candidate for future improvements, though.