Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
[REQ]Need sum CSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="JayC" data-source="post: 310554" data-attributes="member: 36373"><p>Style.css</p><p>[CODE]body{background:url(../img/bg.png);margin:0;padding:0;font:normal 13px Tahoma!important;}</p><p>.clouds{background-image:url(../img/clouds.png);width:100%;height:134px;position:absolute;overflow:hidden;-webkit-animation:slide 60s linear infinite;-moz-animation:slide 60s linear infinite;-ms-animation:slide 60s linear infinite;-o-animation:slide 60s linear infinite;animation:slide 60s linear infinite;left:0;}</p><p>.buildings{background-image:url(../img/buildings.png);width:100%;height:134px;position:absolute;overflow:hidden;left:0;}</p><p></p><p>.logo {</p><p> width:160px;</p><p> height:59px;</p><p> background:url(../img/logo.gif);</p><p> float:left;</p><p> cursor:pointer;</p><p> cursor:hand;</p><p> margin-top:44px;</p><p>}</p><p></p><p>@keyframes "slide" {</p><p>from {</p><p> background-position: 0 0;</p><p>}to{background-position:1140px 0;}</p><p>}</p><p></p><p>@-moz-keyframes slide {</p><p>from {</p><p> background-position: 0 0;</p><p>}</p><p>to {</p><p> background-position: 1140px 0;</p><p>}</p><p></p><p>}</p><p></p><p>@-webkit-keyframes "slide" {</p><p>from {</p><p> background-position: 0 0;</p><p>}</p><p>to {</p><p> background-position: 1140px 0;</p><p>}</p><p></p><p>}</p><p></p><p>@-ms-keyframes "slide" {</p><p>from {</p><p> background-position: 0 0;</p><p>}</p><p>to {</p><p> background-position: 1140px 0;</p><p>}</p><p></p><p>}</p><p></p><p>@-o-keyframes "slide" {</p><p>from {</p><p> background-position: 0 0;</p><p>}</p><p>to {</p><p> background-position: 1140px 0;</p><p>}</p><p></p><p>}</p><p></p><p>.left-side,.right-side,.full-side {</p><p> margin-top: 10px;</p><p>}</p><p></p><p>.left-side {</p><p> width: 600px;</p><p> float: left;</p><p>}</p><p></p><p>.right-side {</p><p> width: 300px;</p><p> float: right;</p><p>}</p><p></p><p>.full-side {</p><p> width: 912px;</p><p> float: left;</p><p>}</p><p></p><p>.c-box {</p><p> width: 100%;</p><p> margin-bottom: 10px;</p><p> overflow: hidden;</p><p>}</p><p></p><p>.c-box-register {</p><p> width: 300px;</p><p> height: 388px;</p><p> position: fixed;</p><p> top: 50%;</p><p> left: 50%;</p><p> margin-top: -194px;</p><p> margin-left: -150px;</p><p></p><p> -webkit-box-shadow: 0 0 0 2px rgba(0,0,0,.25);</p><p> box-shadow: 0 0 0 2px rgba(0,0,0,.25);</p><p> border-radius: 5px;</p><p>}</p><p></p><p>.c-box-disconnected {</p><p> width: 300px;</p><p> height: 252px;</p><p> position: fixed;</p><p> top: 50%;</p><p> left: 50%;</p><p> margin-top: -126px;</p><p> margin-left: -150px;</p><p> border-radius: 5px;</p><p>}</p><p></p><p>.c-main {</p><p> background: white;</p><p> border: 1px solid #b3b3b3;</p><p> border-top: none;</p><p> border-bottom: 2px solid #b3b3b3;</p><p> padding: 10px;</p><p> border-radius: 0 0 5px 5px;</p><p>}</p><p></p><p>.c-title {</p><p> width: 100%;</p><p> background-image: url(../img/shine-bg.png);</p><p> height: 36px;</p><p> line-height: 36px;</p><p> text-indent: 12px;</p><p> text-align: left;</p><p> font-weight: bold;</p><p> font-family: Arial !important;</p><p> color: #fff;</p><p> text-shadow: 1px 1px 0 rgba(0,0,0,.25);</p><p> -webkit-box-shadow: inset 0 0 0 1px rgba(0,0,0,.25);</p><p> box-shadow: inset 0 0 0 1px rgba(0,0,0,.25);</p><p> border-radius: 5px 5px 0 0;</p><p>}</p><p></p><p>.c-title small {</p><p> float:right;</p><p> margin-right:12px;</p><p>}</p><p></p><p>.c-title a {</p><p> color:White;</p><p>}</p><p></p><p>.c-title.red {</p><p> background-color: #d64242;</p><p>}</p><p></p><p>.c-title.green {</p><p> background-color: #74bf4e;</p><p>}</p><p></p><p>.c-title.blue {</p><p> background-color: #4d9dbd;</p><p>}</p><p></p><p>.c-title.purple {</p><p> background-color: #cc7abe;</p><p>}</p><p></p><p>.c-title.orange {</p><p> background-color: #ffa230;</p><p>}</p><p></p><p>.c-title.grey {</p><p> background-color: #a6a6a6;</p><p>}</p><p></p><p>.padding {</p><p> padding: 10px;</p><p>}</p><p></p><p>.padding-out {</p><p> padding: 6px;</p><p>}</p><p></p><p>.input-div input[type="text"],.input-div input[type="password"],.input-div select {</p><p> border: 1px solid #b3b3b3;</p><p> height: 28px;</p><p> line-height: 28px;</p><p> margin: 0;</p><p> width: 100%;</p><p> border-radius: 3px;</p><p> text-indent: 8px;</p><p>}</p><p></p><p>.input-div select {</p><p> height: 32px;</p><p> line-height: 32px;</p><p> text-indent: 4px;</p><p>}</p><p></p><p>body.index {</p><p> background: url('../img/pirate/bg.png') fixed bottom;</p><p>}</p><p>body.index .input_box {</p><p> width: 100%;</p><p> background: white;</p><p> box-shadow: inset 0 0 0 1px rgba(0,0,0,.25);</p><p> margin-bottom: 10px;</p><p> height: 44px;</p><p> border-radius: 3px;</p><p> position:relative;</p><p>}</p><p>body.index .input_box.user {</p><p> background-image: url(../img/input-icons.png);</p><p> background-repeat: no-repeat;</p><p> background-position: 4px 0;</p><p>}</p><p>body.index .input_box.mail {</p><p> background-image: url(../img/input-icons.png);</p><p> background-repeat: no-repeat;</p><p> background-position: 4px -88px;</p><p>}</p><p>body.index .input_box.pass {</p><p> background-image: url(../img/input-icons.png);</p><p> background-position: 4px -44px;</p><p> background-repeat: no-repeat;</p><p>}</p><p>body.index input[type="text"].input, input[type="password"].input {</p><p> width: 240px;</p><p> height: 44px;</p><p> background: none;</p><p> border: none;</p><p> padding:0 0 0 38px;</p><p>}</p><p>body.index .clouds {</p><p> height: 398px;</p><p> top: 269px; background-repeat: no-repeat;</p><p> background-image:url(../img/pirate/reception_pirate_horiz_left.png);</p><p>}</p><p>body.index .index-right {</p><p> height:100%;</p><p> width:100%;</p><p> position:fixed;</p><p> bottom:0;</p><p> right:0;</p><p> background:url(../img/pirate/index_right.png) no-repeat bottom right;</p><p>}</p><p>body.index .index-left {</p><p> height:100%;</p><p> width:100%;</p><p> position:fixed;</p><p> bottom:0;</p><p> left:0;</p><p> background:url(../img/pirate/index_left.png) no-repeat bottom left;</p><p>}</p><p>body.index .login-box {</p><p> height:200px;</p><p> width:300px;</p><p> position:fixed;</p><p> top:50%;</p><p> left:50%;</p><p> margin-top:-100px;</p><p> margin-left:-150px;</p><p>}</p><p>body.index .logo {</p><p> float:none;</p><p> margin-top:-53px;</p><p> margin-bottom:10px;</p><p>}</p><p>body.index .c-main {</p><p> height:164px;</p><p>}</p><p>body.index .login-btn {</p><p> background: #4ba3d6 url(../img/two_bg.png) center;</p><p> border-radius: 3px;</p><p> border: none;</p><p> height: 34px;</p><p> box-shadow: inset 0 0 0 1px rgba(0,0,0,.25), inset 0 1px 0 1px rgba(255,255,255,.25);</p><p> color: #fff;</p><p> cursor: pointer;</p><p> cursor: hand;</p><p> font-weight:bold;</p><p> float:right;</p><p> padding:0 18px;</p><p> position:absolute;</p><p> top:5px;</p><p> right:3px;</p><p>} </p><p>body.index .login-btn:hover {</p><p> background-color:#55b5ed;</p><p>}</p><p>body.index .login-btn1 {</p><p> background: #4ba3d6 url(../images/two_bg.png) center;</p><p> border-radius: 3px;</p><p> border: none;</p><p> height: 34px;</p><p> box-shadow: inset 0 0 0 1px rgba(0,0,0,.25), inset 0 1px 0 1px rgba(255,255,255,.25);</p><p> color: #fff;</p><p> cursor: pointer;</p><p> cursor: hand;</p><p> font-weight:bold;</p><p> float:right;</p><p> padding:0 18px;</p><p> position:absolute;</p><p> top:5px;</p><p> right:3px;</p><p>} </p><p>body.index .login-btn1:hover {</p><p> background-color:#55b5ed;</p><p>}</p><p>.register-btn {</p><p> width: 100%;</p><p> background: #53912f url(../img/two_bg.png) center;</p><p> border-radius: 3px;</p><p> border: none;</p><p> height: 50px;</p><p> line-height: 50px;</p><p> box-shadow: inset 0 0 0 1px rgba(0,0,0,.25), inset 0 1px 0 1px rgba(255,255,255,.25);</p><p> color: #fff;</p><p> font-weight: bold;</p><p> cursor: pointer;</p><p> cursor: hand;</p><p> font-size: 14px;</p><p> margin-top:15px;</p><p> text-decoration:none;</p><p>}</p><p>.register-btn:hover {</p><p> background-color:#63a838;</p><p>}</p><p>.index-error {</p><p> top:0;</p><p> left:0;</p><p> width:100%;</p><p> padding:0;</p><p> text-align:center;</p><p> height:35px;</p><p> line-height:35px;</p><p> font-size:14px;</p><p> border-radius:0;</p><p>}</p><p>.index-online {</p><p> left: 105px;</p><p> bottom: 25px;</p><p> width: 88px;</p><p> height: 74px;</p><p> background: url(../img/danny.png);</p><p> position: absolute;</p><p> text-align: center;</p><p> font-size: 13px;</p><p>}</p><p>.index-online span {</p><p> margin-top: 4px;</p><p> font-weight: bold;</p><p> display: block;</p><p> font-size: 18px;</p><p>}</p><p></p><p>.c-success, .c-referrals, .c-error {</p><p> height:34px;</p><p> line-height:34px;</p><p> background:#74bf4e url(../images/shine-bg.png);</p><p> border-radius:3px;</p><p> color:#fff;</p><p> text-align:center;</p><p>}</p><p>.c-success, .c-error {</p><p> float:left;</p><p> width:100%;</p><p> margin-bottom:10px;</p><p>}</p><p>.c-error {</p><p> background-color:#c93734;</p><p>}</p><p></p><p>.c-habway {</p><p> height: 36px;</p><p> background: #0099FF url(../img/shine-bg.png) center center;</p><p> line-height: 36px;</p><p> text-indent: 12px;</p><p> text-align: left;</p><p> font-weight: bold;</p><p> font-family: Arial !important;</p><p> color: #fff;</p><p> text-shadow: 1px 1px 0 rgba(0,0,0,.25);</p><p> -webkit-box-shadow: inset 0 0 0 1px rgba(0,0,0,.25);</p><p> box-shadow: inset 0 0 0 1px rgba(0,0,0,.25);</p><p> border-radius: 5px 5px 0 0;</p><p>}</p><p>.c-habway {</p><p> float: left;</p><p> width: 100%;</p><p> position: absolute;</p><p> margin-bottom: 10px;</p><p>}</p><p>.c-habway { background-color: #d64242 }[/CODE]</p></blockquote><p></p>
[QUOTE="JayC, post: 310554, member: 36373"] Style.css [CODE]body{background:url(../img/bg.png);margin:0;padding:0;font:normal 13px Tahoma!important;} .clouds{background-image:url(../img/clouds.png);width:100%;height:134px;position:absolute;overflow:hidden;-webkit-animation:slide 60s linear infinite;-moz-animation:slide 60s linear infinite;-ms-animation:slide 60s linear infinite;-o-animation:slide 60s linear infinite;animation:slide 60s linear infinite;left:0;} .buildings{background-image:url(../img/buildings.png);width:100%;height:134px;position:absolute;overflow:hidden;left:0;} .logo { width:160px; height:59px; background:url(../img/logo.gif); float:left; cursor:pointer; cursor:hand; margin-top:44px; } @keyframes "slide" { from { background-position: 0 0; }to{background-position:1140px 0;} } @-moz-keyframes slide { from { background-position: 0 0; } to { background-position: 1140px 0; } } @-webkit-keyframes "slide" { from { background-position: 0 0; } to { background-position: 1140px 0; } } @-ms-keyframes "slide" { from { background-position: 0 0; } to { background-position: 1140px 0; } } @-o-keyframes "slide" { from { background-position: 0 0; } to { background-position: 1140px 0; } } .left-side,.right-side,.full-side { margin-top: 10px; } .left-side { width: 600px; float: left; } .right-side { width: 300px; float: right; } .full-side { width: 912px; float: left; } .c-box { width: 100%; margin-bottom: 10px; overflow: hidden; } .c-box-register { width: 300px; height: 388px; position: fixed; top: 50%; left: 50%; margin-top: -194px; margin-left: -150px; -webkit-box-shadow: 0 0 0 2px rgba(0,0,0,.25); box-shadow: 0 0 0 2px rgba(0,0,0,.25); border-radius: 5px; } .c-box-disconnected { width: 300px; height: 252px; position: fixed; top: 50%; left: 50%; margin-top: -126px; margin-left: -150px; border-radius: 5px; } .c-main { background: white; border: 1px solid #b3b3b3; border-top: none; border-bottom: 2px solid #b3b3b3; padding: 10px; border-radius: 0 0 5px 5px; } .c-title { width: 100%; background-image: url(../img/shine-bg.png); height: 36px; line-height: 36px; text-indent: 12px; text-align: left; font-weight: bold; font-family: Arial !important; color: #fff; text-shadow: 1px 1px 0 rgba(0,0,0,.25); -webkit-box-shadow: inset 0 0 0 1px rgba(0,0,0,.25); box-shadow: inset 0 0 0 1px rgba(0,0,0,.25); border-radius: 5px 5px 0 0; } .c-title small { float:right; margin-right:12px; } .c-title a { color:White; } .c-title.red { background-color: #d64242; } .c-title.green { background-color: #74bf4e; } .c-title.blue { background-color: #4d9dbd; } .c-title.purple { background-color: #cc7abe; } .c-title.orange { background-color: #ffa230; } .c-title.grey { background-color: #a6a6a6; } .padding { padding: 10px; } .padding-out { padding: 6px; } .input-div input[type="text"],.input-div input[type="password"],.input-div select { border: 1px solid #b3b3b3; height: 28px; line-height: 28px; margin: 0; width: 100%; border-radius: 3px; text-indent: 8px; } .input-div select { height: 32px; line-height: 32px; text-indent: 4px; } body.index { background: url('../img/pirate/bg.png') fixed bottom; } body.index .input_box { width: 100%; background: white; box-shadow: inset 0 0 0 1px rgba(0,0,0,.25); margin-bottom: 10px; height: 44px; border-radius: 3px; position:relative; } body.index .input_box.user { background-image: url(../img/input-icons.png); background-repeat: no-repeat; background-position: 4px 0; } body.index .input_box.mail { background-image: url(../img/input-icons.png); background-repeat: no-repeat; background-position: 4px -88px; } body.index .input_box.pass { background-image: url(../img/input-icons.png); background-position: 4px -44px; background-repeat: no-repeat; } body.index input[type="text"].input, input[type="password"].input { width: 240px; height: 44px; background: none; border: none; padding:0 0 0 38px; } body.index .clouds { height: 398px; top: 269px; background-repeat: no-repeat; background-image:url(../img/pirate/reception_pirate_horiz_left.png); } body.index .index-right { height:100%; width:100%; position:fixed; bottom:0; right:0; background:url(../img/pirate/index_right.png) no-repeat bottom right; } body.index .index-left { height:100%; width:100%; position:fixed; bottom:0; left:0; background:url(../img/pirate/index_left.png) no-repeat bottom left; } body.index .login-box { height:200px; width:300px; position:fixed; top:50%; left:50%; margin-top:-100px; margin-left:-150px; } body.index .logo { float:none; margin-top:-53px; margin-bottom:10px; } body.index .c-main { height:164px; } body.index .login-btn { background: #4ba3d6 url(../img/two_bg.png) center; border-radius: 3px; border: none; height: 34px; box-shadow: inset 0 0 0 1px rgba(0,0,0,.25), inset 0 1px 0 1px rgba(255,255,255,.25); color: #fff; cursor: pointer; cursor: hand; font-weight:bold; float:right; padding:0 18px; position:absolute; top:5px; right:3px; } body.index .login-btn:hover { background-color:#55b5ed; } body.index .login-btn1 { background: #4ba3d6 url(../images/two_bg.png) center; border-radius: 3px; border: none; height: 34px; box-shadow: inset 0 0 0 1px rgba(0,0,0,.25), inset 0 1px 0 1px rgba(255,255,255,.25); color: #fff; cursor: pointer; cursor: hand; font-weight:bold; float:right; padding:0 18px; position:absolute; top:5px; right:3px; } body.index .login-btn1:hover { background-color:#55b5ed; } .register-btn { width: 100%; background: #53912f url(../img/two_bg.png) center; border-radius: 3px; border: none; height: 50px; line-height: 50px; box-shadow: inset 0 0 0 1px rgba(0,0,0,.25), inset 0 1px 0 1px rgba(255,255,255,.25); color: #fff; font-weight: bold; cursor: pointer; cursor: hand; font-size: 14px; margin-top:15px; text-decoration:none; } .register-btn:hover { background-color:#63a838; } .index-error { top:0; left:0; width:100%; padding:0; text-align:center; height:35px; line-height:35px; font-size:14px; border-radius:0; } .index-online { left: 105px; bottom: 25px; width: 88px; height: 74px; background: url(../img/danny.png); position: absolute; text-align: center; font-size: 13px; } .index-online span { margin-top: 4px; font-weight: bold; display: block; font-size: 18px; } .c-success, .c-referrals, .c-error { height:34px; line-height:34px; background:#74bf4e url(../images/shine-bg.png); border-radius:3px; color:#fff; text-align:center; } .c-success, .c-error { float:left; width:100%; margin-bottom:10px; } .c-error { background-color:#c93734; } .c-habway { height: 36px; background: #0099FF url(../img/shine-bg.png) center center; line-height: 36px; text-indent: 12px; text-align: left; font-weight: bold; font-family: Arial !important; color: #fff; text-shadow: 1px 1px 0 rgba(0,0,0,.25); -webkit-box-shadow: inset 0 0 0 1px rgba(0,0,0,.25); box-shadow: inset 0 0 0 1px rgba(0,0,0,.25); border-radius: 5px 5px 0 0; } .c-habway { float: left; width: 100%; position: absolute; margin-bottom: 10px; } .c-habway { background-color: #d64242 }[/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
[REQ]Need sum CSS
Top