26th Dec, 04:31 am
(25th Dec, 07:53 pm)thedivision Wrote:(25th Dec, 06:07 pm)Tan Wrote: To edit "Avatar" or any other text like you wanted you'll need to edit global.css. Find the following:
Code:
span[data-lang-variable="avatar"]:before {
content: "Avatar";
}
Replace with:
Code:
span[data-lang-variable="avatar"]:before {
content: "YourCustomText";
}
my god! why you hide in css files
Thank you
Happy to help. If you have other questions please open another thread