View Single Post
Old 04-12-2012, 08:15 AM   #6
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,745
Karma: 24031403
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by toothpaste View Post
i use kindlegen compile the file you attached, and delivered it to my kindle touch , that broken html tag still exist
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.
Doitsu is offline   Reply With Quote