Updated Sorry about the folder Error
This is a discussion on How to change the bar BG on the me page within the Habbo Tutorials forums, part of the Habbo Hotel category; Ive figured out how to change the top 1. Go to inc -> tpl 2. Open head-overrides-generic 3. Find Code: ...

Ive figured out how to change the top
1. Go to inc -> tpl
2. Open head-overrides-generic
3. Find
4. Change this to whatever hex colour you wantCode:#header-container { background-color: #B8DBEB; }
But if you want an image change it to something likeCode:#header-container { background-color: #B8DBEB; }
Rep or Like the POST !Code:#header-container { background-image: url('%www%/images/bg.png'); }
Last edited by tomsaundo; 02-12-11 at 09:00 PM.
Updated Sorry about the folder Error