View Single Post
Old 06-01-2016, 05:16 AM   #225
pipcat
Connoisseur
pipcat ought to be getting tired of karma fortunes by now.pipcat ought to be getting tired of karma fortunes by now.pipcat ought to be getting tired of karma fortunes by now.pipcat ought to be getting tired of karma fortunes by now.pipcat ought to be getting tired of karma fortunes by now.pipcat ought to be getting tired of karma fortunes by now.pipcat ought to be getting tired of karma fortunes by now.pipcat ought to be getting tired of karma fortunes by now.pipcat ought to be getting tired of karma fortunes by now.pipcat ought to be getting tired of karma fortunes by now.pipcat ought to be getting tired of karma fortunes by now.
 
Posts: 65
Karma: 200153
Join Date: Apr 2016
Device: Kobo Glo Hd
I didn't tried it and I don't know if it could solve, but in compressed css from nickel there is a body { text-align:center; }. Maybe adding a margin-top: 50px; could do something !?

This must be done with Tshering tools and replace_zlib, but probably we need to remove some other strings to allow add margin because we can't have a bigger compressed stream.

Tshering, did you write patchit.exe ? When replacing a compressed stream inside nickel, if length is longer it is not allowed. But if length is shorter, is it ok to fill with \x00 until same length ? It would be nice to implement replace_zlib in patch32lsb, for linux users, or in a python script ;-)
pipcat is offline   Reply With Quote