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 ;-)
|