View Single Post
Old 06-03-2014, 06:05 PM   #15
weberr
New old guy
weberr began at the beginning.
 
Posts: 69
Karma: 10
Join Date: Feb 2012
Device: kindle fire
Quote:
Originally Posted by odedta View Post
Try CSS rule:
Code:
table-layout:fixed;
On another note, I would switch to Calibre for 3 main reasons:
1. It has many more functions.
2. It supports both EPUB 2 and EPUB 3 creation.
3. Its development is on-going.
Thanks for the suggestion --- works fine for short string data -- but falls apart when using long-strings. I need a way for the columns to adjust to fixed equal widths and for the text to wrap-around within that fixed width, no matter how long that may make that particular. Also, vertical-align:top, the other columns also stay fixed.
weberr is offline   Reply With Quote