View Single Post
Old 06-03-2016, 05:11 AM   #234
bigbless
Junior Member
bigbless began at the beginning.
 
Posts: 9
Karma: 10
Join Date: May 2016
Device: Kobo Aura HD
Quote:
Originally Posted by pipcat View Post
If you don't need to replace left/right margin in this same patch, you can get one more digit. Example with 150px:
Code:
replace_string = B8A1A4, `%\01\0p\0x\0 \00`, `1\05\00\0p\0x\0 `
Css code: @page{margin:%1px 00px %1px}body{ will change to: @page{margin:150px 0px %1px}body{


Thanks a lot it worked and now it transitions correctly, there is one last thing that I wanted to know if possible also to edit by patching lines it is the definition as you can see it popups most of the time at the top, and I can't see the full translation.

Is there a way to patch that so that it appears at the bottom?

I've included photos in attachment
Attached Thumbnails
Click image for larger version

Name:	IMG_20160603_094052.jpg
Views:	300
Size:	415.5 KB
ID:	149150   Click image for larger version

Name:	IMG_20160603_094141.jpg
Views:	319
Size:	480.1 KB
ID:	149151  
bigbless is offline   Reply With Quote