Jump to content

Recommended Posts

Posted

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!

  • Administrators
Posted

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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...