Quote:
Originally Posted by DaleDe
Actually widows and orphans is easy to put in a CSS. You can do it in the body tag. ADE defaults to 2 for each in the absence of an entry in CSS.
|
There you have it! Easy as pie.
Like I said I never had a Kobo or a Kobo ebook(Kpub I think you call them).
So if I'd like to change any Kobo Kpub's widow&orphan settings all I would have to do is put it in(I guess inside) the <body> tag of the CSS, like:
<body>
widows: 2
orphans: 2
blablabla....your ebook, whatever...
</body>
This being the the CSS file to which every Kobo user has easy access to, right?