View Single Post
Old 11-30-2021, 08:52 AM   #5
RbnJrg
Wizard
RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.
 
Posts: 1,801
Karma: 8700631
Join Date: Mar 2013
Location: Rosario - Santa Fe - Argentina
Device: Kindle 4 NT
Quote:
Originally Posted by 1v4n0 View Post
Hello, I have a table with two long columns. It works fine in sigil and calibre viewer/editor, but on adobe digital editions I only see the part of the table that fits in the page. I can't scroll down, and if turn the page it brings me to the following xhtml file.
Also the h1 title is shown on a separate page instead of on top of the table.

(I also had another issue on ADE, which I managed to solve: the two columns were not shown on the same page. For that I had to add an empty column before the closing tag of the table)

Any ideas on how to fix this?
File is attached.
The problem is due to that ADE doesn't know how to split the info in the middle of a row of a table. You should have more than only one row, (maybe one for each <p> tag) or you can employ this alternative method to mimic a table:

https://www.mobileread.com/forums/sh...01&postcount=5

My "solution" (in a way of speaking) was for three columns, but you can easily adapt it for two ones.
RbnJrg is offline   Reply With Quote