how to add a tab/page?

Sep 13, 2011
60
2
anyone know how to add a tab/page on the me page i want to add one next to community but dont know how to lol ?:/ any hel appreceiated
 

MrLogic

Member
Nov 28, 2012
118
4
If you are using habbo theme,navigate to your me.php page and find the line:
PHP:
<li><a href="{url}/community">Community</a><span></span></li>
They directly under that line place this:
Code:
<li><a href="{page-url}">{tab-name}</a><span></span></li>
Change {page_url} and {tab-name}
Do this for every single page.
As for the page itself,you can either google one (e.g 'Rare Values','VIP',ect..).Insert that into your skin folder and should be set!By the way,the page url should be {url}/{filename}.
 

Users who are viewing this thread

Top