Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 22
  1. #11
    Join Date
    Aug 2005
    Location
    London
    Posts
    9,773
    Tokens
    146

    Latest Awards:

    Default

    Quote Originally Posted by HabbDance View Post
    Thank you to all posotive comments :]



    what web browser is that?
    Doesn't matter, the same in all browsers for me .

  2. #12
    Join Date
    Sep 2008
    Posts
    718
    Tokens
    0

    Default

    Quote Originally Posted by Jibbish View Post
    firefox or ie, the layout doesnt work with big resolutions thats all, just add a wrapper and center it
    sorry, >.< wrapper?
    +.net - omg it's coming o_o

  3. #13
    Join Date
    Aug 2005
    Location
    London
    Posts
    9,773
    Tokens
    146

    Latest Awards:

    Default

    Quote Originally Posted by HabbDance View Post
    sorry, >.< wrapper?
    Div Container

  4. #14
    Join Date
    Sep 2008
    Posts
    718
    Tokens
    0

    Default

    Quote Originally Posted by --ss-- View Post
    Div Container
    oh
    doesnt that ehmm set the width of the whole thing so it cant go like to far out?
    +.net - omg it's coming o_o

  5. #15
    Join Date
    Jan 2008
    Posts
    3,711
    Tokens
    100

    Latest Awards:

    Default

    You're right habbdance.

  6. #16
    Join Date
    Apr 2006
    Location
    West Midlands
    Posts
    3,384
    Tokens
    0

    Latest Awards:

    Default



    Xbox Live: Jholder112233
    PS3 Online Tag: Josh-H

    Last.fm | Digg | Xbox.com

  7. #17
    Join Date
    Jan 2008
    Posts
    3,711
    Tokens
    100

    Latest Awards:

    Default

    Josh, that's because HabbDance hasn't added the container/wrapper to the code yet.
    He'll might do it later (i hope)

  8. #18
    Join Date
    Sep 2008
    Posts
    718
    Tokens
    0

    Default

    Quote Originally Posted by Josh-H View Post

    um, i think thats safari but i mite be wrong >.< and yes its because i didnt add the container yet and i intend to do it today.
    +.net - omg it's coming o_o

  9. #19
    Join Date
    Jan 2008
    Posts
    3,711
    Tokens
    100

    Latest Awards:

    Default

    A container code could look like this:
    #container {
    width: 900px
    margin: auto;
    }
    You just add what you want.. And then put the divs inside that container
    <div id="container">
    <div id="anotherdiv"></div>
    </div

  10. #20
    Join Date
    Oct 2008
    Location
    Far Far Away
    Posts
    689
    Tokens
    0

    Default

    Nice of you to make it free
    Well done

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
  •