View Single Post
Old 12-15-2019, 01:02 PM   #133
tayseidel
Zealot
tayseidel can program the VCR without an owner's manual.tayseidel can program the VCR without an owner's manual.tayseidel can program the VCR without an owner's manual.tayseidel can program the VCR without an owner's manual.tayseidel can program the VCR without an owner's manual.tayseidel can program the VCR without an owner's manual.tayseidel can program the VCR without an owner's manual.tayseidel can program the VCR without an owner's manual.tayseidel can program the VCR without an owner's manual.tayseidel can program the VCR without an owner's manual.tayseidel can program the VCR without an owner's manual.
 
tayseidel's Avatar
 
Posts: 146
Karma: 189664
Join Date: Feb 2009
Device: Glo HD, Aura H20, PRS-T1
Also make sure that you have any custom modifications added to the .yaml files in the /src folder.

An example would be the custom header/footer heights, which are set to 62px in my nickel.yaml file. Even though I have that enabled in the kobopatch.yaml file, I still have to go to the nickel.yaml file to input the new header/footer height.

As a reminder, I have the values commented out in my kobopatch.yaml file. Here is what that looks like:

Code:
  src/nickel.yaml: 
    Show all games: no 
    Remove forgot pin button from lock screen: no 
    Change pop-up footnote font-family: no 
    Increase size of kepub chapter progress chart: yes 
    Reduce top/bottom page spacer: yes 
    Custom synopsis details line spacing: no 
    Custom synopsis font size: no 
    Increase home screen cover size: yes 
    Dictionary pop-up - increase available text area: yes 
    Increase Book Details synopsis area: yes 
    Increase library cover size: yes 
    Custom collection/author header title font: no 
# START FOOTER/HEADER HEIGHTS ARE: 62;62    
    Reduce new header/footer height: yes 
# END FOOTER/HEADER HEIGHTS ARE: 62;62 
    Custom new header/footer font: no 
    Custom page navigation scrubber: no 
    Increase headlines font: no 
    New home screen subtitle custom font: no 
    Remove footer (row3) and increase cover size on new home screen: no 
    Remove footer (row3) on new home screen: no

Last edited by tayseidel; 12-15-2019 at 01:05 PM.
tayseidel is offline   Reply With Quote