View Single Post
Old 07-10-2009, 06:07 AM   #1
mrmikel
Color me gone
mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.
 
Posts: 2,089
Karma: 1445295
Join Date: Apr 2008
Location: Central Oregon Coast
Device: PRS-300
epub - unwanted page break after image

The HTML source I am using has an image at the top of each chapter start page. The first time the image is encountered, the image is followed by the text. At the start of chapter 1 the very same HTML is encountered and it throws in a page break after the image:
<body
style="background-image: url(../img/bg-usn.gif); direction: ltr;">
<center>
<img src="img/PT.jpg"></center>
<center>
<h2>Part I<br>

Any suggestions?
mrmikel is offline   Reply With Quote