View Single Post
Old 12-04-2024, 02:29 PM   #49
nabsltd
Fanatic
nabsltd ought to be getting tired of karma fortunes by now.nabsltd ought to be getting tired of karma fortunes by now.nabsltd ought to be getting tired of karma fortunes by now.nabsltd ought to be getting tired of karma fortunes by now.nabsltd ought to be getting tired of karma fortunes by now.nabsltd ought to be getting tired of karma fortunes by now.nabsltd ought to be getting tired of karma fortunes by now.nabsltd ought to be getting tired of karma fortunes by now.nabsltd ought to be getting tired of karma fortunes by now.nabsltd ought to be getting tired of karma fortunes by now.nabsltd ought to be getting tired of karma fortunes by now.
 
Posts: 522
Karma: 8500000
Join Date: Aug 2013
Location: Hamden, CT
Device: Kindle Paperwhite (11th gen), Scribe, Kindle 4 Touch
Quote:
Originally Posted by JSWolf View Post
What file is it on the PW5 you have to change to have smaller margins??
If you would read what I quoted, and remember what you were replying to (tall order, I know), you would know exactly what file to change:

Quote:
Originally Posted by SteveEisenberg View Post
With newer eInk Kindles, I have to individually adjust the margin by doing a conversion in calibre. Under Look & Feel - Styling I always put in this extra CSS:

html {
margin-right: -66px;
margin-left: -50px;
}
Quote:
Originally Posted by JSWolf View Post
This margin hack does not work with a PW5.
I leave it to you to figure out what file in an EPUB has CSS that you should change. Note that I do not use "px", but instead use "%", because "px" gets interpreted differently by different Kindle models, while "%" always means the same thing.
nabsltd is offline   Reply With Quote