View Single Post
Old 04-27-2016, 12:08 PM   #7
HarryT
eBook Enthusiast
HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.
 
HarryT's Avatar
 
Posts: 85,557
Karma: 93980341
Join Date: Nov 2006
Location: UK
Device: Kindle Oasis 2, iPad Pro 10.5", iPhone 6
Quote:
Originally Posted by samcole View Post
That's just it...I opened both the book that converted right and the one that didn't and it's the same CSS.

Not working on this one -
<span class="text_">
</span><span id="id_Toc447913162" class="text_">Chapter 1</span></h1>
<p class="block_13">Across the backyard, Marco ‘Polo’

Working on this one -
</head>
<body class="calibre">
<h1 class="block_12" id="id_Toc440142508">Chapter 1</h1>
<p class="block_13">Nick Sawyer flipped on the lights and closed the door to his hotel
Yes, but what indent is specified in the definition of the "block_13" class in each of those two cases? That's almost certainly what's differing. Look in the CSS file in the book and see.

Last edited by HarryT; 04-27-2016 at 12:13 PM.
HarryT is offline   Reply With Quote