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 Releases
CMS Releases
New Header [Habbo 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="marles" data-source="post: 118015" data-attributes="member: 2333"><p>Hi there. This is my first release. And it is a remake of the Habbo Infobar by EthanTBH so credits to him.</p><p>Below is a screenshot of it</p><p><img src="http://a8.sphotos.ak.fbcdn.net/hphotos-ak-ash3/s480x480/529371_406286926073657_1212093992_n.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p> </p><p>This also works for ubercms.</p><p> </p><p>Add this in the top of every file in the theme</p><p> </p><p>[PHP] <link rel="stylesheet" href="http://localhost/web-gallery/static/styles/top.css" type="text/css"></p><p><div id="top"> </p><p><p class="alignleft"><b>Welcome Back %habboName% | <img src="/images/test/new_04.png"/> %creditsBalance% Credits | <img</p><p> </p><p>src="/images/test/cat_1.png"/> %pixelsBalance% </p><p><p class="alignright"> Logged in as <b>%habboName%</b> | <a href="/client" target="uberClientWnd" onclick="HabboClient.openOrFocus(this);</p><p> </p><p>return false;"><b>Enter Hotel</b><i></i></a> | <a href="account/logout">Log out</a></p> </p><p><div style="clear: both;"></div></div> </p><p><div id="overlay"></div></p><p><div id="header-container"></p><p> <div id="header" class="clearfix"></p><p> <h1><a href="%www%"></a></h1></p><p> <div id="subnavi" class=wide></p><p> <div id="subnavi-search"></p><p> <div id="subnavi-search-upper"></p><p> </p><p> </div></p><p> </div></p><p> <div id="to-hotel"> </p><p> <a href="%www%/denied_hk.php" class="new-button red-button"</p><p> </p><p>style="margin-top: -60px;"><b>Housekeeping</b><i></i></a></p><p> </div> </p><p> </div> [/PHP]</p><p> </p><p>and add this to /css/top.css (create the directory in the main directory)</p><p>[CODE]#top</p><p>{</p><p> padding-top: 9px;</p><p> padding-bottom: 0px;</p><p> padding-left: 15px;</p><p> padding-right: 17px;</p><p> color: #FFF;</p><p> background-image: url('/images/test/i_bar.png') !important;</p><p> </p><p>}</p><p>@-moz-document url-prefix()</p><p>{</p><p> #top</p><p> {</p><p> padding-top: 7px;</p><p> }</p><p>}</p><p>.alignleft {</p><p> float: left;</p><p>}</p><p>.alignright {</p><p> float: right;</p><p>}</p><p>.enter-btn a, .enter-btn span {</p><p> background: transparent url(/images/test/personal_info/enter_button.png) no-repeat -9px 0;</p><p>}</p><p>.enter-btn a i {</p><p> background: transparent url(/images/test/personal_info/flashy_arrow.gif) no-repeat 0 50%;</p><p>}</p><p>.enter-btn b {</p><p> background: transparent url(/images/test/personal_info/enter_button.png) no-repeat 0 0;n</p><p>}</p><p>.promo-container a</p><p>{</p><p> color:#fff</p><p>}</p><p>#promo-box .promo-content .title a</p><p>{</p><p> text-decoration:none</p><p>}</p><p>#promo-box .promo-content .title a:hover</p><p>{</p><p> text-decoration:underline</p><p>}</p><p>#footer</p><p>{</p><p>border-left:#1d1d1d 1px solid;border-right:#1d1d1d 1px solid;color:#FFFFFF;font-size:16px;width:580px;height:100px;background:#333333;margin:left;</p><p>}</p><p>#footer ul</p><p>{</p><p>padding:0;float:left;margin:0;height:120px;margin:15px 0 0 20px;</p><p>}</p><p>#footer li</p><p>{</p><p>font-size:13px;list-style:none;</p><p>}</p><p>#footer a</p><p>{</p><p>color:#FFF;text-decoration:none;</p><p>}</p><p>#footer a:hover{text-decoration:underline;}</p><p>#clear{clear:both;}[/CODE]</p><p> </p><p>and add this in the main directory too</p><p><a href="http://devbest.com/attachments/images-zip.695/?temp_hash=4db1776f307f8b0e0f12e66868e7b952" target="_blank">http://devbest.com/attachments/images-zip.695/?temp_hash=4db1776f307f8b0e0f12e66868e7b952</a></p><p><a href="http://devbest.com/attachments/images-zip.695/?temp_hash=4db1776f307f8b0e0f12e66868e7b952" target="_blank">Click here to download the images</a></p></blockquote><p></p>
[QUOTE="marles, post: 118015, member: 2333"] Hi there. This is my first release. And it is a remake of the Habbo Infobar by EthanTBH so credits to him. Below is a screenshot of it [IMG]http://a8.sphotos.ak.fbcdn.net/hphotos-ak-ash3/s480x480/529371_406286926073657_1212093992_n.jpg[/IMG] This also works for ubercms. Add this in the top of every file in the theme [PHP] <link rel="stylesheet" href="http://localhost/web-gallery/static/styles/top.css" type="text/css"> <div id="top"> <p class="alignleft"><b>Welcome Back %habboName% | <img src="/images/test/new_04.png"/> %creditsBalance% Credits | <img src="/images/test/cat_1.png"/> %pixelsBalance% <p class="alignright"> Logged in as <b>%habboName%</b> | <a href="/client" target="uberClientWnd" onclick="HabboClient.openOrFocus(this); return false;"><b>Enter Hotel</b><i></i></a> | <a href="account/logout">Log out</a></p> <div style="clear: both;"></div></div> <div id="overlay"></div> <div id="header-container"> <div id="header" class="clearfix"> <h1><a href="%www%"></a></h1> <div id="subnavi" class=wide> <div id="subnavi-search"> <div id="subnavi-search-upper"> </div> </div> <div id="to-hotel"> <a href="%www%/denied_hk.php" class="new-button red-button" style="margin-top: -60px;"><b>Housekeeping</b><i></i></a> </div> </div> [/PHP] and add this to /css/top.css (create the directory in the main directory) [CODE]#top { padding-top: 9px; padding-bottom: 0px; padding-left: 15px; padding-right: 17px; color: #FFF; background-image: url('/images/test/i_bar.png') !important; } @-moz-document url-prefix() { #top { padding-top: 7px; } } .alignleft { float: left; } .alignright { float: right; } .enter-btn a, .enter-btn span { background: transparent url(/images/test/personal_info/enter_button.png) no-repeat -9px 0; } .enter-btn a i { background: transparent url(/images/test/personal_info/flashy_arrow.gif) no-repeat 0 50%; } .enter-btn b { background: transparent url(/images/test/personal_info/enter_button.png) no-repeat 0 0;n } .promo-container a { color:#fff } #promo-box .promo-content .title a { text-decoration:none } #promo-box .promo-content .title a:hover { text-decoration:underline } #footer { border-left:#1d1d1d 1px solid;border-right:#1d1d1d 1px solid;color:#FFFFFF;font-size:16px;width:580px;height:100px;background:#333333;margin:left; } #footer ul { padding:0;float:left;margin:0;height:120px;margin:15px 0 0 20px; } #footer li { font-size:13px;list-style:none; } #footer a { color:#FFF;text-decoration:none; } #footer a:hover{text-decoration:underline;} #clear{clear:both;}[/CODE] and add this in the main directory too [URL='http://devbest.com/attachments/images-zip.695/?temp_hash=4db1776f307f8b0e0f12e66868e7b952'][/URL] [URL='http://devbest.com/attachments/images-zip.695/?temp_hash=4db1776f307f8b0e0f12e66868e7b952']Click here to download the images[/URL] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Releases
CMS Releases
New Header [Habbo Theme]
Top