[Exclusive] [HTML5] Habbo4Tablets

Page 3 of 4 FirstFirst 1234 LastLast
Results 31 to 45 of 53
  1. #31
    ☮TAKU???? seanrom is offline
    MemberRank
    Nov 2009 Join Date
    1,004Posts

    Re: [Exclusive] [HTML5] Habbo4Tablets

    Quote Originally Posted by Droppy View Post
    Here it is like @Squashing 's, I'm using chrome (res of 1366 x 768)
    I have been able to reproduce the bug and are working on a fix as I am writing this post. Stay tuned.

  2. #32
    Evil Italian Overlowrd Droppy is offline
    [Internal Coder]Rank
    Feb 2012 Join Date
    /home/droppyLocation
    2,047Posts

    Re: [Exclusive] [HTML5] Habbo4Tablets

    Quote Originally Posted by Squashing View Post
    Yes, it is the resolution you use.
    not the resolution http://quirktools.com/screenfly/

  3. #33
    ☮TAKU???? seanrom is offline
    MemberRank
    Nov 2009 Join Date
    1,004Posts

    Re: [Exclusive] [HTML5] Habbo4Tablets

    Quote Originally Posted by Droppy View Post
    Actually it has todo with the height not updating when you are scrolling in your browser

  4. #34
    Full-Stack Web Developer Emetophobic is offline
    MemberRank
    Jan 2012 Join Date
    Nice, FranceLocation
    238Posts

    Re: [Exclusive] [HTML5] Habbo4Tablets

    To go along with the design, here's the css classes to apply custom scrollbar style to the main one.

    Code:
    ::-webkit-scrollbar {
    	width:12px;
    }
    ::-webkit-scrollbar-thumb {
    	background-color:#0FA4B5;
    	border-radius:9px;
    	background-clip: content-box;
    	margin:200px;
    	cursor:pointer;
    	border:4px solid transparent;
    }
    
    ::-webkit-scrollbar-track {
    	background:#17171D;
    	
    	border: 2px solid #225177;
    }
    Spoiler:



  5. #35
    Member Redsn0w is offline
    MemberRank
    Oct 2012 Join Date
    59Posts

    Re: [Exclusive] [HTML5] Habbo4Tablets

    Thread was a little bit misleading, I thought you made the client in HTML5.

    But it looks really nice!

  6. #36
    [Exclusive] [HTML5] Habbo4Tablets[Exclusive] [HTML5] Habbo4Tablets pel is offline
    MemberRank
    Jan 2012 Join Date
    Munich, GermanyLocation
    384Posts

    Re: [Exclusive] [HTML5] Habbo4Tablets

    The styles are nice, gj.

  7. #37
    Account Upgraded | Title Enabled! PR0 is offline
    MemberRank
    Mar 2007 Join Date
    1,207Posts

    Re: [Exclusive] [HTML5] Habbo4Tablets

    Very nice style, love it and the features shown are unique and useful to the users! :)

    I tried to register though and it didn't work for me on my computer giving me errors saying I need a correct email and PW. The OK button CSS also gets messed up after the errors come onto the screen.


    FYI - I am using Google Chrome with the extensions Ad blocker pro for popups and another for ads within the site.


  8. #38
    Evil Italian Overlowrd Droppy is offline
    [Internal Coder]Rank
    Feb 2012 Join Date
    /home/droppyLocation
    2,047Posts

    Re: [Exclusive] [HTML5] Habbo4Tablets

    Quote Originally Posted by PR0 View Post
    Very nice style, love it and the features shown are unique and useful to the users! :)

    I tried to register though and it didn't work for me on my computer giving me errors saying I need a correct email and PW. The OK button CSS also gets messed up after the errors come onto the screen.


    FYI - I am using Google Chrome with the extensions Ad blocker pro for popups and another for ads within the site.

    It's just a HTML, not a done cms. You have to code for yourself. For login, just click on Let's Go, or go to me.html directly:
    http://zenlulz.com/Habbo4Tablets/me.html

  9. #39
    Account Upgraded | Title Enabled! PR0 is offline
    MemberRank
    Mar 2007 Join Date
    1,207Posts

    Re: [Exclusive] [HTML5] Habbo4Tablets

    Quote Originally Posted by Droppy View Post
    It's just a HTML, not a done cms. You have to code for yourself. For login, just click on Let's Go, or go to me.html directly:
    http://zenlulz.com/Habbo4Tablets/me.html
    Ah okay I must have missed that haha. That's even more useful for me ^.^ thanks. I might use this for a radio site or values site to add to my retro community. Cheers!

  10. #40
    Proficient Member GotMilk is offline
    MemberRank
    Jul 2013 Join Date
    150Posts

    Re: [Exclusive] [HTML5] Habbo4Tablets

    Can someone hurry and code this and release it please? :/

  11. #41
    PM for free snacks! Hoshiko is online now
    MemberRank
    May 2013 Join Date
    сикаLocation
    282Posts

    Re: [Exclusive] [HTML5] Habbo4Tablets

    Quote Originally Posted by GotMilk View Post
    Can someone hurry and code this and release it please? :/
    Do it yourself, maybe you'll even learn something!

  12. #42
    Valued Member Ray Boccino is offline
    MemberRank
    May 2012 Join Date
    130Posts

    Re: [Exclusive] [HTML5] Habbo4Tablets

    Quote Originally Posted by Dann Marchelo View Post
    It only worked for the throne if I click hblozza hotdog it shows throne image. Tried adding new line in getitemdetails.php but don't seem work.
    You have to create a MYSQL query that fetches the item's data with the id $_POST['item_id'] in the getItemDetails file. The $i array is an output example that the query should return (a simple array with those keys)

    - - - Updated - - -

    Quote Originally Posted by Emetophobic View Post
    Began integrating it to my CMS using Laravel, mixed the styles with some shizzle from the new habbo web beta, might release my files later.

    Awww. Lookin' good.

  13. #43
    Member ricardinhuzim is offline
    MemberRank
    Apr 2007 Join Date
    51Posts

    Re: [Exclusive] [HTML5] Habbo4Tablets

    I'm using this on my hotel, with RevCMS index/register page. But the cms, I already converted this pretty good realease for iluminacms :)
    check it up http://www.hbmania.net =)

  14. #44
    Valued Member Ray Boccino is offline
    MemberRank
    May 2012 Join Date
    130Posts

    Re: [Exclusive] [HTML5] Habbo4Tablets

    Quote Originally Posted by ricardinhuzim View Post
    I'm using this on my hotel, with RevCMS index/register page. But the cms, I already converted this pretty good realease for iluminacms :)
    check it up http://www.hbmania.net =)
    That looks great! Excellent use of the layout!

  15. #45
    Apprentice Atlantide Owna is offline
    MemberRank
    Jul 2014 Join Date
    6Posts

    Re: [Exclusive] [HTML5] Habbo4Tablets

    which database to use? @ZenLulz



Page 3 of 4 FirstFirst 1234 LastLast

Advertisement