This is an epub compiled with Scrivener. The styles are all .scrivener1, .scrivener2 etc. I suppose I could experiment with them and see which one affects the ToC.
I'm talking about both the linked ToC and the toc.ncx files, although really I only need them indented in the linked ToC.
the code assigned to the item I want indented is
<p class="toc-item"><a href="../Text/body3.xhtml">The Nightmares</a></p>
the <p class...> call is the same for all items in the ToC, no matter what level I want them at.
I'm going to have to edit the HTML in both the contents file and the .css to create a second toc-item for the second-level headers, aren't I? My html skills, never very good, are awfully rusty.
|