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
How to get flash Player Required
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="Zachariah" data-source="post: 460381" data-attributes="member: 77357"><p>Here's what I have for the bottom of my client.php</p><p>[CODE] <body></p><p> <div id="client"></p><p> <habbo-client-error></p><p> <div class="client-error__background-frank"></p><p> <div class="client-error__text-contents"></p><p> <h1 class="client-error__title">You're nearly in {hotelname}!</h1></p><p> <p>Click the yellow Hotel button below, then click 'run Flash' when prompted to. See you in the Hotel!</p></p><p> </div></p><p> <div class="client-error__hotel-button-div"></p><p> <a href="https://www.adobe.com/go/getflashplayer" target="_blank" rel="noopener noreferrer" class="hotel-button"></p><p> <span class="hotel-button__text">Hotel</span></p><p> </a></p><p> </div></p><p> </div></p><p> </habbo-client-error></p><p> </div></p><p> <?php include('includes/checktheban.php'); ?></p><p> </body></p><p>[/CODE]</p><p></p><p>then save this as your <a href="https://www.habboon.pw/css/client.css?1589369929" target="_blank">client.css</a> then you'll be good to go <img src="/styles/default/xenforo/smilies/emojione/tongue.png" class="smilie" loading="lazy" alt=":p" title="Stick Out Tongue :p" data-shortname=":p" /></p></blockquote><p></p>
[QUOTE="Zachariah, post: 460381, member: 77357"] Here's what I have for the bottom of my client.php [CODE] <body> <div id="client"> <habbo-client-error> <div class="client-error__background-frank"> <div class="client-error__text-contents"> <h1 class="client-error__title">You're nearly in {hotelname}!</h1> <p>Click the yellow Hotel button below, then click 'run Flash' when prompted to. See you in the Hotel!</p> </div> <div class="client-error__hotel-button-div"> <a href="https://www.adobe.com/go/getflashplayer" target="_blank" rel="noopener noreferrer" class="hotel-button"> <span class="hotel-button__text">Hotel</span> </a> </div> </div> </habbo-client-error> </div> <?php include('includes/checktheban.php'); ?> </body> [/CODE] then save this as your [URL='https://www.habboon.pw/css/client.css?1589369929']client.css[/URL] then you'll be good to go :P [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
How to get flash Player Required
Top