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 1 of 2 12 LastLast
Results 1 to 10 of 18

Thread: Help

  1. #1
    Join Date
    Jun 2007
    Posts
    1,757
    Tokens
    105

    Latest Awards:

    Default Help

    Ok now, this is getting annoying, i coded a layout and whenever i type in the contnet, the boxes on the side go down. So the more writitng the is in the main content box, the further down the boxes on the sides will be. Preview - www.habbofury2.freehostia.com

    So, i decided to recode it, and still the same problem, here's my code of the 2nd try

    HTML Code:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Untitled Document</title>
    <style type="text/css">
    <!--
    body {
      text-align: center;
      background-color: #ffffff;
    }
    #container {
      width: 390px;
    }
    #topbar {
      background:url(../Unnamed%20Site%207/top_bar.PNG);
      height: 11px;
      padding:14px;
      width: 922px;
      margin-left: 30px;
    }
    #banner {
      background:url(images/banner1.PNG);
      width: 950px;
      height: 134px;
      margin-left: 30px;
      margin-top: -1px;
    }
    #djsays {
      background:url(images/avdertisement1.PNG);
      height: 8px;
      padding:14px;
      width: 922px;
      margin-left: 30px;
      margin-top: 15px;
    }
    #content1 {
    background:url(images/content_top.PNG);
    height:36px;
    width:458px;
    margin-left:250px;
    margin-top: 15px;
    padding-top: 12px;
    }
    #content2 {
    background:url(images/content_mid.PNG);
    width:458px;
    margin-left:250px;
    padding-top:5px;
    margin-top:0px;
    }
    #content3 {
    background:url(images/content_bot.PNG);
    width:458px;
    height:13px;
    margin-left:250px;
    margin-top:0px;
    }
    #navigator1 {
    background:url(images/nav_top.PNG);
    height: 34px;
    width: 192px;
    margin-left: 30px;
    margin-top: -76px;
    }
    #navigator2 {
    background:url(images/nav_mid.PNG);
    width: 192px;
    margin-left: 30px;
    margin-top: 0px
    }
    #navigator3 {
    background:url(images/nav_bottom.PNG);
    width:192px;
    height:6px;
    margin-left: 31px;
    margin-top: 0px;
    }
    .style1 {
        font-size: 9px;
        font-family: "Volter (Goldfish)";
        color: #FFFFFF;
    }
    .style2 {
        font-family: Tahoma;
        font-weight: bold;
        color: #FFFFFF;
    }
    .style2 {font-family: Tahoma}
    .style3 {color: #666666}
    .style4 {
        font-family: "Volter (Goldfish)";
        font-size: 9px;
        color: #666666;
    }
    -->
    </style>
    </head>
    
    <body>
    <div class="style1" id="topbar">This website is best veiwed in any website browser.</div>
    <!--- begin of banner --->
    <div id="banner"></div>
    <!--- end of banner --->
    
    <!--- begin of Dj Says --->
    <div class="style1" id="djsays">Hey, welcome to HabboFury.com. Search Croaked for a great party.</div>
    <!--- end of Dj Says --->
    
    <!--- begin of content --->
    <div class="style2" id="content1">Welcome to HabboFury</div>
    <div class="style1 style3" id="content2">The content will go in this box here.</div>
    <div id="content3"></div>
    <!--- end of content --->
    
    <!--- begin of navigator --->
    <div id="navigator1"></div>
    <div class="style4" id="navigator2">The navigator will go here.</div>
    <div id="navigator3"></div>
    
    </body>
    </html>
    Can someone please tell me exactly what im doing wrong.

    ++REP.
    Get back imma let my gat go,
    got a itchy finger... imma leave a fat hole.
    - Giggs :: Ruthless Freestyle

    I owe rep to - .:Jack120:. HabbDance

  2. #2
    Join Date
    Feb 2008
    Location
    Plymouth
    Posts
    1,073
    Tokens
    0

    Latest Awards:

    Default

    The link doesn't work for me.

  3. #3
    Join Date
    Jun 2007
    Posts
    1,757
    Tokens
    105

    Latest Awards:

    Default

    Quote Originally Posted by Bojangles View Post
    The link doesn't work for me.
    1 min.
    Get back imma let my gat go,
    got a itchy finger... imma leave a fat hole.
    - Giggs :: Ruthless Freestyle

    I owe rep to - .:Jack120:. HabbDance

  4. #4
    Join Date
    Apr 2005
    Posts
    4,614
    Tokens
    90

    Latest Awards:

    Default

    Link doesn't work.

    EDIT: Posted at same time as above, didn't refresh. Sorry lol.

  5. #5
    Join Date
    Feb 2008
    Location
    Plymouth
    Posts
    1,073
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by Robbie! View Post
    Link doesn't work.

    EDIT: Posted at same time as above, didn't refresh. Sorry lol.
    Lmao, no worries

  6. #6
    Join Date
    Jun 2007
    Posts
    1,757
    Tokens
    105

    Latest Awards:

    Default

    Heres the new link http://habbofurytest.freehostia.com/Untitled-2.html

    (soz i took long)
    Get back imma let my gat go,
    got a itchy finger... imma leave a fat hole.
    - Giggs :: Ruthless Freestyle

    I owe rep to - .:Jack120:. HabbDance

  7. #7
    Join Date
    Feb 2008
    Location
    Plymouth
    Posts
    1,073
    Tokens
    0

    Latest Awards:

    Default

    Thats because you have coded it totally wrong lol. They need to float left.

  8. #8
    Join Date
    May 2005
    Location
    San Francisco, CA
    Posts
    7,160
    Tokens
    2,331

    Latest Awards:

    Default

    Sorry, I know I say things like this all the time, but that layout to me looks REALLY like Habbolake..lol ;\

    (fyi; i'm talking about the header/banner (as in the font and text style), the side boxes and the content container).
    Last edited by Invent; 26-03-2008 at 03:59 PM.

  9. #9
    Join Date
    Feb 2008
    Location
    Plymouth
    Posts
    1,073
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by Invent View Post
    Sorry, I know I say things like this all the time, but that layout to me looks REALLY like Habbolake..lol
    The new version or the old version?

  10. #10
    Join Date
    Jun 2007
    Posts
    1,757
    Tokens
    105

    Latest Awards:

    Default

    Quote Originally Posted by Invent View Post
    Sorry, I know I say things like this all the time, but that layout to me looks REALLY like Habbolake..lol ;\

    (fyi; i'm talking about the header/banner (as in the font and text style), the side boxes and the content container).
    Lol, i told you i liked that font and i'd find it. , the only thing similar about the side boxes are they're stroked inside and what content container?
    Last edited by Gangster; 26-03-2008 at 04:01 PM.
    Get back imma let my gat go,
    got a itchy finger... imma leave a fat hole.
    - Giggs :: Ruthless Freestyle

    I owe rep to - .:Jack120:. HabbDance

Page 1 of 2 12 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
  •