Hi giotti. These boxes look like tables (but there's no way to check that without looking at the xhtml files).
Tables are very well supported in KO, so I would assume they're broken in that specific epub (maybe hardcoded width?, I dunno).
There's a styletweak that sets tables to the whole page width. I would try if that fixes your issue for that specific book (style tweaks are per book unless you set them as default)
If styletweaks don't fix your issue then a few things came to my mind:
- run a epub validator on that specific ebook to see if something is wrong with it.
- open the epub with sigil and see if they're indeed tables and how the xhtml and css look (you can do the same in KO, by highlight -> view html, but sigil is more convenient to copy/paste chunks of text).
|