Discover Habbo's history
Treat yourself with a Secret Santa gift.... of a random Wiki page for you to start exploring Habbo's history!
Happy holidays!
Celebrate with us at Habbox on the hotel, on our Forum and right here!
Join Habbox!
One of us! One of us! Click here to see the roles you could take as part of the Habbox community!


Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 29
  1. #11
    Join Date
    Sep 2006
    Location
    Evanston, Illinois.
    Posts
    2,361
    Tokens
    0

    Latest Awards:

    Default

    Some CC: The profile looks better than before, but it looks quite liney, maybe change a bti off that. =]

    Loving last.fm widget, lol at energy drinks: you need this the header changer is looking good.

    Can we see the customizability on the default skin? And how does the custom skin work, is it like you assign a klydo-built skin or you create your own?
    How could this hapen to meeeeeeeeeeeeeee?lol.

  2. #12
    Join Date
    Feb 2007
    Posts
    2,941
    Tokens
    0

    Latest Awards:

    Default

    caleb read your pm's mate

    You should maybe invest in a VIP sub forum as well ? anyway loving the new design cant wait till we see the final product

  3. #13
    Join Date
    Mar 2008
    Posts
    5,108
    Tokens
    3,780

    Latest Awards:

    Default

    Quote Originally Posted by Reconix View Post
    Some CC: The profile looks better than before, but it looks quite liney, maybe change a bti off that. =]

    Loving last.fm widget, lol at energy drinks: you need this the header changer is looking good.

    Can we see the customizability on the default skin? And how does the custom skin work, is it like you assign a klydo-built skin or you create your own?
    1. 5 hour energy is nasty.
    2. That header is ugly.


    The skins are custom made by users, you can make your own skin, or add skins from our skin gallery which users contribute too.

    What do you mean customizability on the default skin?

    Quote Originally Posted by hayd93 View Post
    caleb read your pm's mate

    You should maybe invest in a VIP sub forum as well ? anyway loving the new design cant wait till we see the final product
    Don't have any money extra for that. Unless people want to donate/invest to/in the project

  4. #14
    Join Date
    Sep 2006
    Location
    Evanston, Illinois.
    Posts
    2,361
    Tokens
    0

    Latest Awards:

    Default

    Edit: fair enough on the sub-forum.

    2. That header is ugly.

    I was talking about your header.

    You spoke of a skin editable by a form.
    Last edited by Hypertext; 12-04-2008 at 05:11 PM.
    How could this hapen to meeeeeeeeeeeeeee?lol.

  5. #15
    Join Date
    Mar 2008
    Posts
    5,108
    Tokens
    3,780

    Latest Awards:

    Default

    Quote Originally Posted by Reconix View Post
    Ooh yeh, definitely, Caleb buy a sub.
    I don't have any extra money for that, else I would .

  6. #16
    Join Date
    Feb 2008
    Location
    Plymouth
    Posts
    346
    Tokens
    0

    Default

    iGoogle pwns, if you pull this off I'll certainly sign up and stay signed up
    I am Bojangles =]




  7. #17
    Join Date
    Mar 2008
    Posts
    5,108
    Tokens
    3,780

    Latest Awards:

    Default

    Quote Originally Posted by Reconix View Post
    Edit: fair enough on the sub-forum.

    2. That header is ugly.

    I was talking about your header.

    You spoke of a skin editable by a form.
    Yes I did, every skin is editable by a form. It is all based on HTML Widgets / CSS.

    This is the code that makes up my profile.

    Code:
    <div id="bg">
    
    <div id="page">
    
    <div id="top">
    {widget_dp}
    {widget_options}
    {widget_username}
    {widget_title}
    </div>
    
    
    <div id="middle">
    
    <div id="col1">
    
    {widget_about}
    
    {widget_pictures}
    {widget_comments}
    
    {widget_lastfm}
    
    </div>
    
    <div id="col2">
    {widget_rating}
    {widget_info}
    {widget_friends}
    {widget_khaos}
    {widget_monster}
    
    
    </div>
    
    </div>
    
    <div id="bottom">{widget_music}</div>
    
    </div>
    
    </div>
    Edit that, you are editing the profile. CSS is also defined in your CP. Meaning it is virtual, and each user has separate views.

    Quote Originally Posted by rawritsluke View Post
    iGoogle pwns, if you pull this off I'll certainly sign up and stay signed up
    Hopefully we can get it done.

  8. #18
    Join Date
    Feb 2008
    Location
    Plymouth
    Posts
    346
    Tokens
    0

    Default

    Quote Originally Posted by Dentafrice View Post
    Yes I did, every skin is editable by a form. It is all based on HTML Widgets / CSS.

    This is the code that makes up my profile.

    Code:
    <div id="bg">
    
    <div id="page">
    
    <div id="top">
    {widget_dp}
    {widget_options}
    {widget_username}
    {widget_title}
    </div>
    
    
    <div id="middle">
    
    <div id="col1">
    
    {widget_about}
    
    {widget_pictures}
    {widget_comments}
    
    {widget_lastfm}
    
    </div>
    
    <div id="col2">
    {widget_rating}
    {widget_info}
    {widget_friends}
    {widget_khaos}
    {widget_monster}
    
    
    </div>
    
    </div>
    
    <div id="bottom">{widget_music}</div>
    
    </div>
    
    </div>
    Edit that, you are editing the profile. CSS is also defined in your CP. Meaning it is virtual, and each user has separate views.



    Hopefully we can get it done.
    Goodluck it's a heck of a task
    I am Bojangles =]




  9. #19
    Join Date
    Oct 2006
    Location
    Peterborough, UK
    Posts
    3,855
    Tokens
    216

    Latest Awards:

    Default

    Quote Originally Posted by rawritsluke View Post
    Goodluck it's a heck of a task
    Not really, it's pretty simple I use it for a project I'm currently working on which is (based on my testing) about 6x faster + alot easier to skin.


    visit my internet web site on the internet
    http://dong.engineer/
    it is just videos by bill wurtz videos you have been warned

  10. #20
    Join Date
    Feb 2008
    Location
    Plymouth
    Posts
    346
    Tokens
    0

    Default

    Quote Originally Posted by Lolcopters View Post
    Not really, it's pretty simple I use it for a project I'm currently working on which is (based on my testing) about 6x faster + alot easier to skin.
    For a new-comer such as myself it is. Javascript and PHP I presume?
    I am Bojangles =]




Page 2 of 3 FirstFirst 123 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •