[REL] Habbo Theme MAJOR Edit [REL]

Would you use this edit?

  • Yes

    Votes: 47 67.1%
  • No

    Votes: 23 32.9%

  • Total voters
    70

KyleVonnie

Come @ me Bro!
Oct 26, 2011
993
176
Kyle, how do I change the header part where it has a blue color? I cant find it.
Go into App > tpl > skins > Habbo > styles > open common.css. Find
PHP:
#faq-header{background-color:#b2b2b2;width:100%;padding-top:0;margin-top:0;position:relative}

Replace #b2b2b2 with any color code you desire.

Need help with color codes? I suggest
 

Plague

your friendly neighborhood ;3
May 9, 2012
85
12
Go into App > tpl > skins > Habbo > styles > open common.css. Find
PHP:
#faq-header{background-color:#b2b2b2;width:100%;padding-top:0;margin-top:0;position:relative}

Replace #b2b2b2 with any color code you desire.

Need help with color codes? I suggest
doesnt change ): I'll try to look for it If I can.
 

keiller

Mr Tutorial Man
Jun 9, 2012
492
108
I realise, the pages were all fucked up and not in place.. If you go to index.php (not in the habbo folder, on the actuall revcms folder)

Remove it all and replace it with this code;

PHP:
<?php
define('IN_INDEX', 1);
 
require_once 'global.php';
 
$core->handleCall($engine->secure($_GET['url']));
 
    $template->html->get($engine->secure($_GET['url']));
 
$template->outputTPL();
?>

It should work.
 

KyleVonnie

Come @ me Bro!
Oct 26, 2011
993
176
Sexiest edit I have seen so far! Good job.
Thank you!

I realise, the pages were all fucked up and not in place.. If you go to index.php (not in the habbo folder, on the actuall revcms folder)

Remove it all and replace it with this code;

PHP:
<?php
define('IN_INDEX', 1);
 
require_once 'global.php';
 
$core->handleCall($engine->secure($_GET['url']));
 
    $template->html->get($engine->secure($_GET['url']));
 
$template->outputTPL();
?>

It should work.
Thanks so much for this, many people appreciate it including me. :p
 

KyleVonnie

Come @ me Bro!
Oct 26, 2011
993
176
If someone has a live preview of this on their hotel, please leave a comment or message me. Ill add it to the thread.

and besides, free advertisment ;)
 

VoidHotel

Member
Mar 27, 2011
349
18
The Register page don't work
618e66f1477549789e535e5.png
 

KyleVonnie

Come @ me Bro!
Oct 26, 2011
993
176
i just redownloaded the add-on and replaced the web-gallery folder in my wwwroot and it fixed it for me. are you sure you did this?
 

KyleVonnie

Come @ me Bro!
Oct 26, 2011
993
176
did u put web-gallery in ur wwwroot/htdocs. because the links with your url are not working.

(or i might just not be able to access this file)
2qlhbh2.png
 

KyleVonnie

Come @ me Bro!
Oct 26, 2011
993
176
yes... i see your problem. you put the web-gallery folder in /app/tpl/skins/habbo/

that should be
 

lWindows

New Member
Oct 16, 2012
2
0
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 65488 bytes) in C:\xampp\htdocs\app\tpl\class.html.php on line 27
 

Users who are viewing this thread

Top