View Single Post
Old 03-21-2021, 06:56 AM   #2
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,970
Karma: 147448039
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by Void42 View Post
Hey

I want to reduce the margins on my Oasis (using a KF8 ebook).

I use the following css:

html {
margin-left: -45px;
margin-right: -45px;
margin-top: -45px;
margin-bottom: -45px;
}

For left and right it works great but it seems like top and bottom are ignored on the kindle.

I searched the forum but only found threads about left/right margins. Are negative margins for top and bottom not possible on the kindle or am I doing it wrong?
If negative top/bottom margins worked, they would work for you since you are doing it correctly. But since they don't work, then I would think you cannot do it.
JSWolf is offline   Reply With Quote