Ray's Coding
Welcome to Ray's free coding forum! Here we help people learn to code, and share knowledge of coding.

Please feel free to sign up and begin your learning,teaching or sharing adventure!
Ray's Coding
Welcome to Ray's free coding forum! Here we help people learn to code, and share knowledge of coding.

Please feel free to sign up and begin your learning,teaching or sharing adventure!
Ray's Coding
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Ray's Coding

Ray's coding forum for teaching, sharing, and learning.
 
HomeHome  Latest imagesLatest images  SearchSearch  RegisterRegister  Log in  

 

 [RevCMS] Custom-Habbo Theme [Edit]

Go down 
2 posters
AuthorMessage
RainbowJerk
Ray's Cricket
Ray's Cricket
RainbowJerk


Posts : 5
Code Tokens : 38276
Join date : 2013-10-28
Age : 26
Location : Manchester

[RevCMS] Custom-Habbo Theme [Edit] Empty
PostSubject: [RevCMS] Custom-Habbo Theme [Edit]   [RevCMS] Custom-Habbo Theme [Edit] EmptySat Nov 02, 2013 3:36 pm

Hello Ray's minions,

I good while ago, I downloaded a custom habbo skin called 'Custom-Habbo' but I did nothing with it.

Then a few weeks ago, I found it lurking in my documents folder and decided to have a look at it. When I added it to RevCMS in Localhost, it wasn't very nice but had potential so I decided to fix it up a bit.

Please note that I didn't create Custom-Habbo, I just edited it to my liking and also that the actual skin is called 'Custom-Habbo' so you don't need to delete your current 'Habbo' folder to make way for it.

Pages included: Obvious pages such as index, me, community, staff, account shop, online, News & Rare Values.

I added: Stats, Events, eXperts & Tinychat

A few images have been replaced to make way for new ones that I did.

Images:

Index:
[RevCMS] Custom-Habbo Theme [Edit] Screenshot_24_zpsee3a1e96


Me:
[RevCMS] Custom-Habbo Theme [Edit] Screenshot_17_zpsb525a917


Community:
[RevCMS] Custom-Habbo Theme [Edit] Screenshot_3_zps4d9b7d43


Staff:
[RevCMS] Custom-Habbo Theme [Edit] Screenshot_18_zpsa03778da


Stats:
[RevCMS] Custom-Habbo Theme [Edit] Screenshot_23_zps180bfe2d


Shop:
[RevCMS] Custom-Habbo Theme [Edit] Screenshot_22_zps4729a1ce



Depending on your ranks, you may have to edit where the ranks are in staff, experts and events.

On the staff page, You'll also have to change the staff bios on the right to your name and what your role is.

Feel free to edit this to whatever you like but please, do leave the credits. All I ask.

Credits:

70% Custom-Habbo creators.
30% Me :I

Skin Download: Click me bruv!
Whole CMS Download: Click me fam! (Includes Pointshop, PulseASE, Phoenix SWFs and like 4 themes).

Don't trust, don't download, but you'll miss out.

Thanks

EDIT: The avatar images ARE working, it's just that when I screenied them, my internet wasn't connected so the avatar images weren't recieving!
WHITE CLIENT FIX: Replace your client.php with this! It will fix it.
Code:
Code:
<!DOCTYPE html>
<html lang="en">
    <head>
        <meta http-equiv="content-type" content="text/html; charset=utf-8">
        <title>{hotelName} - Client</title>
        
      
        <link rel="stylesheet" href="{url}/app/tpl/skins/Custom-Habbo/styles/client.css" type="text/css">
      <link rel="shortcut icon" href="{url}/favicon.ico" type="image/vnd.microsoft.icon" /><script
        
        <script type="text/javascript" src="{url}/app/tpl/skins/Habbo/js/swfobject.js"></script>
        <script type="text/javascript">
            var BaseUrl = "{swf_folder}";
            var flashvars =
            {
                "client.starting" : "Please wait {username}, {hotelname} is starting up!",
                "client.allow.cross.domain" : "1",
                "client.notify.cross.domain" : "0",
                "connection.info.host" : "{server_ip}",
                "connection.info.port" : "30000",
                "site.url" : "{url}",
                "url.prefix" : "{url}",
                "client.reload.url" : "{url}/client",
                "client.fatal.error.url" : "{url}/me",
                "client.connection.failed.url" : "{url}/me",
                "external.variables.txt" : "{external_vars}",
                "external.texts.txt" : "{external_texts}",
                "productdata.load.url" : "{product_data}",
                "furnidata.load.url" : "{furni_data}",
                "use.sso.ticket" : "1",
                "sso.ticket" : "{sso}",
                "processlog.enabled" : "0",
                "flash.client.url" : BaseUrl,
                "flash.client.origin" : "popup"
            };
            var params =
            {
                "base" : BaseUrl + "/",
                "allowScriptAccess" : "always",
                "menu" : "false"                
            };
            swfobject.embedSWF(BaseUrl + "/Habbo.swf", "client", "100%", "100%", "10.0.0", "{swf_folder}/expressInstall.swf", flashvars, params, null);
        </script>
    </head>
    
    <body>
    
        <div id="client"></div>
    
    </body>
</html>
Back to top Go down
JarnoVDH




Posts : 1
Code Tokens : 37121
Join date : 2014-02-19

[RevCMS] Custom-Habbo Theme [Edit] Empty
PostSubject: Re: [RevCMS] Custom-Habbo Theme [Edit]   [RevCMS] Custom-Habbo Theme [Edit] EmptyWed Feb 19, 2014 9:15 am

Nice man Wink
Back to top Go down
 
[RevCMS] Custom-Habbo Theme [Edit]
Back to top 
Page 1 of 1
 Similar topics
-
» Habbo Badges
» Habbo Accounts and Events

Permissions in this forum:You cannot reply to topics in this forum
Ray's Coding :: Online Gaming :: Habbo-
Jump to: