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!


Results 1 to 5 of 5
  1. #1
    Join Date
    Oct 2008
    Location
    Lincolnshire
    Posts
    1,206
    Tokens
    0

    Latest Awards:

    Default Help with this layout.

    http://sentinelinsurance.co.uk/

    I'm designing/coding this layout for my Dad. I need some help with it, I have several questions and I need them answering ASAP so I can complete this.
    My Questions:

    • On all the green bars, at the bottom and top of the layout, how would I make them go across the whole of the page, would I use height: height here; and width: 100%;?
    • I was wandering if anybody could code me a simple PHP usersystem, if you add me on msn (which can be found abit lower down) ill tell you what it needs, I actully don't know yet.
    • Does anybody know of a Simple Form, that I could put into the page, that then sends an email to a spesified email? If so, please post a code!
    • On the navigation, how would I space all of the Links out equally without having to push space over and over again, so I just click tab or something and it spaces them out equally, I trade pressing Tab and this didn't work.
    • On the navigation, how can I make the links look really nice, like, when your not hovered over it its white, and then you hover over it, it becomes red, or something like that.


    Thanks for any help given, I know that the banner is bad quality, thats being changed asap.
    My MSN: [email protected]
    for those that would want it, my css.

    Code:
    #container {
        width: 866px;
        margin: auto;
    }
    #banner {
        background-image: url(imgs/banner.png);
        height: 193px;
        width: 866px;
    }
    #nav {
        background-image: url(imgs/nav.png);
        height: 22px;
        width: 786px;
        padding-right: 40px;
        padding-left: 40px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #content {
        background-image: url(imgs/content.png);
        width: 846px;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 4px;
    }
    #copyright {
        background-image: url(imgs/copyright.png);
        width: 856px;
        height: 25px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 5px;
    }
    #other {
        background-image: url(imgs/other.png);
        width: 846px;
        padding-left: 5px;
        padding-right: 5px;
    }

  2. #2
    Join Date
    Apr 2008
    Location
    Derby
    Posts
    4,668
    Tokens
    262

    Latest Awards:

    Default

    Your dad really needs to get a life if he's letting you code his website, for such an important business.

  3. #3
    Join Date
    Oct 2008
    Location
    Lincolnshire
    Posts
    1,206
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by iApps View Post
    Your dad really needs to get a life if he's letting you code his website, for such an important business.
    He just said he might let me. Lol, im doing it for experience mosly, the domain was just a free ovh one and its not the real site.

  4. #4
    Join Date
    Jul 2008
    Posts
    5,289
    Tokens
    0

    Latest Awards:

    Default

    The logo is all pixelly?, JPG?, and no @ blue links.

  5. #5
    Join Date
    Oct 2008
    Location
    Lincolnshire
    Posts
    1,206
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by AlexOC View Post
    The logo is all pixelly?, JPG?, and no @ blue links.
    I know, Ive solved that.

Posting Permissions

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