Jordan Delaney Posted February 16, 2009 Report Share Posted February 16, 2009 Is it possible to change the badge's text? If so, how? Thanks, Jordan Quote Link to comment Share on other sites More sharing options...
Wayne Posted February 16, 2009 Report Share 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 Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted February 16, 2009 Administrators Report Share 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 Link to comment Share on other sites More sharing options...
RogerB Posted February 17, 2009 Report Share Posted February 17, 2009 Mine won't even show the image at all.... Quote Link to comment Share on other sites More sharing options...
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.