Quote:
Originally Posted by bgoldnyxnet
Please see http://conchord.org/xeno/wbtest.htm
When I convert this to EPUB format, a page break gets inserted after the subtitle "#2 in the Bloodslut Series" even though I haven't requested one.
Does anybody have an idea how to prevent this from happening?
I am using Calibre to convert from HTML to EPUB.
|
Use Sigil instead of Calibre; I attach an ePub made with Sigil with your html file. I also corrected some text that was supposed to be centered and it was not, because the "classes" who had formated the text, didn't have in count the "text-indent" property of the selector "<p>" (in classes "sttl", "stars" and "titlepagetext" I added the property "text-indent: 0;"; I also cleared the property "width" in the "body" selector.)
Regards
Rubén