View Single Post
Old 02-12-2024, 12:00 PM   #12
mg10
Connoisseur
mg10 began at the beginning.
 
Posts: 77
Karma: 10
Join Date: Jul 2013
Device: Kindle Scribe, PW, Kobo Aura One
Quote:
Originally Posted by JSWolf View Post
Kindle PW5 with the latest firmware and negative margins work. This is the CSS code I use. I put it at the top of the CSS.
Code:
html {
  margin-right: -45px;
  margin-left: -45px;
  break-inside: avoid !important;
}
Hi JSWolf
My PW Signature with latest firmware gives this error in converted books with negative margins:
"An error occurred. If you purchased this item from Amazon, delete the item and download it from the Cloud"

The error appears mainly after return to another book. Since that moment, the error doesn't allow pages to go forward or backward, until is restarted.

Last edited by mg10; 02-12-2024 at 02:14 PM.
mg10 is offline   Reply With Quote