For the first page of each book of the Bible I would like to remove the header/footer.
I have tried:
div.Scripture_Book {
prince-page-group: start;
}
@page :first {
margin: 4pc 2pc 2pc 1.5pc;
@top-center {
content: normal;
}
@bottom-left {
content: normal;
}
@bottom-center {
content: normal;
}
@bottom-right {
content: normal;
}
}/* end page first */
but doesn't seem to work for me.
I got the TOC to work. I didn't think I could do it but I was wrong. It just took some time getting all the links in place correctly. Maybe I'm staying up too late but I am so close to having the whole Bible looking good!
I have tried:
div.Scripture_Book {
prince-page-group: start;
}
@page :first {
margin: 4pc 2pc 2pc 1.5pc;
@top-center {
content: normal;
}
@bottom-left {
content: normal;
}
@bottom-center {
content: normal;
}
@bottom-right {
content: normal;
}
}/* end page first */
but doesn't seem to work for me.
I got the TOC to work. I didn't think I could do it but I was wrong. It just took some time getting all the links in place correctly. Maybe I'm staying up too late but I am so close to having the whole Bible looking good!
Jim Albright
Wycliffe Bible Translators