Quote:
Originally Posted by DuckieTigger
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: