Quote:
Originally Posted by digital_steve
Thanks theducks!
When i say one style, i really mean standard font size and margins/justification to get the most out of the kobo screen. Currently the kobo basically wastes about an inch each bloody side (including top and bottom).
So CSS is the go then?
Hopefully it'll be easy to understand how to make changes... i've never edited CSS before!
|
Don't know Kobo, but for EPUB (ADE version) the "body" assigned style should start with the :
left-margin: 2pt /*not quite the edge, adjust so you never lose a character */
right-margin: 16pt /* this leaves room for ADE page numbers */
font-size: 1.2em /* this makes those non-removable ADE page numbers look small at Zoom 2 or 3 */