View Single Post
Old 11-25-2012, 10:31 AM   #4
wkuiper
Member
wkuiper began at the beginning.
 
Posts: 13
Karma: 10
Join Date: Nov 2012
Location: The Netherlands
Device: none
Before I continue I want to make sure that you exactly understand what I am trying to do.
Right now I add "[Hoofdstuk 1]" at the top of a chapter and click on h4.
When I generate a TOC "[Hoofdstuk 1]" appears in the right window.
"[Hoofdstuk 1]" in the right window is exactly what I want, but within the chapter I don't need it and I want to suppress it for the viewer.
Where can I find the CSS file in wich I have to insert: .heading_noshow {
display: none;
}
I can find a subdirectory "Styles" but it is empty.
I have searched with the Explorer without any result. There is no CSS stylesheet within my Sigil directory.
Must I create a stylesheet myself first?

Right now the heading of chapter 1 reads:

<h4 id="sigil_toc_id_3" style="text-align: center;">[Hoofdstuk 1]</h4>

Yours,

Willem

Last edited by wkuiper; 11-25-2012 at 10:34 AM.
wkuiper is offline   Reply With Quote