Quote:
Originally Posted by RbnJrg
The problem by using "em" is that -since your tables will have a fixed width- when the left margin increases (because the user changed the font size) then the right side of your tables will exceed your right margin.
|
Except that they don't have a fixed width, I haven't even specified any width at all for the table itself, it just left-aligns to the page, with a 3.2em left margin, and then fills up the right side as much as it needs to. My columns do all add up to "100%", though, but in that regard I don't know how a user changing the font size would make things "overflow" into the right margin, because if it did then naturally that would be happening already -- and it's not. Indeed, just to confirm, I just tried doing what you said, increasing the font size (even to the largest size), both in iBooks and in ADE, and there's no problems at all.