View Single Post
Old 09-12-2014, 04:06 PM   #16
Arkadian
Connoisseur
Arkadian began at the beginning.
 
Posts: 96
Karma: 10
Join Date: Mar 2014
Device: none
Quote:
Originally Posted by BetterRed View Post
Do the CSS styles used for the header have something like

Code:
.block_ {
    display: block;
    page-break-inside: avoid;  /* IS THIS PRESENT IN THE STYLE USED FOR HEADER */
    text-align: justify;
    text-indent: 14.2pt;
    padding: 0;
    margin: 0 0 6pt
    }
BR
Hi there,

have just tried, but alas id didn't work. What it did do, was to stop the headlines to be split between two pages, so, that's something, but I still have "textless" headings.
Arkadian is offline   Reply With Quote