Page 1 of 4 1234 LastLast
Results 1 to 10 of 31
  1. #1
    Join Date
    May 2005
    Location
    San Francisco, CA
    Posts
    7,160
    Tokens
    2,331

    Latest Awards:

    Default Completely CSS3 Layout

    Hi,

    I got bored, so I decided to try and make a layout completely using CSS3.

    The layout only works in Firefox well, so yeah.

    http://invent.no-ip.org/sig/

    It looks terrible, but still !

    -Simon

  2. #2
    Join Date
    May 2007
    Location
    Nebo, NC, USA
    Posts
    2,517
    Tokens
    0

    Latest Awards:

    Default

    Wow, i like it for being CSS :]

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

    Latest Awards:

    Default

    ^_^ Thanks.

  4. #4
    Join Date
    Nov 2007
    Location
    playboy mansion
    Posts
    662
    Tokens
    0

    Default

    It's abit messy but looking good though


    messy good

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

    Latest Awards:

    Default

    The layout now works in IE, it's just not rounded !

  6. #6
    Join Date
    Aug 2006
    Location
    Manchester, UK
    Posts
    2,016
    Tokens
    141
    Habbo
    florx

    Latest Awards:

    Default

    Not rounded on the PSP either. Looks good though.

  7. #7
    Join Date
    Apr 2007
    Location
    england
    Posts
    536
    Tokens
    0

    Default

    What the hell is CSS3?


    Selling DJ/Habbo layout, more info here.


  8. #8
    Join Date
    May 2007
    Location
    Nebo, NC, USA
    Posts
    2,517
    Tokens
    0

    Latest Awards:


  9. #9
    Join Date
    May 2007
    Location
    Los Angeles
    Posts
    1,212
    Tokens
    115

    Latest Awards:

    Default

    Oooh!
    Not bad for CSS.
    deranged.

  10. #10
    Join Date
    Aug 2006
    Location
    Manchester, UK
    Posts
    2,016
    Tokens
    141
    Habbo
    florx

    Latest Awards:

    Default

    How does this make it go rounded?
    Ahhh the border-radius thing nice
    element.style {
    -moz-border-radius-bottomleft:0.3em;
    -moz-border-radius-bottomright:0.3em;
    -moz-border-radius-topleft:0.3em;
    -moz-border-radius-topright:0.3em;
    border-bottom-color:#E5E5E5;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-left-color:#E5E5E5;
    border-left-style:solid;
    border-left-width:1px;
    border-right-color:#E5E5E5;
    border-right-style:solid;
    border-right-width:1px;
    border-top-color:#E5E5E5;
    border-top-style:solid;
    border-top-width:1px;
    font-family:Tahoma;
    font-size:11px;
    height:298px;
    padding-bottom:0px;
    padding-left:0px;
    padding-right:0px;
    padding-top:0px;
    }

Page 1 of 4 1234 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
  •