Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
[Help] How can I edit this color / Gamecenter on nitro
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="lBambuco" data-source="post: 478427" data-attributes="member: 94039"><p>1. To edit the colour in Nitro in your friends list.</p><p></p><p>If I'm not mistaken the assets that the FlashUI uses is a base64 image.</p><p></p><p>But if you want the path to edit that component, you would need the open source nitro which you can download from GitHub. And go to the following path:</p><p></p><p>/src/components/friends/FriendsView.scss.</p><p></p><p>The container is &.friend-bar-item-active</p><p></p><p>2. Game Center</p><p></p><p>This section is simpler, in your nitro configuration you will have a json called "ui-config.json" open it and edit the section "game.center.enabled": true to "game.center.enabled": false,</p></blockquote><p></p>
[QUOTE="lBambuco, post: 478427, member: 94039"] 1. To edit the colour in Nitro in your friends list. If I'm not mistaken the assets that the FlashUI uses is a base64 image. But if you want the path to edit that component, you would need the open source nitro which you can download from GitHub. And go to the following path: /src/components/friends/FriendsView.scss. The container is &.friend-bar-item-active 2. Game Center This section is simpler, in your nitro configuration you will have a json called "ui-config.json" open it and edit the section "game.center.enabled": true to "game.center.enabled": false, [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
[Help] How can I edit this color / Gamecenter on nitro
Top