Jordan Delaney Posted February 16, 2009 Report Posted February 16, 2009 Is it possible to change the badge's text? If so, how? Thanks, Jordan Quote
Wayne Posted February 16, 2009 Report Posted February 16, 2009 Yes you sure can, just make sure you edit these two files... But please! Make sure you copy them and do not overwrite the original ones. app.config.php local.config.php Look for this line of code to edit. # Options for the signature that's generated Config::Set('SIGNATURE_TEXT_COLOR', '#000000'); Config::Set('SIGNATURE_SHOW_EARNINGS', true); Config::Set('SIGNATURE_SHOW_RANK_IMAGE', true); Config::Set('SIGNATURE_SHOW_COPYRIGHT', true); Be sure to edit the #000000 - mine is set to black as you can tell. You can change it to any color you want. Enjoy! Quote
Administrators Nabeel Posted February 16, 2009 Administrators Report Posted February 16, 2009 You only need to edit local.config.php If you don't see the setting in app.config.php, copy it into local.config.php The local.config doesn't get overwritten in a update, app does Quote
RogerB Posted February 17, 2009 Report Posted February 17, 2009 Mine won't even show the image at all.... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.