nah this isn't funny XD

Go down

nah this isn't funny XD Empty nah this isn't funny XD

Post by Rhino 16th February 2014, 7:04 pm

lol XD just some random topics to see something, don't think Im mad people, I swear I'm not!
avatar
Rhino
Super Administrator

Posts : 28
Reputation : 1
Join date : 2013-04-26
Location : BlaBla land

https://freetest.forumotion.net

Back to top Go down

nah this isn't funny XD Empty Re: nah this isn't funny XD

Post by Rhino 15th April 2014, 4:36 pm

Code:
body {
  background:#000 url(http://i57.servimg.com/u/f57/18/80/95/58/bg10.png);
  background-color: #282828;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #848484;
  font-size: 10px;
  height: auto;
  padding: 10px 0px;
}
 
.headerbar {
    background-color: #282828;
    background-image: url("http://i45.servimg.com/u/f45/14/65/46/14/navhed10.png");
    background-repeat: repeat-x;
    margin-bottom: 4px;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0;
    height: 163px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #363636;
}
 
#wrap {
    background:#2b2b2b url(http://i57.servimg.com/u/f57/18/80/95/58/untitl10.png);
    margin: 0px auto;
    padding: 5px;
    max-width: 1400px;
    min-width: 970px;
    width: 85%;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    border: 1px solid #363636;
    box-shadow: 0 0 8px black;
}
 
.forabg {
    background-color: #131313;
    background-image: url("http://i45.servimg.com/u/f45/14/65/46/14/cat10.png");
    background-position: 0 0;
    background-repeat: repeat-x;
    border-top: solid 1px #131313;
    clear: both;
    margin-bottom: 8px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    border-radius: 3px 3px 0px 0px;
    margin-top: 5px;
    border: 1px solid #454545;
}
 
.forumbg {
    background-color: #131313;
    background-image: url("http://i45.servimg.com/u/f45/14/65/46/14/cat10.png");
    background-position: 0 0;
    background-repeat: repeat-x;
    border-top: solid 1px #131313;
    clear: both;
    margin-bottom: 8px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    border-radius: 3px 3px 0px 0px;
    margin-top: 5px;
    border: 1px solid #454545;
}
 
li.header dd, li.header dt {
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif,Verdana,Arial,Helvetica,sans-serif;
    font-size: 1em;
    line-height: 16px;
    margin-bottom: 4px;
    margin-left: 5px;
    margin-right: 0;
    margin-top: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
}
 
li.row {
background-color: #0E0E0E;
border-bottom: 1px solid #090909;
border-top: 1px solid #424242;
box-shadow: 0 1px 5px rgba(105, 0, 0, 0.5) inset;
    transition: 0.2s;
}
 
li.row:hover {
    background-color: #1C1C1C; 
    transition: 0.2s;
}
 
ul.topiclist dd {
        border-left: 0px solid #990099;
        display: block;
        float: left;
        padding: 4px 0;
        }
 
ul.topiclist {
    color: #bdbdbd;
    list-style-type: none;
    margin: 0;
    text-shadow: 1px 1px 0 #000000;
    font-family: verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
}
 
p {
    font-size: 1.1em;
    line-height: 1.3em;
    margin-bottom: 0.5em;
    color: #eee;
    text-shadow: 1px 1px 0 #000000;
}
 
a.forumtitle {
    text-decoration: none;
    color: #Ddd;
    font-family: tahoma,verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold; 
    transition: 0.3s;
}
a.forumtitle:hover {
    padding: 3px;
    color: #EE1B1B;  /*E53434*/
    text-decoration: none;
}
 
a.topictitle {
    text-decoration: none;
    color: #ddd;
    font-family: tahoma,verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
      transition: 0.3s;
}
a.topictitle:hover {
    text-decoration: none;
    color: #fff;
    padding: 3px;
}
 
