MadMonsterMan
Member
- Mar 25, 2016
- 202
- 13
First let me say, this is my first release on devbest! So don't give me a hard time I tried my best!
Index: You will need to change the image path, the index.php isn't really much php in it except the {users Online} Mostly HTML as its been ripped! Its a little different from HabCloud's original index, Changed the "event" box to all grayish and added your little friend
Also, Made the top white, And moved the logo to the left corner, and centered the {Online Users} to the middle!
(currently being used on my hotel, And Originally from HabCloud)
!!Never seen this release so tell me if im wrong!!
Style.css:
Images: Will be adding Later
Hey guys, I got a little bored and decited to rip
Nothing Major just edited a few images, and so.
Y
Credits:
*****: 99%
Me: 1% editing around some things. (not much edited anyway lol)
Index: You will need to change the image path, the index.php isn't really much php in it except the {users Online} Mostly HTML as its been ripped! Its a little different from HabCloud's original index, Changed the "event" box to all grayish and added your little friend
Also, Made the top white, And moved the logo to the left corner, and centered the {Online Users} to the middle!
(currently being used on my hotel, And Originally from HabCloud)
!!Never seen this release so tell me if im wrong!!
Style.css:
You must be registered for see links
Save file as Style.css from my hotel (Change Image Path)Images: Will be adding Later
HTML:
<script language="JavaScript">
PLT_DisplayFormat = "Your connection took %%S%% seconds to load this page.";
PLT_BackColor = "";
PLT_ForeColor = "black";
PLT_FontPix = "12";
PLT_DisplayElementID = "display_here";
</script>
<script language="JavaScript" src="http://www.hashemian.com/js/PageLoadTime.js"></script>
<!DOCTYPE html>
<html>
<head>
<title>HabSocial - Index</title>
<meta charset="utf-8" />
<link rel="shortcut icon" href="/cache/images/favicon.ico" type="image/x-icon" />
<link rel="stylesheet" href="/app/tpl/skins/Habbo/css/style.css" />
</head>
<body>
<body>
<div class="container">
<nav class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
</div>
<div class="collapse navbar-collapse" >
<p class="navbar-text navbar-left"><b>
<p><small><img src="http://www.habbcrazy.net/resources/fonts/119/Habsocial.gif" alt=""></small></p>
<center><p><small>{online} HabSocial's online</small></p><center/>
<form action="" class="navbar-form navbar-right" method="post">
<div class="form-group">
<input type="text" name="log_username" class="form-control" value="" placeholder="Username">
<input type="password" name="log_password" class="form-control" placeholder="Password">
</div>
<button name="login"type="submit" class="btn btn-primary">Sign In</button>
<a class="btn btn-success" href="/register">Register</a>
</form>
</div>
</div>
</nav>
<div class="jumbotron bg91">
<div class="text">
<br />
<br />
<br />
<p class="animated animated fadeInLeft">Your new journey starts here!</p>
<p><a class="btn btn-success animated fadeInLeft" href="/register">Sign up now!</a></p>
</div>
</div>
<div class="row">
<div class="col-xs-4">
<div class="panel panel-default">
<div class="panel-heading"><h4>What is HabSocial?</h4></div>
<div class="panel-body">
<div class="list-index">
<font color="black"><p>HabSocial is a <b>free</b> virtual world where you can make friends and chat. You can also build your own rooms, exchange and help each other and many others such as in-game events! <br><br><b>So what are you waiting for? Sign up now!</b></font>
</div>
</div>
</div>
</div>
<div class="col-xs-4">
<div class="panel panel-default">
<div class="panel-heading"><h4>Credits & Pixels</h4></div>
<div class="panel-body">
<div class="list-index">
<font color="black"><p>Through credits and pixels, you can buy in-game furniture. When you have registered for HabSocial, you will start off with 20,000 Credits and Pixels. You can also earn them whilst staying online.</p></font>
</div>
</div>
</div>
</div>
<div class="col-xs-4">
<div class="panel panel-default">
<div class="panel-heading"><h4>Events</h4></div>
<center><img src="http://static.habbo-happy.net/img/articles/frank_05.gif" alt=""><Center>
<div class="panel-body">
<div class="list-index">
<font color="black"><p>HabSocial regularly hosts an event on the article or in-game where you can acquire super rares, diamonds, badges and many more.</b><br></p></font>
</div>
</div>
</div>
</div>
</div>
<div class="content">
<div>
<div class="c_box">
<div class="inner" style="text-align: center;">
<b>©</b> HabSocial - All Rights Reserved.<br/>
<span id="display_here"></span>
</div>
</div>
</body>
</html> <br>
</body>
You must be registered for see links
index pageNothing Major just edited a few images, and so.
Y
Credits:
*****: 99%
Me: 1% editing around some things. (not much edited anyway lol)
Last edited: