Quote:
Originally Posted by Waylander
Anyway, I was wondering how I can use KUAL on my PW5 to modify the margins in my ebooks beyond the standard settings. This was something I could do with KUAL on my old PW1 back in the day.
|
Lol. On very very early PW1 firmware you probably used "JBPatch" to overload Java code that controls margin values. On later firmware probably @kaznelson's bin installer that replaced couple of JAR files to do the same thing.
For newer models and even newer firmware build you had to do the same JAR edits yourself because nobody already did them for you.
Anyways, long story short: ever since firmware 5.10.x known "margin hack" JAR file edits are ignored / doesn't result with any change in margins shown when you open the book.
So now the only thing available is "per each book" approach, where you need to change CSS code for every book you read a and a code block that sets negative margin for "html" element. And that only works for left and right margins, not for top and bottom margins.