I'm having a problem with calibre-created epubs in Stanza. The first screen of each xhtml file in the epub shows up, but the rest of the file is empty. If you continue to page past all the empty pages, once you come to the content of the next xhtml file you again get the first screen, and then blank pages.
After some experimentation, I've narrowed it down to one line in the css file. If I comment out "position: relative;" from the ".s" block all pages show up correctly.
Using b15, and I think this was also a problem in 0.5.14.
|