.h3, h3 {
    border-bottom: 1px dashed #d33333;
    color: #EE1B1B!important;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 1.3em;
    margin-bottom: 3px;
    margin-top: 20px;
    padding-bottom: 2px;
    text-transform: none;
}
 
.navbar span.corners-bottom, .navbar span.corners-top, .panel span.corners-bottom, .panel span.corners-top, .post span.corners-bottom, .post span.corners-top {
    display: none;
}
 
span.corners-top span, span.corners-bottom, span.corners-bottom span, span.corners-top {
    display: none;
}
 
 
.post {
background:#0f0f0f !important;
border: 1px solid #111;
border-radius: 3px;
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1) inset;
 
}
 
.postbody {
background-color: #101010;
border: 1px solid #111;
border-radius: 3px;
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1) inset;
padding: 5px;
min-height: 284px;
    margin-top: 5px;
}
 
.postprofile {
min-height: 280px;
border: none;
 
border-radius: 3px;
background: transparent;
    padding-bottom: 3px;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 3px;
    width: 18%;
}
 
.navbar {
    background-color: transparent;
    clear: both;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}
ul.navlinks {
    border-bottom: 0px;
    font-weight: normal;
    text-align: left;
    margin-top: -35px;
}
 
.navbar a.mainmenu {
    color: #fff;
    font-family: Verdana,Arial,Sans-Serif;
    font-size: 14px;
    text-shadow: 1px 1px 0 #000000;
    padding-left: 8px;
    padding-right: 8px;
    margin-left: -8px;
    text-transform: lowercase;
}
 
.navbar a.mainmenu:hover {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6) inset, 0 0 0 1px rgba(255, 255, 255, 0.06), 0 1px 0 rgba(255, 255, 255, 0.15);
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 8px;
    padding-right: 8px;
    border-radius: 3px 3px 3px 3px;
}
 
ul.linklist li a img {
    vertical-align: middle;
    display: none;
}
 
.inputbox {
    background-color: #282828;
    border: 1px solid #111;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    color: #fff;
    cursor: text;
    padding: 2px;
}
.inputbox:hover {
    border: 1px solid #111;
box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1) inset;
}
.inputbox:focus {
    border: 1px solid #111;
    color: #fff;
box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1) inset;
}
 
#message-box textarea {
    color: #ddd;
    background-color: #282828!important;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 1.2em;
    width: 80%;
}
 
.row2 {
    background-color: transparent;
}
.row3 {
    background-color: transparent;
}
 
ul.topiclist dfn {
    display: block;
    margin-top: -10px;
    font-style: normal;
    color: #848484;
    text-shadow: 1px 1px 0 #000000;
}
 
dd.lastpost dfn {
    font-size: 1.1em;
    width: 20%;
    display: none !important;
    margin-top: -10px!important;
}
 
.pagination span a, .pagination span a:active, .pagination span a:link, .pagination span a:visited {
    background-color: #181818;
    border: solid 1px #000;
    color: #5C758C;
    font-size: 0.9em;
    font-weight: 400;
    line-height: 1.5em;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 0;
}
.pagination span a:hover {
    border: 1px solid #282828;
    background-color: #222;
    color: #FFFFFF;
}
 
#forum-search {
    display: none;
}
 
#page-header #search-box {
    display: none;
}
 
body.chatbox {
    background-image: none;
}
.chatbox {
    background-color: #2C2C2C;
}
#chatbox_header {
    background-color: transparent;
    height: 30px;
}
.chatbox .forabg {
    background-color: transparent;
    margin: 0px;
    padding: 0px;
}
 
.chatbox_row_1 {
    background-color: #282828;
    padding: 4px;
    border-bottom: 1px dashed #363636;
}
.chatbox_row_2 {
    background-color: #2c2c2c;
    padding: 4px;
}
 
