View Single Post
Old 12-19-2010, 01:55 PM   #6
cybmole
Wizard
cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.
 
Posts: 3,720
Karma: 1759970
Join Date: Sep 2010
Device: none
Quote:
Originally Posted by DMSmillie View Post
Are the items you want included in the TOC coded as headings (h1,, h2, etc) or something else in the original HTML?

here's a sample chapter heading

Code:
<body class="calibre4">
  <div class="calibre2">
    <h1 class="calibre7" id="heading_id_2"></h1>
  </div>

  <div class="calibre2">
    <h3 class="calibre5" id="heading_id_3">CHAPTER THREE</h3>
    <hr class="spacing" />

Last edited by cybmole; 12-19-2010 at 05:13 PM.
cybmole is offline   Reply With Quote