View Single Post
Old 04-12-2012, 08:43 AM   #7
toothpaste
Junior Member
toothpaste began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Apr 2012
Device: Kindle Touch
Quote:
Originally Posted by Doitsu View Post
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
toothpaste is offline   Reply With Quote