Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
help needed asap theme
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Deion" data-source="post: 253244" data-attributes="member: 221"><p>Use this;</p><p>[CODE] <!DOCTYPE html></p><p> <html lang="en"></p><p> <head></p><p> <meta http-equiv="content-type" content="text/html; charset=utf-8"></p><p> <title>{hotelName} - Staff</title></p><p></p><p> <link rel="stylesheet" href="{url}/app/tpl/skins/{skin}/styles/common.css" type="text/css"></p><p> <script type="text/javascript" src="{url}/app/tpl/skins/{skin}/js/libs2.js"></script></p><p> <script type="text/javascript" src="{url}/app/tpl/skins/{skin}/js/visual.js"></script></p><p> <script type="text/javascript" src="{url}/app/tpl/skins/{skin}/js/libs.js"></script></p><p> <script type="text/javascript" src="{url}/app/tpl/skins/{skin}/js/common.js"></script></p><p> <script type="text/javascript" src="{url}/app/tpl/skins/{skin}/js/fullcontent.js"></script></p><p> <link rel="shortcut icon" href="app/tpl/skins/{skin}/static/images/favicon.gif" /></p><p></p><p> <script type="text/javascript"></p><p> document.habboLoggedIn = true;</p><p> var habboName = "{username}";</p><p> var habboId = {userid};</p><p> var habboReqPath = "";</p><p> var habboStaticFilePath = "{url}/app/tpl/skins/Habbo";</p><p> var habboImagerUrl = "http://www.habbo.com/habbo-imaging/";</p><p> var habboPartner = "";</p><p> var habboDefaultClientPopupUrl = "{url}/api.php";</p><p> window.name = "habboMain";</p><p> if (typeof HabboClient != "undefined") {</p><p> HabboClient.windowName = "eac955c8dbc88172421193892a3e98fc7402021a";</p><p> HabboClient.maximizeWindow = true;</p><p> }</p><p> </script></p><p></p><p> <!--[if IE 8]></p><p> <link rel="stylesheet" href="{url}/app/tpl/skins/Custom-Habbo/styles/ie8.css" type="text/css"></p><p> <![endif]--></p><p> <!--[if lt IE 8]></p><p> <link rel="stylesheet" href="{url}/app/tpl/skins/Custom-Habbo/styles/ie.css" type="text/css" /></p><p> <![endif]--></p><p> <!--[if lt IE 7]></p><p> <link rel="stylesheet" href="{url}/app/tpl/skins/Custom-Habbo/styles/ie6.css" type="text/css" /></p><p> <script type="text/javascript" src="{url}/app/tpl/skins/Custom-Habbo/js/pngfix.js"></script></p><p> <script type="text/javascript"></p><p> try { document.execCommand('BackgroundImageCache', false, true); } catch(e) {}</p><p> </script></p><p> <style type="text/css"></p><p> body { behavior: url({url}/app/tpl/skins/Custom-Habbo/js/csshover.htc); }</p><p> </style></p><p> <![endif]--></p><p> </head></p><p></p><p> <body id="home"></p><p></p><p> <script src="{}/app/tpl/skins/{skin}/js/snowstorm.js"></script></p><p> <div id="overlay"></div></p><p> <div id="header-container"></p><p> <div id="header" class="clearfix"></p><p> <h1><a href="{url}/"></a></h1></p><p> <div id="subnavi"></p><p> <div id="subnavi-user"></p><p> <div style="margin-top:6px"></p><p> <img src="{url}/app/tpl/skins/{skin}/images/icons/message.gif" /> Welcome back, <b>{userName}</b>! &nbsp; &nbsp;</p><p> <img src="{url}/app/tpl/skins/{skin}/images/icons/stats.gif" /> {online} Users Online &nbsp; &nbsp;</p><p> <img src="{url}/app/tpl/skins/{skin}/images/icons/credits.gif" /> {coins} &nbsp; &nbsp;</p><p> <img src="{url}/app/tpl/skins/{skin}/images/icons/pixels.gif" /> {activityPoints} &nbsp; &nbsp;</p><p></p><p> </div></p><p> </div></p><p> <div id="subnavi-search"></p><p> <div id="subnavi-search-upper"></p><p> <ul id="subnavi-search-links"></p><p> </li></p><p> </ul></p><p> </div></p><p> </div></p><p></p><p> <div id="to-hotel"></p><p> <a href="{url}/logout" class="new-button red-button" style="margin-right:5px;margin-left:5px;"><b>Logout</b><i></i></a></p><p></p><p> <a href="{url}/api.php" class="new-button green-button" target="eac955c8dbc88172421193892a3e98fc7402021a" onclick="HabboClient.openOrFocus(this); return false;"><b>Enter {hotelName}</b><i></i></a></p><p></p><p></p><p> </div></p><p> </div></p><p> <ul id="navi"><li id="tab-register-now" class="tab-register-now"><a href="{url}/me">{username} <img src="{url}/app/tpl/skins/Habbo/images/id.png" style="vertical-align: middle;"></a><span></span></li></p><p></p><p> <li class="selected"><strong>Community <img src="{url}/app/tpl/skins/{skin}/images/forum_2.gif" style="vertical-align: middle;"></strong><span></span></li></p><p> <li id="tab-register-now" class="tab-register-now"><a href="{url}/shop">Shop</a><span></span></li></p><p> <li><a href="{url}/Values">Rare Values</a><span></span></li></p><p> </ul></p><p> <div id="habbos-online"></p><p> <div id="content"></p><p> <div class="cbb "></p><p> <span>{online} members online</span></div></p><p> </div></div></div></div></div></div></div></div></div></div></div></p><p> </div></p><p> </div></p><p> <div id="content-container"></p><p> <div id="navi2-container" class="pngbg"></p><p> <div id="navi2" class="pngbg clearfix"></p><p> <ul></p><p> <li class=""><a href="{url}/community">Community</a></li></p><p> <li class=""><a href="{url}/news">News</a></li></p><p> <li class=" selected last">Staff</li></p><p> <li class=""><a href="{url}/events">Events</a></li></p><p> <li class=""><a href="{url}/expert">eXpert</a></li></p><p> <li><a href="{url}/tinychat">Tinychat</a><span></span></li></p><p> <li class=""><a href="{url}/topstats">Top Users</a></li></p><p> </ul></p><p> </div></p><p> </div></p><p> <div id="container"></p><p> <div id="content" style="position: relative" class="clearfix"></p><p> <div id="column1" class="column"></p><p> <?php</p><p></p><p> function GetDescr($level)</p><p> {</p><p> switch ($level)</p><p> {</p><p> case 12:</p><p> return ' Lead Developers';</p><p> case 11:</p><p></p><p> return ' Head Administrative';</p><p></p><p> case 10:</p><p></p><p> return ' Hotel Administration';</p><p></p><p> case 9:</p><p></p><p> return ' Head of Moderators';</p><p></p><p> case 8:</p><p></p><p> return ' Hotel Moderators';</p><p></p><p> case 7:</p><p></p><p> return ' Trial Moderators';</p><p></p><p></p><p> default:</p><p></p><p> return '';</p><p> }</p><p> }</p><p></p><p> $getRanks = mysql_query("SELECT * FROM `ranks` WHERE ((`ranks`.`id` = 7) OR (`ranks`.`id` = 6) OR (`ranks`.`id` = 5) OR (`ranks`.`id` = 4) OR (`ranks`.`id` = 3)) ORDER BY id DESC");</p><p></p><p> while ($Ranks = mysql_fetch_assoc($getRanks))</p><p> {</p><p> echo '<div class="habblet-container "></p><p> <div class="cbb clearfix green "></p><p> <h2 class="title"><span style="float: left;">' . $Ranks['name'] . '</span> <span style="float: right; font-weight: normal; font-size: 75%;">' . GetDescr($Ranks['id']) . '</span></h2>';</p><p></p><p> $getMembers = mysql_query("SELECT id,username,motto,look,online,last_online FROM users WHERE rank = '" . $Ranks['id'] . "'");</p><p></p><p> echo '<div class="box-content">';</p><p></p><p> if (mysql_num_rows($getMembers) > 0)</p><p> {</p><p> $oe = 1;</p><p></p><p> while ($member = mysql_fetch_assoc($getMembers))</p><p> {</p><p> if ($oe == 2)</p><p> {</p><p> $oe = 1;</p><p> }</p><p> else</p><p> {</p><p> $oe = 2;</p><p> }</p><p></p><p> echo '<table width="107%" style="padding: 5px; margin-left: -15px; background-color: ' . (($oe == 2) ? '#fff' : '#E6E6E6') . ';"></p><p></p><p> <tbody></p><p> <tr></p><p> <td valign="middle" width="25"></p><p> <img style="margin-top: -10px;" src="http://habbo.nl/habbo-imaging/avatarimage?figure=' .$member['look'] . '&size=m"></p><p> </td></p><p> <td valign="top"></p><p> Username: <strong><span style="font-family:Arial,Helvetica,sans-serif; color: #2d0747;text-shadow: 0px 0px 3px #7700ff;background:url(/app/tpl/skins/Custom-Habbo/images/glitter.gif);">' .$member['username'] . '</strong></span><br>Motto: ' . $member['motto'] . '<br><br><i>Last Online: '. date("D, d F Y H:i (P)", $member['last_online']) .'</i></p></p><p> <br />';</p><p></p><p> $getBadges = mysql_query("SELECT * FROM user_badges WHERE user_id = '" . $member['id'] . "' AND badge_slot >= 1 ORDER BY badge_slot DESC LIMIT 5");</p><p></p><p> while ($b = mysql_fetch_assoc($getBadges))</p><p> {</p><p> echo '<img src="/r63/c_images/album1584/' . $b['badge_id'] . '.gif" style="float: left;">&nbsp;&nbsp;&nbsp;';</p><p> }</p><p></p><p> echo '</td></p><p> <td valign="top" style="float: right;"></p><p> ' . (($member['online'] == "1") ? '<img src="{url}/app/tpl/skins/Custom-Habbo/images/online.gif"/>': '<img src="{url}/app/tpl/skins/Custom-Habbo/images/offline.gif"/>') . '</p><p></p><p> </td></p><p> </tr></p><p> </tbody></p><p> </table>';</p><p> }</p><p> }</p><p> else</p><p> {</p><p> echo '<i>Fill out an application for your chance to be in this spot!</i>';</p><p> }</p><p></p><p> echo '</div></p><p> </div></p><p> </div></p><p> <script type="text/javascript">if (!$(document.body).hasClassName(\'process-template\')) { Rounder.init(); }</script> ';</p><p> }</p><p></p><p> ?></p><p></p><p> <script type="text/javascript">if (!$(document.body).hasClassName('process-template')) { Rounder.init(); }</script></p><p> </div></p><p> <div id="column2" class="column"></p><p> <div class="habblet-container "></p><p></p><p></p><p> <div class="habblet-container "></p><p> <div class="cbb clearfix red"></p><p> <h2 class="title">Owner/Founder(s)</h2></p><p> <div class="box-content"></p><p> <p></p><p> <b><font color="green">J</font><font color="red">o</font><font color="blue">s</font><font color="orange">h</font><font color="green">u</font><font color="gold">a</font><font color="darkpink"></font></b> - <i> <font color="grey">Lead Developer</font></i><br><center> Joshua is the founder and creator of {HotelName}. He is in charge of everything. When he isn't busy, he's a good person to get along with. If you're in need of help, try asking the other members of staff (unless It's a bug). He will get back to you as soon as possible!</p><p></p><p></p><p> </p></p><p> </div></p><p> </div></p><p> <div class="habblet-container "></p><p> <div class="cbb clearfix red"></p><p> <h2 class="title">Owner/Founder(s)</h2></p><p> <div class="box-content"></p><p> <p></p><p> <b>Mason</b></a> - <i> <font color="grey">Hotel Owner</font></i><br><br> Also known as the supporter, Mason is the second founder and creator of {HotelName}. He is mainly in charge of the in-game issues and helps pick staff. Mason helps pay for the server and is easy to get along with. If he's not busy, ask him questions!</p><p> </p></p><p></p><p> </div></div></p><p> <div class="habblet-container "></p><p> <div class="cbb clearfix blue"></p><p> <h2 class="title">Need Help?</h2></p><p> <div class="box-content"></p><p> <p></p><p> <center><img src="{url}/r63/c_images/article_images_hq/questionmark_v2.gif"></center></p><p> If you're in need of assistance, the staff here at Vero are the people to talk to. You can normally find them in-game and they will deal with the issue that you have.</p><p> </p></p><p> </div></div></div></p><p></p><p> </div></p><p> <script type="text/javascript">if (!$(document.body).hasClassName('process-template')) { Rounder.init(); }</script></p><p> <script type="text/javascript"></p><p> HabboView.run();</p><p> </script></p><p></p><p> <!--[if lt IE 7]></p><p> <script type="text/javascript"></p><p> Pngfix.doPngImageFix();</p><p> </script></p><p> <![endif]--></p><p> </div></div></div></div></div></div></div></p><p> <div id="footer" ></p><p></p><p> <?php include_once('footer.php'); ?></p><p> <?php include_once('checktheban.php'); ?></p><p> <br></p><p></p><p> </div></p><p> </div></p><p></p><p> </body></p><p> </html> [/CODE]</p></blockquote><p></p>
[QUOTE="Deion, post: 253244, member: 221"] Use this; [CODE] <!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <title>{hotelName} - Staff</title> <link rel="stylesheet" href="{url}/app/tpl/skins/{skin}/styles/common.css" type="text/css"> <script type="text/javascript" src="{url}/app/tpl/skins/{skin}/js/libs2.js"></script> <script type="text/javascript" src="{url}/app/tpl/skins/{skin}/js/visual.js"></script> <script type="text/javascript" src="{url}/app/tpl/skins/{skin}/js/libs.js"></script> <script type="text/javascript" src="{url}/app/tpl/skins/{skin}/js/common.js"></script> <script type="text/javascript" src="{url}/app/tpl/skins/{skin}/js/fullcontent.js"></script> <link rel="shortcut icon" href="app/tpl/skins/{skin}/static/images/favicon.gif" /> <script type="text/javascript"> document.habboLoggedIn = true; var habboName = "{username}"; var habboId = {userid}; var habboReqPath = ""; var habboStaticFilePath = "{url}/app/tpl/skins/Habbo"; var habboImagerUrl = "http://www.habbo.com/habbo-imaging/"; var habboPartner = ""; var habboDefaultClientPopupUrl = "{url}/api.php"; window.name = "habboMain"; if (typeof HabboClient != "undefined") { HabboClient.windowName = "eac955c8dbc88172421193892a3e98fc7402021a"; HabboClient.maximizeWindow = true; } </script> <!--[if IE 8]> <link rel="stylesheet" href="{url}/app/tpl/skins/Custom-Habbo/styles/ie8.css" type="text/css"> <![endif]--> <!--[if lt IE 8]> <link rel="stylesheet" href="{url}/app/tpl/skins/Custom-Habbo/styles/ie.css" type="text/css" /> <![endif]--> <!--[if lt IE 7]> <link rel="stylesheet" href="{url}/app/tpl/skins/Custom-Habbo/styles/ie6.css" type="text/css" /> <script type="text/javascript" src="{url}/app/tpl/skins/Custom-Habbo/js/pngfix.js"></script> <script type="text/javascript"> try { document.execCommand('BackgroundImageCache', false, true); } catch(e) {} </script> <style type="text/css"> body { behavior: url({url}/app/tpl/skins/Custom-Habbo/js/csshover.htc); } </style> <![endif]--> </head> <body id="home"> <script src="{}/app/tpl/skins/{skin}/js/snowstorm.js"></script> <div id="overlay"></div> <div id="header-container"> <div id="header" class="clearfix"> <h1><a href="{url}/"></a></h1> <div id="subnavi"> <div id="subnavi-user"> <div style="margin-top:6px"> <img src="{url}/app/tpl/skins/{skin}/images/icons/message.gif" /> Welcome back, <b>{userName}</b>! <img src="{url}/app/tpl/skins/{skin}/images/icons/stats.gif" /> {online} Users Online <img src="{url}/app/tpl/skins/{skin}/images/icons/credits.gif" /> {coins} <img src="{url}/app/tpl/skins/{skin}/images/icons/pixels.gif" /> {activityPoints} </div> </div> <div id="subnavi-search"> <div id="subnavi-search-upper"> <ul id="subnavi-search-links"> </li> </ul> </div> </div> <div id="to-hotel"> <a href="{url}/logout" class="new-button red-button" style="margin-right:5px;margin-left:5px;"><b>Logout</b><i></i></a> <a href="{url}/api.php" class="new-button green-button" target="eac955c8dbc88172421193892a3e98fc7402021a" onclick="HabboClient.openOrFocus(this); return false;"><b>Enter {hotelName}</b><i></i></a> </div> </div> <ul id="navi"><li id="tab-register-now" class="tab-register-now"><a href="{url}/me">{username} <img src="{url}/app/tpl/skins/Habbo/images/id.png" style="vertical-align: middle;"></a><span></span></li> <li class="selected"><strong>Community <img src="{url}/app/tpl/skins/{skin}/images/forum_2.gif" style="vertical-align: middle;"></strong><span></span></li> <li id="tab-register-now" class="tab-register-now"><a href="{url}/shop">Shop</a><span></span></li> <li><a href="{url}/Values">Rare Values</a><span></span></li> </ul> <div id="habbos-online"> <div id="content"> <div class="cbb "> <span>{online} members online</span></div> </div></div></div></div></div></div></div></div></div></div></div> </div> </div> <div id="content-container"> <div id="navi2-container" class="pngbg"> <div id="navi2" class="pngbg clearfix"> <ul> <li class=""><a href="{url}/community">Community</a></li> <li class=""><a href="{url}/news">News</a></li> <li class=" selected last">Staff</li> <li class=""><a href="{url}/events">Events</a></li> <li class=""><a href="{url}/expert">eXpert</a></li> <li><a href="{url}/tinychat">Tinychat</a><span></span></li> <li class=""><a href="{url}/topstats">Top Users</a></li> </ul> </div> </div> <div id="container"> <div id="content" style="position: relative" class="clearfix"> <div id="column1" class="column"> <?php function GetDescr($level) { switch ($level) { case 12: return ' Lead Developers'; case 11: return ' Head Administrative'; case 10: return ' Hotel Administration'; case 9: return ' Head of Moderators'; case 8: return ' Hotel Moderators'; case 7: return ' Trial Moderators'; default: return ''; } } $getRanks = mysql_query("SELECT * FROM `ranks` WHERE ((`ranks`.`id` = 7) OR (`ranks`.`id` = 6) OR (`ranks`.`id` = 5) OR (`ranks`.`id` = 4) OR (`ranks`.`id` = 3)) ORDER BY id DESC"); while ($Ranks = mysql_fetch_assoc($getRanks)) { echo '<div class="habblet-container "> <div class="cbb clearfix green "> <h2 class="title"><span style="float: left;">' . $Ranks['name'] . '</span> <span style="float: right; font-weight: normal; font-size: 75%;">' . GetDescr($Ranks['id']) . '</span></h2>'; $getMembers = mysql_query("SELECT id,username,motto,look,online,last_online FROM users WHERE rank = '" . $Ranks['id'] . "'"); echo '<div class="box-content">'; if (mysql_num_rows($getMembers) > 0) { $oe = 1; while ($member = mysql_fetch_assoc($getMembers)) { if ($oe == 2) { $oe = 1; } else { $oe = 2; } echo '<table width="107%" style="padding: 5px; margin-left: -15px; background-color: ' . (($oe == 2) ? '#fff' : '#E6E6E6') . ';"> <tbody> <tr> <td valign="middle" width="25"> <img style="margin-top: -10px;" src="http://habbo.nl/habbo-imaging/avatarimage?figure=' .$member['look'] . '&size=m"> </td> <td valign="top"> Username: <strong><span style="font-family:Arial,Helvetica,sans-serif; color: #2d0747;text-shadow: 0px 0px 3px #7700ff;background:url(/app/tpl/skins/Custom-Habbo/images/glitter.gif);">' .$member['username'] . '</strong></span><br>Motto: ' . $member['motto'] . '<br><br><i>Last Online: '. date("D, d F Y H:i (P)", $member['last_online']) .'</i></p> <br />'; $getBadges = mysql_query("SELECT * FROM user_badges WHERE user_id = '" . $member['id'] . "' AND badge_slot >= 1 ORDER BY badge_slot DESC LIMIT 5"); while ($b = mysql_fetch_assoc($getBadges)) { echo '<img src="/r63/c_images/album1584/' . $b['badge_id'] . '.gif" style="float: left;"> '; } echo '</td> <td valign="top" style="float: right;"> ' . (($member['online'] == "1") ? '<img src="{url}/app/tpl/skins/Custom-Habbo/images/online.gif"/>': '<img src="{url}/app/tpl/skins/Custom-Habbo/images/offline.gif"/>') . ' </td> </tr> </tbody> </table>'; } } else { echo '<i>Fill out an application for your chance to be in this spot!</i>'; } echo '</div> </div> </div> <script type="text/javascript">if (!$(document.body).hasClassName(\'process-template\')) { Rounder.init(); }</script> '; } ?> <script type="text/javascript">if (!$(document.body).hasClassName('process-template')) { Rounder.init(); }</script> </div> <div id="column2" class="column"> <div class="habblet-container "> <div class="habblet-container "> <div class="cbb clearfix red"> <h2 class="title">Owner/Founder(s)</h2> <div class="box-content"> <p> <b><font color="green">J</font><font color="red">o</font><font color="blue">s</font><font color="orange">h</font><font color="green">u</font><font color="gold">a</font><font color="darkpink"></font></b> - <i> <font color="grey">Lead Developer</font></i><br><center> Joshua is the founder and creator of {HotelName}. He is in charge of everything. When he isn't busy, he's a good person to get along with. If you're in need of help, try asking the other members of staff (unless It's a bug). He will get back to you as soon as possible! </p> </div> </div> <div class="habblet-container "> <div class="cbb clearfix red"> <h2 class="title">Owner/Founder(s)</h2> <div class="box-content"> <p> <b>Mason</b></a> - <i> <font color="grey">Hotel Owner</font></i><br><br> Also known as the supporter, Mason is the second founder and creator of {HotelName}. He is mainly in charge of the in-game issues and helps pick staff. Mason helps pay for the server and is easy to get along with. If he's not busy, ask him questions! </p> </div></div> <div class="habblet-container "> <div class="cbb clearfix blue"> <h2 class="title">Need Help?</h2> <div class="box-content"> <p> <center><img src="{url}/r63/c_images/article_images_hq/questionmark_v2.gif"></center> If you're in need of assistance, the staff here at Vero are the people to talk to. You can normally find them in-game and they will deal with the issue that you have. </p> </div></div></div> </div> <script type="text/javascript">if (!$(document.body).hasClassName('process-template')) { Rounder.init(); }</script> <script type="text/javascript"> HabboView.run(); </script> <!--[if lt IE 7]> <script type="text/javascript"> Pngfix.doPngImageFix(); </script> <![endif]--> </div></div></div></div></div></div></div> <div id="footer" > <?php include_once('footer.php'); ?> <?php include_once('checktheban.php'); ?> <br> </div> </div> </body> </html> [/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
help needed asap theme
Top