View Single Post
Old 01-27-2023, 04:09 PM   #17
Sonnenfee
Zealot
Sonnenfee ought to be getting tired of karma fortunes by now.Sonnenfee ought to be getting tired of karma fortunes by now.Sonnenfee ought to be getting tired of karma fortunes by now.Sonnenfee ought to be getting tired of karma fortunes by now.Sonnenfee ought to be getting tired of karma fortunes by now.Sonnenfee ought to be getting tired of karma fortunes by now.Sonnenfee ought to be getting tired of karma fortunes by now.Sonnenfee ought to be getting tired of karma fortunes by now.Sonnenfee ought to be getting tired of karma fortunes by now.Sonnenfee ought to be getting tired of karma fortunes by now.Sonnenfee ought to be getting tired of karma fortunes by now.
 
Sonnenfee's Avatar
 
Posts: 125
Karma: 421170
Join Date: Oct 2021
Device: Kindle, Kobo, PocketBook, Onyx Boox, Sony
Quote:
Originally Posted by DuckieTigger View Post
Since different devices need different values for the offset, I tried to avoid that by going relative. Try this one on your Scribe, see if it works:

Code:
html {
  margin-left: -6%;
  margin-right: -6%;
}
The break-inside may or may not be necessary - for some fringe cases where the margins are being abused as layout support.

If it works on Scribe, then it will work universally - either for kf8 or kfx.
I have tried the setting -6% for margin-left and margin-right for azw3.
For the Scribe it's the identical result as with value -100px for margin-left and margin-right.

For the Oasis 3 it works with the values -6%, if you want the text very close to the edges. Personally, on the Oasis 3 it would be too close to the edges for me with this setting.

Fortunately some users made it possible that the Oasis 3 became jailbreakable with FW-Version 5.14.2 and KOReader could also be installed; for their work I'm still grateful.

With the Scribe, I'm satisfied with the margins that can be achieved with the above mentioned values.

A quick & dirty pic which shows the difference:
Attached Thumbnails
Click image for larger version

Name:	Kindle Scribe - Kindle Oasis 3 - Ränder_-6%.jpg
Views:	285
Size:	746.2 KB
ID:	199286  
Sonnenfee is offline   Reply With Quote