Garfield Skin

« Older   Newer »
  Share  
view post Posted on 26/6/2012, 15:25
Avatar

7th Heaven

Group:
Administrator
Posts:
2,752
Location:
In un posto oscuro

Status:




anteprima: Qui
autore: Killerpilze
termini di utilizzo:
Non sono ammesse modifiche del css e non si possono togliere i crediti.
Potete modificare il logo, lo sfondo, i bottoni.
Per qualsiasi altra modifica o problema chiedete a me.

In Modifica Skin impostiamo la Lemon Essence.

In Grafica-Colori e Stili copiamo questo:
CODICE
table.skin_tbl, table.skin_tbl_border {width: 100%}
.skin_tbl {width: auto; border: 3px solid black; margin: 10px 0}
ul.skin_tbl_border {margin: 0; padding: 0; border: 0}
.tabs.right, .tabs.left, .tabs.top, .tabs.bottom {display: none}
.tabs.right li, .tabs.left li, .tabs.top li, .tabs.bottom li {padding: 2px; color: #E8C5E2; border: 1px solid #CCC; border-radius: 3px; margin: 2px 5px; background: #032366;
background: -moz-linear-gradient(top, #F0FFFF 1%, #6DC5B8 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #032366), color-stop(100%, #000000));
background: -webkit-linear-gradient(top, #032366 1%, #000000 100%);
background: -o-linear-gradient(top, #032366 1%, #000000 100%);
background: -ms-linear-gradient(top, #032366 1%, #000000 100%);
background: linear-gradient(top, #032366 1%, #000000 100%);
filter: progid:dximagetransform.microsoft.gradient(startcolorstr='#FFFFFF', endColorstr='#B1EBEF', GradientType=0)}

body {background: #032366; font: 76%/1.6em century gothic; color: #00008E; padding: 20px 0}
a:link, a:visited {text-decoration: none; color: #87CEFA; padding-bottom: 1px}
a:hover {color: #020578}

.nav, #blog .nav {height: 23px; border: 2px solid #41DEC2; border-radius: 7px; margin: 10px 0 20px 0; padding: 4px 6px 0; background: #98D8DE url(http://i47.tinypic.com/ipsjva.png) center repeat-x; font: normal 16px italic; font-weight: bold; letter-spacing: .05em; border-left: 1px solid #B0C4DE; border-right: 1px solid #7FB8DD}
.nav, .nav a {color: #48D1CC}
.nav a:hover {color: #01A5BD}
.footer {margin: 15px auto; font-size: 11px; font-style: century gothic}


/* LOGO senza cornice */
.logo {margin: 0 0 30px 0} .logo a:hover {border: 0}
/* LOGO con cornice */
.header {margin-bottom: 30px; border: 1px solid rgba(0, 0, 0, .4); box-shadow: 0 2px 3px rgba(0, 0, 0, .4); background-position: center right}
.header, .header a {border-radius: 5px}
/* altezza contenitore del logo ed effetto glass */
.header a {display: table; width: 100%; height: 130px; margin: 0; padding: 0; letter-spacing: 2px; word-spacing: 4px; font: italic 39px century gothic; color: #EEF; text-shadow: 0 -1px 1px #000; box-shadow: inset 0 -25px 40px rgba(0, 0, 0, .4)}
.header a:hover {color: #FFF; box-shadow: inset 0 -30px 50px rgba(0, 0, 0, .4); border: 0}
/* posizione del testo */
.header span {display: table-cell; padding: 0 80px; vertical-align: middle; text-align: left}
/* posizione del logo */
.header h1 {background-position: 85% 50%}

#m_up a {padding: 0 11px 0 0}
#board #c_up {position: absolute; right: 10px; bottom: 10px; opacity: .5}
#c_up {position: absolute; right: 2px; bottom: -30px; opacity: .5}
#f_up {position: fixed; bottom: 20px; right: 1%; opacity: .9}
.p_up:hover, #c_up:hover, #f_up:hover {opacity: 1; text-decoration: none; border: 0}

/* numero msg e link REGISTRATI */
.menuwrap em {padding: 2px 5px; margin: 1px; color: #FFF; text-shadow: none; background: #A0D9D8; border-radius: 6px}
.menu a:hover em {background: #05F8FB; color: #70C5E8}

.menuwrap form {padding: 0 11px 0 5px}
.right .menu ul {margin-left: -2em}

.menuwrap {background: url(http://i47.tinypic.com/ipsjva.png) bottom repeat-x; color: #010005; font-size: 0.9em; height: 30px; padding-top: 3px; box-shadow: none}
.menuwrap, .menuwrap a {color: #2C03FC}

.menu ul {border-radius: 3px; background: #FBFBFD; box-shadow: 0 0 3px 0 #48C3DD; border-color: #B1EBEF; border-style: solid; border-width: 1px 1px; width: 180px}
.menu a:hover {color: #B1EBEF}


.menu .avatar {padding: 2px 1px 0 3px}
.menu .nick {float: right; margin-left: 0.6em; font-size: 110%; font-weight: bold}
.menuwrap li.menu {margin: 1px 3px}
.left .menu > a {border-radius: 3px; box-shadow: none; display: inline-block; height: 20px; padding: 3px 5px 0 5px}

.left .menu > a:hover {background: url(http://i45.tinypic.com/1o4rop.png); color: #FFF}


.menu ul li:first-child {border: 0; padding-top: 3px}
.menu ul li {border-top: 0; padding: 4px 3px}
.menu ul li a, .menu li li strong {padding: 0}
.menu ul li:hover > a {color: #B1EBEF !important; background: none; text-shadow: none}
.menuwrap .left ul b {color: #B1EBEF !important}



.menuwrap input {background: #A5D2EC; color: #000000; border: 1px solid #5BA4C3; box-shadow: inset 1px 1px 3px #5BA4C3; border-radius: 3px; padding: 1px 2px; font-size: 90%}
.menuwrap input:focus {background: #94CDD5; color: #00000}
.menuwrap input[type="submit"] {text-shadow: none; background: url(http://i45.tinypic.com/1o4rop.png); border-radius: 3px; color: #E8FCFF; font-weight: bold; padding: 3px 2px; box-shadow: none; border-color: transparent}
.menuwrap label {text-shadow: none; color: #08088C}
.menuwrap form {position: static}


/* LARGHEZZA BOARD */
.container {margin: auto; width: 80%}


/* HOMEPAGE e SEZIONI */
.skin_tbl, .skin_tbl_border {background: #E0FFFF; border: 4px solid #B0C4DE; border-radius: 4px}
.board li.skin_tbl, .forum div.skin_tbl, .topic div.skin_tbl, .tag .skin_tbl {background-image: url(http://i48.tinypic.com/eh1a9s.png); background-position: center bottom; background-repeat: repeat-x; padding-bottom: 9px}
.mback {height: 35px; border: 0; background: #00BFFF url(http://i45.tinypic.com/k9u9j.png) center bottom repeat-x}
.mback_left {background: url(http://i46.tinypic.com/29j1xy.png) left bottom no-repeat; width: 80px}
.mback_right {background: url(http://i48.tinypic.com/24zaczs.png) right bottom no-repeat; width: 80px}

.minus, .plus {background-color: #0000CD; border: 1px solid #211DBA; width: 9px; height: 9px; border-radius: 2px; box-shadow: 0 0 2px 1px #041789; float: right; margin-right: 8px}
.plus {background-image: url(http://i45.tinypic.com/k9u9j.png)}
.minus {background-image: url(http://i45.tinypic.com/k9u9j.png)}

.mtitle {line-height: 30px}
.mtitle, .stats h2 {padding: 0; font: 1.century gothic; font-weight: bold; color: #0528FD; text-shadow: -1px -1px 0 #F0FFFF; text-align: center}

.title, .title3, .foot, .row2 {background: #C6F7F8 url(http://skin.forumfree.net/2052/title.png) bottom repeat-x; font-weight: bold; font-size: smaller}

.sunbar, .darkbar, .left_top, .right_top {background: url(http://i49.tinypic.com/2nc2phv.png) bottom repeat-x !important; color: #0528FD; font-size: 1.1em; font-weight: bold; height: 21px; padding-top: 5px}
.sunbar a:link, .sunbar a:visited {color: #1C029F} .sunbar a:hover {border-bottom-color: #1C029F}
.darkbar, .sunbar {padding-left: 2%; padding-right: 2%; text-aling: right}
.title, .darkbar {font-weight: bold; font-size: 10px}

.big_list > li, .skin_tbl_border li, .group dl {background: #F0FFFF url(http://i45.tinypic.com/2njwxt0.png) bottom repeat-x; padding: 4px 0}
.tag ol > li {background: #F0FFFF}
.tag ol > li:nth-child(2n+2) {background: #DCFDFE}
.profile dl {background: #DCFDFE; border-bottom: 1px dotted #F0FFFF}

.forum .big_list > li {background: #00FFFF url(http://i45.tinypic.com/2njwxt0.png) bottom repeat-x; padding: 2px 0}


/* fix per Opera
.board .off .aa {min-height: 48px} */


/* SELEZIONE RIGA: MultiQuote e Moderazione */
/*.topic .focus {opacity: .6} <- default */
.focus {color: #FFF !important; background: #60B6DC !important; border-bottom: 1px solid #54A2C5}
.focus:nth-child(even) {color: #FFF !important; background: #60B6DC !important; border-bottom: 1px solid #54A2C5}
.cp .focus *, .forum .focus *, .blog .focus .title2, .blog .focus .tags * {color: #FFF !important; text-shadow: 0 0 2px #4096BC}


.desc {font-weight: century gothic}
.on .web, .board .on .zz a, .forum .on .zz a {font-weight: bold}
.spostata .web a {color: #31666E; font-style: century gothic}

.web {color: #090261; font: 1.4em calibri; font-weight: bold; border-bottom: 1px dotted #2182B9; padding-bottom: 2px; margin-bottom: 2px; display: inline-block; width: 90%}
.forum .web {font: 1.2 em calibri; border-bottom: none; padding-bottom: 0}
.web a:link, .web a:visited {color: #20038A}
.web a:hover {border-bottom: 0; color: #0F6BAC}
.desc {font: 0.9em calibri; line-height: 150%}
.bb dl {font: italic 0.8em century gothic}
.bb dt {font-weight: bold; color: #8DB2DB}
.bb dd a {color: #555}
.bb dd a:hover {color: #A4E6F9; border-bottom: 0}

.bb .small {color: #A9C7AF}
.bb .small:before {content:'('} .bb .small:after {content:')'}

.zz {font-size: 0.9em; line-height: 150%}
.zz a:link, .zz a:visited {color: #20038A; font-weight: bold}
.zz a:hover {color: #58436E}

/* Control Panel: Messenger, UserCP e ModCP */
.cp .tabs {text-align: left}
.cp .tabs .current a {font-size: 13px; font-weight: bold; color: #000000}

/* edit avatar */
.tabs2 div:hover {background: #E9FEFF}
.tabs2 .current div {background: #040C8C !important}



#msg .cp .sunbar, #user .cp .sunbar, #send .send .sunbar {padding-left: 2%; padding-right: 2%; text-align: right}

/* INBOX: lista messaggi privati */
#msg .cp .web {font: 14px century gothic}
#msg .post {background: #E7FCFF}


/* RISPOSTA */
#loading .top, .summary .list .top {color: #555; border-bottom: 1px solid #DDD}
#loading .bottom, .summary .list .bottom {border-top: 1px solid #02097E}

.fast.send .sunbar {font-weight: bold; font-size: 11px; color: #888; text-shadow: none; background: #E3FDFF !important}

.summary .skin_tbl {border: 0}
.summary .list > * {border-top: 1px dotted #95DDFF}
.summary .list > *:first-child {border: 0}
.summary .list {font-size: 11px}
.summary .quote, .summary .code {font-size: 10px}


/* SONDAGGI */
/* line height è utile per centrare il testo verticalmente */
.bar {background: #CBEDFF; height: 15px; line-height: 15px; font-size: 10px; color: #000 !important; border-radius: 3px}
.bar div {background: #70C6EC; border-radius: 3px 0 0 3px}
.max .bar {background: #CCF1D3}
.max .bar div {background: #76CD87}


/* DISCUSSIONI */
.topic .mtitle {font-weight: bold} .topic .mdesc {font-weight: normal}

.post {background: #FFF url(http://i45.tinypic.com/k9u9j.png) center bottom repeat-x; padding-bottom: 9px}
.post:last-child {padding-bottom: 0; border-bottom: 1px solid #EBEBEB; background-image: none}
.post .left {background: #F4F4F4; border-right: 1px solid #EBEBEB}


.post .center .left {padding: 0 10px}
.post .center .right {padding: 10px 0}
.post .right {padding-left: 10px !important}
.post .bottom {font-size: 11px}

.color {line-height: 1.8em; padding-right: 10px}
.color a {color: #146AAE}
.color a:hover {border-bottom: 1px dotted #146AAE}
.color hr {height: 0; border: 0; border-top: 1px dashed #6E89D6}
.edit {font-size: 10px; color: #BBB; color: rgba(0, 0, 0, .25)}
.fancyborder {border: 1px dotted #59A4D9 !important; background: #F6F6F2}
.bottomborder {border-bottom: 1px dashed #A9C7AF}

.post .nick {text-align: center; white-space: normal; word-wrap: break-word; font-weight: bold; font-size: 15px; color: #ADB1F2; color: rgba(0, 0, 0, .45)}

/* avatar e altri dettagli */
.post .details {position: relative; overflow: visible !important; padding-bottom: 20px; font-size: 10px; color: #555; color: rgba(0, 0, 0, .6)}
.avatar:hover {border: 0}
.post .avatar {margin: 6px; overflow: hidden; display: block}
.details p {margin: 0 0 2px 0; padding: 4px 0 6px 0; background: rgba(0, 0, 0, .03); border-radius: 4px}
.details p:first-line {font-weight: bold; color: #777; color: rgba(0, 0, 0, .5); text-shadow: 0 1px 2px #FFF}
.box_visitatore .details p {border-radius: 5px}


/* online, offline, anonimo */
.u_status {padding: 0 4px; display: inline-block; line-height: 19px; font-size: 10px !important; font-weight: bold; border-radius: 0 3px 3px 3px; box-shadow: 1px 1px 3px rgba(0, 0, 0, .25)}

.box_online .u_status {border: 1px solid #6B6; background: #FFFFFF; color: #010874}

.box_offline .u_status {border: 1px solid #000; background: #FFFFFF; color: #010874}

.box_anonimo .u_status {border: 1px solid #EEAD0E; background: #FFFFFF; color: #010874}



/* CITAZIONI, SPOILER e CODICI annidati */

/* 1° livello */
.quote, .code {padding: 5px; font-size: 9pt; font-weight: normal; color: #000; background: #DDD; border-radius: 5px}


.quote_top, .code_top {font-size: 11px; color: #666; margin: 1em}

/* 1° livello */
.quote_top:before, .spoiler .code_top:before {color: #CCC; content:'“'; position: relative; top: 16px; margin-right: 5px; font-size: 40px; font-family: 'Century Gothic'; font-weight: bold}
.code_top:before {color: #CCC; content:'<!'; position: relative; top: 1px; margin-right: 5px; font-size: 17px; font-family: arial; font-weight: bold}
.code_top:after {color: #CCC; content:'>'; position: relative; top: 1px; margin-left: 6px; font-size: 17px; font-family: arial; font-weight: bold}
.spoiler .code_top:after {content:''}

/* BLOG */
.blog .skin_tbl {background: transparent; border: 0}

/* Blog */
.blog .article {background: #FFF url(http://i45.tinypic.com/2njwxt0.png) top repeat-x; padding-top: 9px; margin: 20px 0 40px 0}
.blog .article .mainbg {background: url(http://skin.forumfree.net/2052/msub.png) bottom repeat-x; padding-bottom: 9px}

/* se il blog non ha sidebar, #centerdiv non viene usato */
#centerdiv {margin: 0 190px} .sidebar {width: 170px; font-size: 11px}


.btitle {margin-top: 2px; margin-bottom: 10px; line-height: 1.8em; background: #FAFAFA; border-bottom: 1px dotted #CCC}
.btitle a {font: 20px century gothic; color: #000000} .btitle a:hover {border-bottom: 1px dotted #000000}
.bdesc {margin-top: 3px; margin-bottom: 3px; font: 14px century gothic; color: #919191}
.on .btitle {font-weight: bold}
.left .thumbs a {padding: 0}
.left .thumbs a img {border-radius: 3px}

.article .title2 {font-size: 10px; color: #888}
.article .title2 a {font-weight: bold; color: #444}
/* è necessario scrivere a:link e a:visited in questo caso, altrimenti i link avrebbero il colore di .title2 a */
.tags, .tags a:link, .tags a:visited {font-size: 10px; font-weight: normal; color: #47B1C4}
.color .tags {font-size: 11px}

/* AVATAR ARTICOLI */
.article .title2.top {position: relative; padding-left: 56px}
.article .top .avatar {position: absolute; top: 4px; left: 9px}

/* DATA ARTICOLI(decommentare per avere il formato calendario) */
/*
.article .top .avatar {display: none}
.article .title2.top {position: relative; padding-left: 54px}
.article .top .when {position: absolute; top: 2px; left: 5px; width: 41px; height: 44px; text-align: center; font-weight: bold; background: url('http://img.forumfree.net/style_images/52/calendar.png') no-repeat center}
.article .top .when > *:first-child, .blog .top .when .d_month * {display: none}
.article .top .when * {width: 100%; position: absolute; left: 0}
.article .top .when .d_day {top: 12px; font-size: 9px; color: #666; text-shadow: 0 -1px 0 #FFF}
.article .top .when .d_month *:first-child {display: block; top: 23px; font-size: 9px; color: #999; text-shadow: 0 -1px 0 #FFF}
.article .top .when .d_year {top: -2px; font-size: 8px; color: #FFF}
*/

/* punti, commenti e visite */
.article .top .right span {display: inline-block; vertical-align: middle; text-align: center}
.article .top .right a {font-weight: normal}
.article .top .right a:hover {border: 0}
.article .top .right em {display: block; font-weight: bold; font-size: 17px}

.article .color {margin: 5px 0 10px; text-align: justify; line-height: 1.85em; font-size: 13px}
.article .color .edit {color: #BBB}

.comments .post {padding: 0; background: #F6F6F6; border-bottom: 1px solid #E9FFFF}
.comments .post:nth-child(even) {background: #FFF}
.comments .post .title2 {font-size: 11px}
.comments .post .left {background: transparent; border: 0}
.comments .post .right {padding-left: 1%}
.comments .post .center .left {min-width: 0}
.comments .nick {font-size: 13px; word-wrap: break-word; overflow: hidden; width: 110px}
.comments .avatar {margin: 4px 4px 13px 4px} .comments .avatar * {max-width: 88px}
.comments .details {padding-bottom: 6px; width: 96px}
.comments .u_status {bottom: -5px}



/* BLOG WIDGET */
.sidebox {margin: 0 0 20px 0 !important; padding: 10px; background: #FFF; border: 1px solid #E9FFFF; border-radius: 5px}
.stitle {padding: 0 0 10px 0; text-align: center; font: 18px century gothic; font-weight: normal; color: #D9C5F1; background: transparent !important}
.stitle a {color: #492C6C}

.sidebox li {padding: 2px 0}

/* widget sottosezioni, ultimi commenti ed etichette */
.side_list > *:nth-child(odd), .side_list > *:nth-child(odd) a {color: #146A9E}

/* widget calendario */
.side_calendar {padding: 5px; background: #C3EEF2}
.side_calendar .stitle {padding-bottom: 5px}
.side_calendar tr {text-align: center; background: #DDD}
.side_calendar td {font-size: 9px; background: #ECFFFF}
.side_calendar td:nth-child(even) {background: #FFF}
.side_calendar .current {font-weight: bold; color: #FFF; background: #492C6C !important}

/* widget sondaggio e tagbard */
.sidebox .list {font-size: 10px}

/* widget sondaggio */
.side_poll {padding: 5px 1px 1px 1px}
.side_poll .stitle {padding-bottom: 5px}


/* TAGBOARD e CHAT */
.tag, .chat {margin-bottom: 30px}
.tag .list, .side_tag .list {font-size: 10px; padding: 0; border-bottom: 2px solid #FFF}
.tag .textinput, .side_tag .textinput {font-size: .95em; padding: 1px}
.tag a, .side_tag a {color: #001CC7}


/* LISTA UTENTI ONLINE */
.online .yy a {font-weight: bold}


/* STATISTICHE */
.stats .skin_tbl {background: #DBF7FA url(http://i45.tinypic.com/33os3tx.png) bottom repeat-x; border: 1px solid #E5FDFF; border-radius: 3px; box-shadow: 0 0 3px 3px #E5FDFF; font-size: 0.9em; line-height: 140%; color: #0155AB; text-shadow: 0 1px 0 #E5FDFF}
.stats h2 {margin: 0; padding: 3px; font-size: 1.2em}
.stats b, .stats strong, .stats a:link, .stats a:visited {color: #0321D6}
.stats .border .aa {float: left; padding-left: 15px; width: 83%}
.stats .ww {float: right}
.board .big_list .yy, .forum .big_list .yy {background: url(http://skin.forumfree.net/2052/counter.png) center center no-repeat; font-size: 90%}
.board .yy, .forum .yy {min-width: 104px; text-align: center}
.big_list .link .yy {background: none}


/* simbolo tra un nick e il successivo */
.users li:before {content:' - '; color: #AAA; font-weight: bold} .users li:first-child:before {content:''}
.users a:hover, .groups a:hover {border-bottom: 1px dotted #999}


/* COLORI UTENTI */
.daconvalidare {font-style: italic}
.male {color: #2E23B4} .female {color: #E909B7}
.amministratore {color: #0F04FA; font-weight: bold}
.moderatore {color: #B305AD; font-weight: bold}
.gruppo1 {color: #790396; font-weight: bold}
.gruppo2 {color: #B50329; font-weight: bold}
.gruppo3 {color: #8D03B5; font-weight: bold}
.gruppo4 {color: #0AB412; font-weight: bold}



/* REGISTRAZIONE RAPIDA */
.reg {margin-bottom: 30px; padding: 2px; background: #ADADE3; border: 1px solid #DDD; border-radius: 5px}
.reg .skin_tbl {border: 0}


/* AVVISI */
/* pop up */
.popup > div {background: #FBFBFB}
#redirect .info {border: 1px solid #FFF}

.navsub .info {font-size: .8em}
.alert, .info {border-radius: 5px}
.alert {padding: 1em; background: #ECC !important; color: #C00 !important}
.info {padding: .5em; background: #E5F1F5 !important; color: #146AAE !important}
.alert a, .info a {color: #000}
.alert a:hover {border-bottom: 1px solid #C00}


/* PROFILO */
.profile .tabs {text-align: right; padding-top: 10px}
.profile h2 {margin-top: 1.5%; padding: 10px; background-color: #FFF; border-radius: 3px}
.profile .nick {line-height: 1em; margin: 5%; color: #000; font: 16px 'Trebuchet MS', Tahoma, Verdana, Arial, Serif; font-weight: bold; text-shadow: none}
.profile dl {font-size: 11px}
/* non voglio che l'angolo in alto a destra di skin_tbl sia arrotondato perché ci sono dei tab */
.profile .skin_tbl {border-radius: 5px 0 5px 5px}
.profile .left {position: relative}


/* NUMERI PAGINA indicati accanto al TITOLO di un TOPIC */
.pages2 {font-size: 10px} .pages2:before, .pages2:after {content:''}
.pages2 li {margin: 0 .2em; padding: 0}
.pages2 li:first-child a {background: transparent; border: 0}
.pages2 a {opacity: .6; padding: 1px 4px; color: #000 !important; text-shadow: none !important; background: #CCC; border: 1px solid #AAA; border-radius: 100px}
.pages2 a:hover {opacity: .9}

/* NUMERI PAGINA esterni alle tabelle */
.top .pages {text-align: center; padding-bottom: 15px}
.bottom .pages {text-align: center; padding-top: 20px}
.left .pages {padding: 0}

.pages {font-size: .8em}

.pages li {margin: 0 .2em; padding: 0; vertical-align: middle}
.pages .current:before, .pages .current:after, .pages .lastpost:before, .pages .lastpost:after {content:''}

.pages li a, .pages .current, .pages .first a, .pages .last a {padding: 2px 5px; font-size: 1.1em; color: #06B6BC; background: #FFF; border: 1px solid #06B6BC; border-radius: 100px}
.pages li a:hover {border-color: #3D304B}
.pages .current {font-size: 1.2em; color: #3D304B; background: #E1D9EB; border: 1px solid #3D304B}

.pages .jump a, .pages .lastpost a {font-size: .9em; color: #888; background: #F0F0F0; border-color: #E8E8E8}
.pages .jump a:hover, .pages .lastpost a:hover {color: #A3B228; border-color: #A3B228; background: #FFF}



/* INPUT e BOTTONI */
.codebuttons, .forminput, .textinput {padding: 3px; font: .9em verdana, arial, serif; color: #222; background: #FFF; border: 1px solid #CCC; border: 1px solid rgba(0, 0, 0, .2); border-radius: 3px; box-shadow: 0 1px 2px #FFF}

textarea.textinput {padding: 4px; line-height: 2em; font: 1em verdana, arial, serif}

/* bagliore azzurro */
.forminput[type=text], .forminput[type=password], .textinput {transition: all .4s ease; -moz-transition: all .4s ease; -o-transition: all .4s ease; -webkit-transition: all .4s ease}
.textinput:focus, .forminput[type=text]:focus, .forminput[type=password]:focus {outline: none; border-color: rgba(82, 168, 236, .75); box-shadow: 0 0 8px rgba(82, 168, 236, .5)}

/* bbcode */
.codebuttons {padding: 2px} .codebuttons:hover {background: #E8F2E9; border: 1px solid #A9C7AF}

/* form di accesso a Inbox, Sent Items... */
.sunbar .forminput {color: #FFF; background: #666; border: 1px solid #555; padding: 0; box-shadow: none}
.sunbar .forminput:hover {background: #555; border-color: #444}

/* form sotto bottone Nuova Disc. */
.navsub form {font-size: .8em}
.navsub .forminput {color: #000; background: #DDD; border: 1px solid #BBB}
.navsub .forminput:hover, .navsub .forminput:focus {background: #679EDB}

/* form di ordinamento in fondo alle sezioni */
.title .forminput {padding: 2px; color: #000; background: #CCC; border: 1px solid #BBB}
.title .forminput:hover {background: #DDD}
.title input.forminput {font-weight: bold; color: #FFF; background: #888; border: 1px solid #666}
.title input.forminput:hover {background: #70C6EC; border-color: rgba(82, 168, 236, .75)}

/* bottone invio risposta */
.darkbar .forminput, .fast.send .forminput {color: #FFF; background: #777; border: 1px solid #555}
.darkbar .forminput:hover, .fast.send .forminput:hover {background: #70C6EC; border-color: rgba(82, 168, 236, .75)}

.darkbar .forminput {font-size: 11px; padding: 3px; border: 1px solid #FFF !important}
.darkbar input.forminput, .darkbar button.forminput {margin-top: -4px}

.darkbar input.forminput, .fast.send input.forminput {background: #888; background: linear-gradient(#888,#777); box-shadow: 0 1px 1px #CCC}

/* bottone preview */
.darkbar button.forminput {color: #797979; background: #EEE; background: linear-gradient(#EEE,#DDD); box-shadow: 0 1px 1px #CCC}
.darkbar button.forminput:hover {color: #888; background: #FFF; background: linear-gradient(#FFF,#EEE)}


/* Nuova Disc. e Rispondi */
.buttons {padding: 10px 2px} .sidebar .buttons {padding: 10px 0 0 0}
.buttons a {border: 0; margin-left: 12px}
.buttons a:first-child {margin: 0}

/* Bottoni */
.buttons span, .tabs li {font-weight: bold; padding: 0 5px; border-radius: 4px; height: 25px; display: inline-block; background: #E6E1C9 url('http://skin.forumfree.net/2052/darkbar.png') repeat-x; line-height: 25px; font-size: 14px; box-shadow: 0 1px 1px #BCB7A0}
.buttons a:hover span, .tabs li:hover {box-shadow: 0 2px 2px #BCB7A0}
.buttons a {color: #69675F}
.tabs li a, .tabs li {color: #869A0D}
.buttons a:hover, .tabs li a:hover {color: #443853}

/* MP, E-mail, Web... */
.mini_buttons a {border: 0; line-height: 2.5em; font-weight: bold; font-size: 10px}
.post .mini_buttons a {line-height: 1em; font-size: 11px}

/* .mini_buttons > * seleziona anche il bottone di Facebook */
.mini_buttons > * {margin-left: 10px}
.post .mini_buttons > * {margin-left: 12px}
.post .bottom .mini_buttons > * {margin-left: 14px}
.mini_buttons > *:first-child {margin: 0 !important}

/* scritta multiquote */
.title2 label {font-weight: bold}

/* TABS */
.tabs li {margin: 0 4px; font-weight: bold}


/* .infobar */
.infobar {height: 30px; margin-bottom: 20px; background: url('http://skin.forumfree.net/2052/h_sep.png') repeat-x top}
.infobar_l {float: left; width: 28px; height: 30px; background: url('http://skin.forumfree.net/2052/green_left.png') top left no-repeat}
.infobar_c {float: left; padding: 3px 3px 0 0; height: 27px; width: auto; background: url('http://skin.forumfree.net/2052/green_center.png') top center repeat-x}
.infobar_r {float: left; width: 40px; height: 30px; background: url('http://skin.forumfree.net/2052/green_right.png') top right no-repeat}
.infobar a, .infobar {color: #46256F}
.infobar a:hover {color: #627EA5}
.infobar em {font-weight: bold}


In gestione Codice Html in fondo al forum:

CODICE
<div style="background-color: none; border: none; width: 20%; color: #08036c; font-family: century gothic; font-size: 10px; word-spacing: 1px; text-align: center;" " ><div align=center>
Skinned By <a href="http://primaskin345.forumfree.it/?act=Profile&MID=7903132">Killerpilze</a>;
</div>
</div><br><br>
</div></div></div>



 
Top
0 replies since 26/6/2012, 15:25   29 views
  Share