#chatbox_members {
    border-right: 1px dashed #444;
    bottom: 30px;
    overflow-x: auto;
    overflow-y: auto;
    position: absolute;
    top: 30px;
    width: 180px;
}
#chatbox_members .member-title {
    background-color: #333;
    background-image: none;
    color: #ddd;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding-bottom: 0.5em;
    padding-left: 0.25em;
    padding-right: 0.25em;
    padding-top: 0.5em;
    text-align: center;
    border-bottom: 1px dashed #454545;
}
 
#tabs a {
    background-color: #222;
    cursor: pointer;
    float: left;
    margin-bottom: 1px;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 0;
    padding-top: 0;
    position: relative;
    border: 1px solid #444;
}
#tabs a span {
    color: #ededed;
    display: block;
    float: left;
    padding-bottom: 6px;
    padding-left: 5px;
    padding-right: 10px;
    padding-top: 6px;
    white-space: nowrap;
}
#tabs a:hover span {
    color: #fff;
}
#tabs .activetab a {
    background-color: #262626;
    margin-bottom: -1px;
    border: 1px solid #444;
}
#tabs .activetab a span {
    color: #ededed;
    padding-bottom: 7px;
}
#tabs a:hover {
    background-color: #222;
    border: 1px solid #444;
}
 
#tabs .activetab a:hover span {
    color: #fff;
}
 
label {
    color: #fff;
    cursor: default;
    padding-right: 5px;
}
 
fieldset dl:hover dt label {
    color: #ccc;
}
 
hr {
     
        border-top: 1px dashed #111;
border-bottom: 1px dashed #444;
  height: 1px;
        margin: 5px 0;
        display: block;
        clear: both;
        }
hr.dashed {
        border-top: 1px dashed #ffffff;
        margin: 5px 0;
        }
 
blockquote {
    background-color: #222;
    background-image: url("http://2img.net/i/fa/prosilver/quote.gif");
    background-position: 6px 8px;
    background-repeat: no-repeat;
    border: 1px dashed #4B4B4B;
    font-size: 0.95em;
    margin-bottom: 1em;
    margin-left: 25px;
    margin-right: 1px;
    margin-top: 1em;
    overflow-x: hidden;
    overflow-y: hidden;
    padding: 5px;
    color: #ddd!important;
    border-left: 3px solid #98B843;
}
blockquote div {
    margin-left: 20px;
}
blockquote blockquote {
    background-color: #262626;
    font-size: 1em;
    margin-bottom: 0;
    margin-left: 15px;
    margin-right: 1px;
    margin-top: 0.5em;
}
blockquote blockquote blockquote {
    background-color: #282828;
}
 
dl.codebox {
    background-color: #333;
    border: 1px solid #1a1a1a;
    font-size: 1em;
    padding: 3px;
    color: #ddd;
}
dl.codebox dt {
    border-bottom: 1px dashed #444;
    display: block;
    font-size: 0.8em;
    font-weight: 700;
    margin-bottom: 3px;
    text-transform: uppercase;
}
blockquote dl.codebox {
    margin-left: 0;
}
dl.codebox code {
    color: #70872b;
    display: block;
    font-family: Courier,Courier New,sans-serif;
    font-size: 0.9em;
    font-weight: normal;
    height: auto;
    line-height: 1.3em;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    max-height: 200px;
    overflow-x: auto;
    overflow-y: auto;
    padding-top: 5px;
    white-space: normal;
    text-shadow: none!important;
}
 
table.table1 tbody tr {
    background: #222;
}
table.table1 tbody tr.hover, table.table1 tbody tr:hover {
    background-color: #282828;
}
table.table1 td {
    color: #878787;
    font-size: 1.1em;
}
 
table.table1 tbody th {
    background-color: #1e1e1e;
    border-bottom: 1p solid #000000;
    color: #FFFFFF;
    padding: 5px;
    text-align: left;
}
 
 
.row1 {
    background-color: #222222;
    border: 1px solid #111;
}
 
#calendar .hover-td:hover, #mini-calendar .hover-td:hover {
    background-color: #282828;
}
 
