Quote:
Originally Posted by Doitsu
You're right, I just tested it on my Kindle. (It looked OK both in the Kindle app and the Kindle previewer.)
It seems that the following line in the stylesheet is causing the problems:
Code:
.item_title {
text-align: center;
margin: 0 auto;
width: 70%;
}
Once I deleted it, all headings looked OK.
|
CSS is new thing to me ,and i pick that lines from web...
I delete that margin line , build the book, and feeling amazing, until i swipe to page 10 from page 9 , it is broken in page 10 and the following pages.
but you say all header is OK , can you attached you file ?
i had tried to remove the css completely(remove the link rel in the <head> tag) , and still got the same.
this is my file
book.mobi