View Single Post
Old 10-05-2020, 02:47 PM   #1
Oronare
Banned
Oronare began at the beginning.
 
Posts: 19
Karma: 10
Join Date: Jul 2019
Device: Oasis 7"
KFX and negative margins?

So I had a problem whenever I converted from EPUB to KFX in that all of my ebooks have:

html {
margin-right: -30px;
margin-left: -30px;
}

...added in their stylesheets, so that I can achieve negative margins and extend the reading area on screen.

Whenever I convert from EPUB to KFX all of my headings become left aligned *unless* I remove the above code, or tick the 'ignore margins CSS' option in the conversion window.

Is there any way to get negative margins in KFX? Or is this limited to EPUB/AZW3. I should mention that whenever I convert to AZW3 the negative margins are kept perfectly with no left alignment of headings.

Thanks.
Oronare is offline   Reply With Quote