Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
[Solved] How to remove the door graphic?
keesha
✭
Hello,
Id like to remove the door graphic and keep the original signout link, but i failed to find the .png in any of the files even in custom.css.
Thank you in advance
0
Comments
nvm. i've managed to find the neccessary code snippets.
If you are going to post about it, please share what you found for others.
I want this! Why dont shared!! Fuuuuu. I deleted the Door icon.png but not is the best way.. Cause i need replace for "exit".
change this in default.master.php in the /Noise/views/default.master.php
then in definitions in locale.php
$Definition["SignOut"] = "Cierra La Puerta";
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
Fixed! Thanks Again @peregrine !!