input {
    cursor: pointer;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 1.2em;
    font-weight: 400;
    padding: 3px!important;
    vertical-align: middle;
    color: #ccc;
}
 
.content {
    color: #ddd;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    line-height: 1.4em;
    min-height: 3em;
    text-shadow: none!important;
}
 
ul#picture_legend {
background-image: url("http://i42.servimg.com/u/f42/14/52/65/41/legend10.png");
 
border: 1px solid #111;
margin-bottom: auto;
margin-left: auto;
margin-right: auto;
margin-top: auto;
padding: 8px;
text-align: center;
    width: 390px;
    height: 29px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
 
.panel {
    background-color: transparent;
    color: #536482;
    margin-bottom: 4px;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0;
}
 
#cp-main .panel {
    background-color: #222;
    border: 1px solid #444;
}
 
#calendar ul, #mini-calendar ul {
    background-color: #282828;
    height: 120px;
    list-style-type: none;
}
#calendar ul:hover, #mini-calendar ul:hover {
    background-color: #333;
}
 
table.table1 tbody td {
    border-top: 1px dashed #444;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}
 
.module {
    background-color: transparent;
    color: #536482;
    margin-bottom: 4px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0;
    border: 1px dashed #444;
    margin-top: 15px;
}
 
a:link{
        color: #Ddd;
        text-decoration: none;
      transition: 0.3s;
        }
a:visited{
        color: #ddd;
        text-decoration: none;
        }
a:active{
        color: #fff;
        text-decoration: underline;
        }
a:hover{
        color: #fff;
        text-decoration: none;
        }
 
ul.navlinks span.new-message {
color: #a9c32f;
text-decoration:blink;
}
 
 
table.table1 thead th {
        font-weight: bold;
        text-transform: uppercase;
        color: #ffffff;
        line-height: 1.3em;
        font-size: 1em;
        padding: 0 0 4px 3px;
        }
 
.postprofile dd, .postprofile dt {
    line-height: 1.2em;
    margin-left: 8px;
    color: #ccc;
}
 
#smiley-box, .smile-status-box {
    background-color: transparent;
    float: right;
    margin-top: 25px;
    width: 18%;
    color: #ddd;
}
 
.smiley-element {
    background: #333;
    padding-left: 10px;
}
 
 
/* RHINO'S MODIFICATION */
 
table.forumline td.catHead {
color: #fff;
font-family: Arial,Helvetica,sans-serif,Verdana,Arial,Helvetica,sans-serif;
font-size: .9em;
font-weight: 700;
padding-bottom: 5px;
text-align: left;
text-transform: uppercase;
}
 
 
div.h3 > a[href="/viewonline"]{
color: #EE1B1B;
transition: 0.3s;
  font-size: 1.1em;
}
div.h3 > a[href="/viewonline"]:hover{
color: #FC4C4C;
}
div.h3 > a[href="/statistics"]{
color: #EE1B1B;
transition: 0.3s;
  font-size: 1.1em;
}
div.h3 > a[href="/statistics"]:hover{
color: #FC4C4C;
}
 
#repu { margin:2px 0; }
.repuBlock {
    height:8px;
    width:8px;
    background:#0A0;
    border:1px solid #080;
    border-radius:2px;
    box-shadow:0 3px 3px #0C0 inset;
    display:inline-block;
    margin:0 0.5px;
}
.h3:after, .h3:before {
    content: url('http://icons.iconarchive.com/icons/yusuke-kamiyamane/fugue/16/shuriken-icon.png');
    vertical-align:-3px;
}
.vote a[href*="plus"] { color:green }
 
.vote a[href*="minus"] { color:red }
 
.postbody { width:80% }

XD
avatar
Rhino
Super Administrator

Posts : 28
Reputation : 1
Join date : 2013-04-26
Location : BlaBla land

https://freetest.forumotion.net

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum