Quote:
Originally Posted by samcole
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.