View Single Post
Old 08-08-2020, 06:50 AM   #811
jackie_w
Grand Sorcerer
jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.
 
Posts: 6,252
Karma: 16544692
Join Date: Sep 2009
Location: UK
Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3
Quote:
Originally Posted by Ntress View Post
Here
Attachment 181180

Thanks
You have an indentation problem as Owl_ already suggested. The line
Code:
  - ReplaceString: {Offset: 0x36, Find: "Georgia ", Replace: "CODE2000", MustMatchLength: yes}
needs to be indented with 2 leading spaces so that its first dash lines up with the first dash of the previous
Code:
  - FindReplaceString:
earlier in the same patch. When you un-commented the font-family customisation, all you needed to do was delete the first # character.
jackie_w is offline   Reply With Quote