Sgarzullino skin 2

#5 Skin

« Older   Newer »
 
  Share  
.
  1.  
    .
    Avatar

    Advanced Member

    Group
    Psychoboss
    Posts
    7,228

    Status
    Offline
    Skin non completa, non ho creato la grafica del menù laterale e del blog.

    Potete prendere questa skin tranquillamente, vi chiedo solo di non rimuovere i credits e di lasciarmi un commento o linkarmi anche qui in questa discussione il forum in cui l'avete applicata.
    Potete modificare logo, sfondo, dimensione del forum, colori dei gruppi e cose così. Per qualsiasi problema non esitate a contattarmi.

    sgarzullos

    >Anteprima<

    Codice da mettere in Colori e stili:



    CODICE
    /* LOGO */

    /* posizione del logo */
    .header h1 {background-position: 85% 50%}

    /* LOGO senza cornice */
    .logo {margin: 0 0 33px 0} .logo a:hover {border: 0}

    /* LOGO con cornice */
    .header {margin-bottom: 20px; border: 1px solid rgba(0, 0, 0, .5); border-radius: 10px; box-shadow: 0 2px 6px rgba(0, 0, 0, .5)}
    .header, .header a {border-radius: 10px}

    /* 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 calibri, arial; color: #EEF; text-shadow: 0 -1px 1px #000; box-shadow: inset 0 1px rgba(255, 255, 255, .3), inset 0 10px rgba(255, 255, 255, .2), inset 0 10px 20px rgba(255, 255, 255, .25), inset 0 -15px 30px rgba(0, 0, 0, .4)}
    .header a:hover {color: #FFF; background: rgba(255, 255, 255, .04); border: 0}

    /* posizione del testo */
    .header span {display: table-cell; padding: 0 80px; vertical-align: middle; text-align: left}














    .big_list a {color: #FFF}
    .group.box .big_list > * {background:transparent}

    /* DISCUSSIONI */

    .topic .mdesc {font-weight: italic}
    .topic .mtitle {text-align: center}
    .topic .mdesc {font-weight: normal}
    .title2.top .left {background: #D1D360; padding-bottom: 8px}
    .title2.bottom .left {background: #E5E696}
    .title2.bottom .right a {color: #FFF}
    .title2.top .right a {color: #FFF}
    .title, .post .left {background: linear-gradient(#D1D360,#E5E696)}
    .post .center .right {width: auto}
    .post .center .left {width: 150px}
    .post {background: #05ABE0;
    background: -moz-linear-gradient(-45deg, #05ABE0 0%, #3BB8DD 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #05ABE0), color-stop(100%, #3BB8DD));
    background: -webkit-linear-gradient(-45deg, #05ABE0 0%, #3BB8DD 100%);
    background: -o-linear-gradient(-45deg, #05ABE0 0%, #3BB8DD 100%);
    background: -ms-linear-gradient(-45deg, #05ABE0 0%, #3BB8DD 100%);
    background: linear-gradient(135deg, #05ABE0 0%, #3BB8DD 100%);
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr='#05ABE0', endColorstr='#3BB8DD', GradientType=1); padding-right: 7px}
    .post:first-child {border: 0}
    .post .center .left {padding: 0 10px}
    .post .center .right {padding: 10px 0}
    .post .right {padding-left: 10px !important}
    .post .bottom {font-size: 13px}
    .post .nick {text-align: center; font-weight: bold; font-size: 15px; color: #F1F1F1; line-height: 1em}
    .post .nick a {color: #FFF}
    .color {line-height: 120%; font-size: 10.5pt; color: #D1F4FF}
    .color a {color: #E2E2E2}
    .color a:hover {color: #E3E4BD; transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition-duration: 0.5s}
    .color hr {height: 0; border: 0; border-top: 1px solid #E3E4BD}
    .edit {font-size: 8pt; color: #E3E4BD}
    .fancyborder {border: 1px dotted #E3E4BD !important; background: #F6F6F2}
    .bottomborder {border-bottom: 1px dashed #E3E4BD}
    .signature {overflow-x:hidden}

    /* avatar e altri dettagli */
    .post .details {position: relative; overflow: visible !important; padding-bottom: 20px; padding-top: 5px; font-size: 10px; color: #B0B17B; background: #E3E4BD; box-shadow: 4px 1px 7px 0 rgba(50, 50, 50, 0.2)}
    .post .details a {color: #B0B17B}
    .avatar:hover {border: 0}
    .post .avatar {margin: 6px; overflow: hidden}
    .u_rank {display:none}
    .details p {margin: 0 0 2px 0; padding: 4px 0 6px 0}
    .details p:first-line {font-size: 10px; color: #B0B17B}
    .box_visitatore .details p {}

    /* online, offline, anonimo */
    .u_status {position: center; bottom: 7px; padding: 0 4px; line-height: 19px; font-size: 10px !important; font-weight: bold; border-radius: 0}
    .u_status dt {display:none}

    .details p, .box_online .u_status, .box_offline .u_status, .box_anonimo .u_status {background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 15%, rgba(0, 0, 0, 0.05) 50%, rgba(0, 0, 0, 0.05) 51%, rgba(0, 0, 0, 0) 85%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(15%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.05)), color-stop(51%, rgba(0, 0, 0, 0.05)), color-stop(85%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 15%, rgba(0, 0, 0, 0.05) 50%, rgba(0, 0, 0, 0.05) 51%, rgba(0, 0, 0, 0) 85%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 15%, rgba(0, 0, 0, 0.05) 50%, rgba(0, 0, 0, 0.05) 51%, rgba(0, 0, 0, 0) 85%, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 15%, rgba(0, 0, 0, 0.05) 50%, rgba(0, 0, 0, 0.05) 51%, rgba(0, 0, 0, 0) 85%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 15%, rgba(0, 0, 0, 0.05) 50%, rgba(0, 0, 0, 0.05) 51%, rgba(0, 0, 0, 0) 85%, rgba(0, 0, 0, 0) 100%);
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr='#00000000', endColorstr='#00000000', GradientType=1)}

    .box_online .u_status {color: #94B734}
    .box_offline .u_status {color: #CC1584}
    .box_anonimo .u_status {color: #7C7C7C}

    .focus {color: !important; background: rgba(0, 0, 0, .15) !important}
    .focus:nth-child(even) {color: !important; background: rgba(0, 0, 0, .2) !important}
    .cp .focus *, .forum .focus *, .blog .focus .title2, .blog .focus .tags * {color: #FFF !important}











    /* SCROLL */

    *::-webkit-scrollbar {-webkit-appearance: none; width: 11px}
    *::-webkit-scrollbar-track-piece {background-color: #E5E696}
    *::-webkit-scrollbar-thumb {background: #94B734}

    *::-o-scrollbar {-webkit-appearance: none; width: 11px}
    *::-o-scrollbar-track-piece {background-color: #E5E696}
    *::-o-scrollbar-thumb {background: #94B734}

    *::-moz-scrollbar {-webkit-appearance: none; width: 11px}
    *::-moz-scrollbar-track-piece {background-color: #E5E696}
    *::-moz-scrollbar-thumb {background: #94B734}









    /* PROPORZIONI */

    .forum .aa {display:none}
    .forum .bb {width: 47%}
    .forum .cc {width: 0%}
    .forum .xx {width: 15%}
    .forum .yy {width: 10%}
    .forum .ww {width: 0%}
    .forum .zz {width: 20%}

    .forum .zz a, .forum .xx a {color: #FFF}

    .board .aa {display:none}
    .board .bb {width: 60%}
    .board .xx {width: 0%}
    .board .yy {width: 12%}
    .board .zz {width: 21%}

    .mainbg {border-collapse:collapse}









    /* CORPO */

    body {font: 9.5pt calibri, miriam, tahoma, arial, verdana, sans-serif; line-height: 100%; color: #E0F6F9; background-color: #FFF; background-repeat: repeat; background-position: bottom}
    a {text-decoration: none; color: #8B8C62}
    a:hover {}
    .nav {font: 15px calibri, arial; font-weight: bold; background: rgba(0, 139, 173, 0.15); padding-left: 4px}
    .nav a {line-height: 24px; color: #FFF}
    .footer {margin: 15px auto; font-size: 11px; color: #999}
    .footer a {color: #FFF}

    .title.bottom .right a {color: #B4B4B4}
    .navsub.bottom .left {background: rgba(0, 139, 173, 0.2); padding: 3px; padding-left: 4px; padding-right: 4px}
    .navsub.bottom .left a {color: #FFF}







    /* MENUWRAP */
    .menuwrap {background-color: #E2E2E2; width: 936px; box-shadow: 0 1px 5px rgba(0, 0, 0, .5); background-image: url(http://krigerinne.altervista.org/SkinSgarzullino2/cerchio_bianco.png); background-repeat: repeat; background-position:left top}

    .menuwrap li {line-height: 2.4em; color: #D9CCB1}

    .menuwrap a {margin: 0; padding: 0 12px; font-size: 11px; color: #B4B4B4; text-transform: uppercase; font-weight:bold}

    .menuwrap a:hover {border: 0}
    .menuwrap .icon a {padding: 0 6px}

    #m_up a {padding: 0 12px 0 0}
    #c_up {position: absolute; right: 10px; bottom: 10px; 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}

    /* esci e news */
    .menuwrap b {color: #ABB6A3}

    /* numero msg e link REGISTRATI */
    .menuwrap em {padding: 2px 5px; color: #F1F1F1; text-shadow: none; background: #22B7E6; border-radius: 10px}

    .menuwrap .nick {margin-left: .6em}
    .menuwrap form {padding: 0 11px 0 5px}

    /* MENU contestuale(dropdown) */
    .menu > a:hover, .menu:hover > a {background: rgba(255, 255, 255, .5)}

    .menu ul {width: 14em; background: #E2E2E2; border-top: 0; box-shadow: 0 1px 5px rgba(0, 0, 0, .5); background-image: url(http://krigerinne.altervista.org/SkinSgarzullino2/cerchio_bianco.png); background-repeat: repeat; background-position:left top}

    .right .menu ul {margin-left: 2em}

    .menu li {padding: 3px 4px; line-height: 1.4em; text-shadow: none}
    .menu li:first-child {padding-top: 0}
    .menu li strong {padding: 3px 8px; color: #B4B4B4; text-transform: uppercase; font-size: 11px}
    .menu li a {padding: 3px 8px !important; font-size: 11px; color: #B4B4B4 !important}
    .menu li a:hover, .menu li:hover > a {background: rgba(255, 255, 255, .5)}

    /* SUB MENU contestuale(dropright) */
    /* Sposta msg pvt */
    .submenu.alternative ul {margin-top: -2px}
    .submenu.alternative li:first-child {border-top: 0}

    /* avatar */

    .left > .menu:first-child {margin-left: 0}
    .menuwrap .avatar {top: 3px; margin-left: 0; width: 40px; height: 40px; border-radius: none; position: absolute}
    .menuwrap .avatar img {border-radius: 0; position: absolute}
    .menuwrap .nick {margin-left: 50px !important}

    /* login veloce */
    .menuwrap label, .menuwrap form a {padding: 0; font-size: 10px}
    .menuwrap label:hover {background-color: rgba(255, 255, 255, .5)}

    .menuwrap input {padding: 3px; text-transform: uppercase; font-family: calibri; font-size: 10px; color: #B4B4B4; background: #E2E2E2; border: 1px solid #E1E1E1; border: 1px solid rgba(0, 0, 0, .2)}
    .menuwrap input:hover {cursor: pointer; background-color: rgba(255, 255, 255, .5)}
    .menuwrap input:focus {cursor: default; background: #E2E2E2; color: #B4B4B4; outline: none}

    .menuwrap input {padding: 2px; color: #B4B4B4; background: #E2E2E2; border: 1px solid #E1E1E1; border: 1px solid rgba(0, 0, 0, .2)}
    .menuwrap input[type=submit]:hover {background-color: rgba(255, 255, 255, .5)}

    /* cerca */
    .menuwrap .search input {padding-right: 20px; color: #B4B4B4; background: #E2E2E2; text-transform: uppercase; font-family: calibri; font-size: 10px}
    .menuwrap .search input:hover {color: #B4B4B4; background-color: rgba(255, 255, 255, .5)}
    .menuwrap .search input:focus {color: #B4B4B4; background-color: #E2E2E2}

    .menuwrap ul {list-style-type: none; margin: 0; padding: 0; text-align: left}
    .menuwrap li {display: inline-block; vertical-align: middle; margin: 0; padding: 0}











    /* LARGHEZZA BOARD */
    .container {margin: 35px auto; margin-top: -50px; padding: 45px; padding-top: 70px; background: #00D7E9;
    background: -moz-linear-gradient(top, #00D7E9 0%, #C9F4F3 20%, #C9F4F3 80%, #00D7E9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00D7E9), color-stop(20%, #C9F4F3), color-stop(80%, #C9F4F3), color-stop(100%, #00D7E9));
    background: -webkit-linear-gradient(top, #00D7E9 0%, #C9F4F3 20%, #C9F4F3 80%, #00D7E9 100%);
    background: -o-linear-gradient(top, #00D7E9 0%, #C9F4F3 20%, #C9F4F3 80%, #00D7E9 100%);
    background: -ms-linear-gradient(top, #00D7E9 0%, #C9F4F3 20%, #C9F4F3 80%, #00D7E9 100%);
    background: linear-gradient(to bottom, #00D7E9 0%, #C9F4F3 20%, #C9F4F3 80%, #00D7E9 100%);
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr='#00D7E9', endColorstr='#00D7E9', GradientType=0); border: 4px solid #F1F1F1}
    .container, .tabs.top, .tabs.bottom {max-width: 838px}







    /* REGISTRAZIONE RAPIDA */
    .reg {margin-bottom: 30px; background: #E1E28D; border: 0; color: #B0B17B}
    .reg .skin_tbl {border: 0; background: transparent}
    .reg .list > * {background: transparent}
    .reg .list > *:nth-child(even) {background: transparent}









    /* TAGBOARD e CHAT */
    .tag, .chat {margin-bottom: 30px}
    .tag .mback {background: #94B734; border-bottom: 3px solid #A7BE0C; box-shadow: inset 0 10px 14px 0 rgba(177, 201, 12, 0.7)}
    .tag .list, .side_tag .list {font-size: 9.5pt; padding: 0}
    .tag .textinput, .side_tag .textinput {font-size: .95em; padding: 1px}
    .tag a, .side_tag a {color: #8B8C62; text-transform: uppercase}
    .tag, .side_tag {color: #8E8E63}
    .tag a:hover, .side_tag a:hover {color: #9FA070}
    .tag .skin_tbl {background: #E5E696;
    background: -moz-radial-gradient(center, ellipse cover, #E5E696 0%, #D1D360 100%);
    background: -webkit-gradient(radial, center center, 0, center center, 100%, color-stop(0%, #E5E696), color-stop(100%, #D1D360));
    background: -webkit-radial-gradient(center, ellipse cover, #E5E696 0%, #D1D360 100%);
    background: -o-radial-gradient(center, ellipse cover, #E5E696 0%, #D1D360 100%);
    background: -ms-radial-gradient(center, ellipse cover, #E5E696 0%, #D1D360 100%);
    background: radial-gradient(ellipse at center, #E5E696 0%, #D1D360 100%);
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr='#E5E696', endColorstr='#D1D360', GradientType=1)}
    .tag .list > *:nth-child(even), .tag .list > * {background: transparent}
    .tag .list > *:nth-child(even) {background-color: rgba(0, 0, 0, 0.03)}
    .tag input {display: block}
    .tag input + input, .tag .ww td > *:nth-child(6), .tag .ww td > *:nth-child(4) {display: inline}
    .tag input + input {display: block; margin-top: -8px}






    /* TABS(definizioni valide per tutti i tabs, interni ed esterni al container)*/
    .tabs {font: 10px arial, tahoma, verdana, serif; text-transform: uppercase}
    .tabs li {vertical-align: bottom; margin-left: 5px}
    .tabs li:first-child {margin: 0}

    /* variante per tabs laterali non ruotati */
    .tabs.no_rotate li {margin: 0; margin-top: -1px}
    .tabs.no_rotate.alternative li {margin-top: 10px}

    .tabs a {display: block; margin: 0; line-height: 60px; text-decoration: none; color: #A7A88B; background: #E3E4BD; border: 1px solid #BEBF85; padding-left: 20px; padding-right: 20px}
    .tabs a:hover, .tabs .current a {color: #B7B899; background: #F0F1C8}

    /* variante per tabs laterali non ruotati */
    .tabs.left.no_rotate a {margin-right: 3px}
    .tabs.right.no_rotate a {margin-left: 3px}

    /* i tabs in basso voglio che abbiano background e border del container */
    .tabs.bottom a {background: #FFF; border: 1px solid #EEE}

    /* TABS disposti attorno il container */

    /* 30px come il margin del container */
    .tabs.top {text-align: right; position: relative; top: 30px}
    /* 31= 30px come il margin del container e 1px per nascondere il bordo del container di 1px */
    .tabs.bottom {text-align: right; position: relative; bottom: 31px}

    /* ATTENZIONE: per sistemare la distanza dei tabs laterali dal container si suggerisce di modificare height */
    /* il padding serve a indicare da quale punto dell'asse verticale del container iniziano i tabs */
    .tabs.rotate {height: 25px; padding: 0 105px}
    .tabs.left.rotate {left: -25px}

    /* variante per tabs laterali non ruotati */
    /* 130px ha lo stesso scopo di 105px per tabs.rotate, il secondo numero, 1px, deve invece essere uguale al bordo del container */
    .tabs.no_rotate {padding: 130px 1px}

    /* come colorare i tabs attorno il container in modo diverso uno dall'altro */

    #tab_r1 a {background: #6CD5F6; border: 1px solid #4AC0E6; color: #CFF0FB}
    #tab_r1 a:hover {background: #92E3FC; color: #F0FBFF}

    #tab_r2 a {background: #6CD5F6; border: 1px solid #4AC0E6; color: #CFF0FB}
    #tab_r2 a:hover {background: #92E3FC; color: #F0FBFF}

    #tab_r3 a {background: #6CD5F6; border: 1px solid #4AC0E6; color: #CFF0FB}
    #tab_r3 a:hover {background: #92E3FC; color: #F0FBFF}

    .tabs.left a {background: #E3E4BD}
    .tabs.left a:hover {background: #F0F1C8}










    /* HOMEPAGE */
    .board .skin_tbl {margin: 0}

    .skin_tbl {background: #05ABE0;
    background: -moz-linear-gradient(-45deg, #05ABE0 0%, #53CBF1 60%, #87E0FD 99%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #05ABE0), color-stop(60%, #53CBF1), color-stop(99%, #87E0FD));
    background: -webkit-linear-gradient(-45deg, #05ABE0 0%, #53CBF1 60%, #87E0FD 99%);
    background: -o-linear-gradient(-45deg, #05ABE0 0%, #53CBF1 60%, #87E0FD 99%);
    background: -ms-linear-gradient(-45deg, #05ABE0 0%, #53CBF1 60%, #87E0FD 99%);
    background: linear-gradient(135deg, #05ABE0 0%, #53CBF1 60%, #87E0FD 99%);
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr='#05ABE0', endColorstr='#87E0FD', GradientType=1); box-shadow: 3px 2px 8px 0 rgba(0, 48, 81, 0.75)}

    .mback {background: #E91897; height: 32px; border-bottom: 3px solid #F869C0; box-shadow: inset 0 10px 14px 0 rgba(248, 105, 192, 0.59); font-weight: bold}

    .mback_left {width: 5%}
    .mback_right {width: 5%}

    /* nei topic sfrutto interamente la larghezza di mback eliminando mback_left e mback_right */
    .topic .mback_left, .topic .mback_right {display: none}

    .minus, .plus {display:none}

    .mtitle {text-align: right; padding: 5px; font: 14px calibri, arial; font-weight: bold; text-transform: uppercase; color: #FFF; background: transparent !important}
    .title, .darkbar {background-color: #E2E2E2; background-image: url(http://krigerinne.altervista.org/SkinSgarzullino2/cerchio_bianco.png); background-repeat: repeat; background-position:left top !important; font-weight: bold; font-size: 10px; color: #B4B4B4}

    .title.top {display: none}

    /* RIGHE di COLORE ALTERNATO border-bottom: 2px dashed #46A4BB; border-bottom: 3px double rgba(255, 255, 255, .5)*/
    .list > *, table.mainbg tr, .profile .skin_tbl {background: #E5E696;
    background: -moz-radial-gradient(center, ellipse cover, #E5E696 0%, #D1D360 100%);
    background: -webkit-gradient(radial, center center, 0, center center, 100%, color-stop(0%, #E5E696), color-stop(100%, #D1D360));
    background: -webkit-radial-gradient(center, ellipse cover, #E5E696 0%, #D1D360 100%);
    background: -o-radial-gradient(center, ellipse cover, #E5E696 0%, #D1D360 100%);
    background: -ms-radial-gradient(center, ellipse cover, #E5E696 0%, #D1D360 100%);
    background: radial-gradient(ellipse at center, #E5E696 0%, #D1D360 100%);
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr='#E5E696', endColorstr='#D1D360', GradientType=1)}
    .list > *:nth-child(even), table.mainbg tr:nth-child(even) {background: #E5E696;
    background: -moz-radial-gradient(center, ellipse cover, #E5E696 0%, #D1D360 100%);
    background: -webkit-gradient(radial, center center, 0, center center, 100%, color-stop(0%, #E5E696), color-stop(100%, #D1D360));
    background: -webkit-radial-gradient(center, ellipse cover, #E5E696 0%, #D1D360 100%);
    background: -o-radial-gradient(center, ellipse cover, #E5E696 0%, #D1D360 100%);
    background: -ms-radial-gradient(center, ellipse cover, #E5E696 0%, #D1D360 100%);
    background: radial-gradient(ellipse at center, #E5E696 0%, #D1D360 100%);
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr='#E5E696', endColorstr='#D1D360', GradientType=1)}

    .big_list > * {padding: -10px; background: transparent}
    .big_list > *:nth-child(even) {background-color: rgba(0, 0, 0, 0.03)}

    .big_list > *:last-child {border-bottom: 1px solid rgba(0, 0, 0, .15)}
    .big_list > *:first-child {border-radius: 0; border-top: 1px solid rgba(0, 0, 0, .15)}

    .big_list > *:hover {}

    .board .on {background-image: url(http://krigerinne.altervista.org/SkinSgarzullino2/new2.png); background-repeat: no-repeat; background-position:right top}

    .board .on:hover {}
    .board .on:nth-child(even):hover {}

    .board .off .aa {min-height: 48px}

    .bb, .subs {color: #E0F6F9}
    .subs a {color: #FFF; padding-left: 3px; padding-right: 3px}
    .subs a:hover {background-color: rgba(255, 255, 255, .5); transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition-duration: 0.5s}

    /* .on .off .annuncio .importante .calda .chiusa .spostata */
    /* se non si specifica .forum ha effetto anche sul blog */
    .forum .annuncio {background: #8FC400; color: #D5E5AA}
    .forum .annuncio:nth-child(even) {background: #8BBE00; color: #D5E5AA}
    .forum .importante {background: #E3D82C; color: #ADA521}
    .forum .importante:nth-child(even) {background: #DCD22A; color: #ADA521}
    .forum .annuncio a, .forum .importante a {color: #FFF}

    /* SELEZIONE RIGA: MultiQuote e Moderazione */
    /*.topic .focus {opacity: .6} <- default */

    .board .zz, .board .yy {color: #E0F6F9}
    .board .zz a, .board .yy a {padding-left: 3px; padding-right: 3px; color: #FFF}
    .board .zz a:hover, .board .yy a:hover {background-color: rgba(255, 255, 255, .5); transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition-duration: 0.5s}

    .web {font: 13px calibri, arial; font-weight: bold; text-transform: uppercase; color: #FFF; margin-left: -3px}
    .web a {padding-left: 3px; padding-right: 3px; color: #FFF}
    .web a:hover {background-color: rgba(255, 255, 255, .5); transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition-duration: 0.5s}
    .desc {font: 9.5pt calibri, miriam, tahoma, arial, verdana, sans-serif; color: #E0F6F9; font-weight: normal}
    .desc a {color: #FFF}
    .mods a {color: #FFF}
    .on .web, .board .on .zz a, .forum .on .zz a {font-weight: bold}
    .spostata .web a {color: #FFF; font-style: italic}










    /* RISPOSTA */
    #loading .top, .summary .list .top {color: #006D88; border-bottom: 1px solid rgba(0, 0, 0, .15)}
    #loading .bottom, .summary .list .bottom {}

    .send .skin_tbl {background: #05ABE0;
    background: -moz-linear-gradient(-45deg, #05ABE0 0%, #53CBF1 60%, #87E0FD 99%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #05ABE0), color-stop(60%, #53CBF1), color-stop(99%, #87E0FD));
    background: -webkit-linear-gradient(-45deg, #05ABE0 0%, #53CBF1 60%, #87E0FD 99%);
    background: -o-linear-gradient(-45deg, #05ABE0 0%, #53CBF1 60%, #87E0FD 99%);
    background: -ms-linear-gradient(-45deg, #05ABE0 0%, #53CBF1 60%, #87E0FD 99%);
    background: linear-gradient(135deg, #05ABE0 0%, #53CBF1 60%, #87E0FD 99%);
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr='#05ABE0', endColorstr='#87E0FD', GradientType=1)}
    .send .list > * {background: transparent; color: #FFF}
    .send .list > *:nth-child(even) {background: transparent; color: #FFF}
    .send .list > * a, .send .list > *:nth-child(even) a {color: #FFF}

    .fast.send .sunbar {font-weight: bold; font-size: 11px; color: #B4B4B4; text-shadow: none; background-color: #E2E2E2; background-image: url(http://krigerinne.altervista.org/SkinSgarzullino2/cerchio_bianco.png); background-repeat: repeat; background-position:left top !important}
    .send .mtitle span {font-weight: bold !important}
    .sunbar {text-align: center; font-size: 13px; font-weight: bold; color: #B4B4B4; background-color: #E2E2E2; background-image: url(http://krigerinne.altervista.org/SkinSgarzullino2/cerchio_bianco.png); background-repeat: repeat; background-position:left top !important}
    .sunbar.top {border-radius: 0}
    .sunbar.bottom {border-radius: 0}
    .sunbar a {color: #B4B4B4}

    .summary .skin_tbl {border: 0; background: #05ABE0;
    background: -moz-linear-gradient(-45deg, #05ABE0 0%, #53CBF1 60%, #87E0FD 99%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #05ABE0), color-stop(60%, #53CBF1), color-stop(99%, #87E0FD));
    background: -webkit-linear-gradient(-45deg, #05ABE0 0%, #53CBF1 60%, #87E0FD 99%);
    background: -o-linear-gradient(-45deg, #05ABE0 0%, #53CBF1 60%, #87E0FD 99%);
    background: -ms-linear-gradient(-45deg, #05ABE0 0%, #53CBF1 60%, #87E0FD 99%);
    background: linear-gradient(135deg, #05ABE0 0%, #53CBF1 60%, #87E0FD 99%);
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr='#05ABE0', endColorstr='#87E0FD', GradientType=1)}
    .summary .list > * {border-top: 1px solid rgba(0, 0, 0, 0.03); background: transparent}
    .summary .list > *:first-child {border: 0}
    .summary .list > *:nth-child(even) {border: 0; background: transparent}

    .summary .list {font-size: 11px}
    .summary .quote, .summary .code {font-size: 10px}









    /* CITAZIONI, SPOILER e CODICI annidati */

    /* 1° livello */
    .quote, .code {padding: 5px; font-size: 10.5pt; color: #007794; background: #36B7E0; line-height: 120%; box-shadow: 0 0 20px 0 rgba(0, 139, 173, 0.6)}

    .quote_top, .code_top {font-size: 10pt; color: #C9F4F3; margin: 1em}

    /* 1° livello */
    .quote_top:before, .spoiler .code_top:before {color: #C9F4F3; content:'«'; position: relative; top: 0; margin-right: 5px; font-size: 15px; font-family: calibri; font-weight: bold}
    .code_top:before {color: #C9F4F3; content:'<!'; position: relative; top: 0; margin-right: 5px; font-size: 15px; font-family: calibri; font-weight: bold}
    .code_top:after {color: #C9F4F3; content:'>'; position: relative; top: 0; margin-left: 6px; font-size: 15px; font-family: calibri; font-weight: bold}
    .spoiler .code_top:after {content:''}












    /* SONDAGGI */
    /* line height è utile per centrare il testo verticalmente */
    .bar {background: #CBEDFF; height: 15px; line-height: 15px; font-size: 10px; color: #FFF !important; border-radius: 3px}
    .bar div {background: #81DEFC; border-radius: 3px}
    .max .bar {background: #FFCBE8}
    .max .bar div {background: #E91897}
    .poll .skin_tbl {background: #05ABE0;
    background: -moz-linear-gradient(-45deg, #05ABE0 0%, #53CBF1 60%, #87E0FD 99%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #05ABE0), color-stop(60%, #53CBF1), color-stop(99%, #87E0FD));
    background: -webkit-linear-gradient(-45deg, #05ABE0 0%, #53CBF1 60%, #87E0FD 99%);
    background: -o-linear-gradient(-45deg, #05ABE0 0%, #53CBF1 60%, #87E0FD 99%);
    background: -ms-linear-gradient(-45deg, #05ABE0 0%, #53CBF1 60%, #87E0FD 99%);
    background: linear-gradient(135deg, #05ABE0 0%, #53CBF1 60%, #87E0FD 99%);
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr='#05ABE0', endColorstr='#87E0FD', GradientType=1)}
    .poll .list > * {background: transparent; color: #FFF}
    .poll .list > *:nth-child(even) {background: transparent; color: #FFF}
    .poll .list > * a, .send .list > *:nth-child(even) a {color: #FFF}










    /* STATISTICHE */
    #board .stats {margin-top: 20px}
    #board .stats .skin_tbl {}
    #board .stats .skin_tbl.top {border: 0}
    #board .stats .skin_tbl.bottom {}
    #board .stats .mback {background: #94B734; border-bottom: 3px solid #A7BE0C; box-shadow: inset 0 10px 14px 0 rgba(177, 201, 12, 0.7); border-radius: 0}
    #board .stats .top .mback {}
    #board .stats .zz {color: #A0A170; padding-bottom: 8px}
    #board .stats .aa {display:none}

    /* simbolo tra un nick e il successivo */
    .users li:before {content:' - '; color: #008BAD; font-weight: bold} .users li:first-child:before {content:''}

    /* COLORI UTENTI */
    .box_visitatore .details {background: rgba(0, 0, 0, 0.15)}

    .daconvalidare {font-style: italic}

    .amministratore {color: #C947CB; font-weight: bold}

    .moderatore {color: #22BCAF; font-weight: bold}

    .gruppo1 {color: #1857E6; font-weight: bold}
    .gruppo2 {color: #BF52C3; font-weight: bold}
    .gruppo3 {color: #FFF; font-weight: bold}
    .gruppo4 {color: #891DA0; font-weight: bold}
    .gruppo5 {color: #1DB0DE; font-weight: bold}
    .gruppo6 {color: #CC9500; font-weight: bold}

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











    /* 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}
    /* indicando a:link e a:visited i numeri rimangono colorati di nero anche se la riga viene selezionata e ha classe .focus */
    .pages2 a:link, .pages2 a:visited {padding: 1px 5px; color: #003051 !important; text-shadow: none !important; background: #078BB4; border-radius: 100px}
    .pages2 a:hover {opacity: .9}

    /* NUMERI PAGINA esterni alle tabelle */
    .top .pages {text-align: center; padding-bottom: 13px; background: rgba(0, 139, 173, 0.15); line-height: 20px}
    .bottom .pages {text-align: center; padding-top: 20px}
    .left .pages {padding: 0}

    .pages {font-size: 1em}

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

    .pages .current {padding: 1px 5px; font-size: 1em; color: #FFF; border-radius: 100px; background: transparent; font-weight:bold}

    .pages li a {padding: 1px 5px; font-size: 1em; color: #D3FFFF; border-radius: 100px; background: transparent}

    .pages li a:hover {}

    .pages .jump a, .pages .lastpost a {font-size: .9em; background: transparent; color: #D3FFFF}
    .pages .jump a:hover, .pages .lastpost a:hover {}

    .pages .first a, .pages .last a {background: transparent; color: #D3FFFF}
    .pages .first a:hover, .pages .last a:hover {}













    /* PROFILO */
    .profile .tabs {font: 10px arial, tahoma, verdana, serif; text-transform: uppercase; text-align: right; padding-top: 10px}
    .profile .tabs a {background: #6CD5F6; border: 1px solid #4AC0E6; color: #CFF0FB}
    .profile .tabs a:hover, .profile .tabs .current a {color: #F0FBFF; background: #92E3FC !important}
    .profile .tabs a {line-height: 25px; border: 0; margin-left: -5px}
    .profile h2 {margin-top: 1.5%; padding: 10px; background-color:transparent}
    .profile .nick {line-height: 1em; margin: 5%; color: #FFF; font: 16px 'Trebuchet MS', Tahoma, Verdana, Arial, Serif; font-weight: bold; text-shadow: none}
    .profile dl {font-size: 11px}
    .profile .skin_tbl {}
    .profile .left {position: relative}
    .profile .list > *, .profile .list > *:nth-child(even) {background: transparent; color: #B0B17B}
    .profile .list > * a, .profile .list > *:nth-child(even) a {color: #ABAC78}

    /* Control Panel: Messenger, UserCP e ModCP */
    .cp .tabs {text-align: left; font: 10px arial, tahoma, verdana, serif; text-transform: uppercase}
    .cp .tabs a {background: #6CD5F6; border: 1px solid #4AC0E6; color: #CFF0FB}
    .cp .tabs a:hover, .cp .tabs .current a {color: #F0FBFF; background: #92E3FC !important}
    .cp .tabs a {line-height: 25px; border: 0; margin-right: -5px}
    .cp .skin_tbl {color: #FFF; background: #05ABE0;
    background: -moz-linear-gradient(-45deg, #05ABE0 0%, #3BB8DD 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #05ABE0), color-stop(100%, #3BB8DD));
    background: -webkit-linear-gradient(-45deg, #05ABE0 0%, #3BB8DD 100%);
    background: -o-linear-gradient(-45deg, #05ABE0 0%, #3BB8DD 100%);
    background: -ms-linear-gradient(-45deg, #05ABE0 0%, #3BB8DD 100%);
    background: linear-gradient(135deg, #05ABE0 0%, #3BB8DD 100%);
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr='#05ABE0', endColorstr='#3BB8DD', GradientType=1)}
    .cp .list > *, .cp .list > *:nth-child(even) {background: transparent; color: #D1F4FF}
    .cp .list > * a, .cp .list > *:nth-child(even) a {color: #FFF}

    /* edit avatar */
    .tabs2 div:hover {background: rgba(0, 0, 0, 0.15)}
    .tabs2 .current div {background: rgba(0, 0, 0, 0.15) !important}

    /* non voglio che l'angolo in alto a sinistra di skin_tbl sia arrotondato perché ci sono dei tab */
    #msg .cp .skin_tbl, #user .cp .skin_tbl {border-radius: 0}
    #msg .cp .sunbar.top, #user .cp .sunbar.top {border-radius: 0}

    #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: 10px arial, tahoma, verdana, serif; text-transform: uppercase}
    #msg .cp .post {}










    /* AVVISI */
    /* pop up */
    .popup > div {background: #FBFBFB}
    #redirect .info {}

    .navsub .info {font-size: .8em}
    .alert, .info {}
    .alert {padding: .5em; background: #FFCBE8 !important; color: #E91897 !important}
    .alert a {color: #F20093}
    .info {padding: .5em; background: #E3E4BD !important; color: #A7A88B !important}
    .info a {color: #B7B899}












    /* INPUT e BOTTONI */
    .codebuttons, .forminput, .textinput {padding: 3px; font: 1em calibri, verdana, arial, serif; color: #707070; background: #E5E5E5; border: 1px solid #E1E1E1; 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}

    /* bbcode */
    .codebuttons {padding: 2px} .codebuttons:hover {background: #DDDDDD}

    /* form di ordinamento in fondo alle sezioni */
    .title .forminput {font-size: 1.1em; padding: 2px; color: #E91897; background: #E5E5E5; border: 1px solid #E1E1E1; border: 1px solid rgba(0, 0, 0, .2)}
    .title .forminput:hover {background: #DDD}
    .title input.forminput {font-weight: bold; color: #E91897; background: #E5E5E5; border: 1px solid #E1E1E1; border: 1px solid rgba(0, 0, 0, .2)}
    .title input.forminput:hover {background: #DDD; border: 1px solid #E1E1E1; border: 1px solid rgba(0, 0, 0, .2)}

    /* form sotto bottone Nuova Disc. */
    .navsub form {font-size: .9em}
    .navsub .forminput {color: #E91897; background: #E5E5E5}
    .navsub .forminput:hover, .navsub .forminput:focus {background: #DDD}

    /* 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(81, 216, 236, .75); box-shadow: 0 0 8px rgba(81, 216, 236, .5)}

    /* bordo e sfondo dei bottoni viene assegnato a '.buttons span' invece che a '.buttons a' perché nel caso in cui nel pannello amministrativo delle immagini venissero messi dei bottoni, gli effetti sarebbero applicati anche a loro, ma questo non lo vogliamo */
    .buttons span {padding: 3px 9px; font-size: 18px; color: #000; background: transparent; border: 0}
    /* 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}

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

    /* .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; color: #FFF}

    /* bottone invio risposta */
    .darkbar .forminput, .fast.send .forminput {color: #008BAD; background: transparent; border: 1px solid #B9D3DC}
    .darkbar .forminput:hover, .fast.send .forminput:hover {background: #DBEDF4}

    .darkbar .forminput {padding: 5px; padding-left: 25px; padding-right: 25px; font-size: 12px; !important}

    .darkbar input.forminput, .fast.send input.forminput {background: #D7EAF2; background: linear-gradient(#D7EAF2,#C0DAE4); border-color: #B9D3DC}

    /* bottone preview */
    .darkbar button.forminput {color: #9B9B9B; background: #EAEAEA; background: linear-gradient(#EAEAEA,#D5D5D5); border-color: #D0D0D0}
    .darkbar button.forminput:hover {background: rgba(255, 255, 255, .05)}

    /* form di accesso a Inbox, Sent Items... */
    .sunbar .forminput {color: #E91897; background: #E5E5E5; border: 1px solid #E1E1E1; border: 1px solid rgba(0, 0, 0, .2); padding: 0; box-shadow: none}
    .sunbar .forminput:hover {background: #DDD}











    #logo {margin-top: -374px; position:relative; z-index: 9}












    /* CREDITI */

    #crediti {width: 220px; background: #8FC400; background-image: url(http://krigerinne.altervista.org/SkinSgarzullino2/cerchio_bianco.png); background-repeat: repeat; background-position:left top; font: 10pt tahoma, arial, verdana, sans-serif; color: #F1F1F1; line-height: 100%; text-align:center; margin-bottom: 35px; margin-top: 130px; padding: 25px}
    #crediti a {padding-left: 3px; padding-right: 3px; color: #FFF}
    #crediti a:hover {background: rgba(255, 255, 255, .5); transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition-duration: 0.5s}




    Codice da mettere nella modifica rapida nella sezione Immagini:



    CODICE
    A_STAR:<img src="http://img.forumfree.net/style_images/52/star.png" width="15" height="15" alt="">
    FEMALE_STAR:<img src="http://img.forumfree.net/index_file/star_f.png" width="15" height="15" alt="">
    MALE_STAR:<img src="http://img.forumfree.net/index_file/star_m.png" width="15" height="15" alt="">
    ICON_COMMUNITY:http://skin.forumfree.net/social/ff-icon.png
    ICON_RSS:http://img.forumfree.net/index_file/icon_rss.png
    ICON_MEMBERS:http://img.forumfree.net/style_images/52/icon_members.png
    ICON_HELP:http://img.forumfree.net/style_images/52/icon_help.png
    M_UP:http://img.forumfree.net/index_file/up_m.png
    C_UP:<img src="http://img.forumfree.net/index_file/up_c.png" width="18" height="18" alt="Top">
    F_UP:<img src="http://img.forumfree.net/index_file/up_f.png" width="24" height="24" alt="Top">
    P_UP:<img src="http://img.forumfree.net/style_images/52/p_up.png" width="16" height="16" alt="Top">
    F_NAV:<img src="http://img.forumfree.net/style_images/52/nav.png" alt="F_NAV">
    F_NAV_SEP:<img src="http://img.forumfree.net/style_images/52/nav_sep.png" alt="F_NAV_SEP">
    C_ON:<img src="http://img.forumfree.net/style_images/52/c_on.png" alt="C_ON">
    C_OFF:<img src="http://img.forumfree.net/style_images/52/c_on.png" alt="C_OFF">
    C_ON_RES:<img src="http://img.forumfree.net/style_images/52/c_on_res.png" alt="C_ON_RES">
    C_OFF_RES:<img src="http://img.forumfree.net/style_images/52/c_on_res.png" alt="C_OFF_RES">
    C_LOCKED:<img src="http://img.forumfree.net/style_images/52/c_locked.png" alt="C_LOCKED">
    F_ACTIVE:<img src="http://img.forumfree.net/style_images/52/user.png" alt="F_ACTIVE">
    F_STATS:<img src="http://img.forumfree.net/style_images/52/stats.png" alt="F_STATS">
    A_POST:<img src="http://krigerinne.altervista.org/SkinSgarzullino2/discussione.png" alt="A_POST">
    A_REPLY:<img src="http://krigerinne.altervista.org/SkinSgarzullino2/risposta1.png" alt="A_REPLY">
    A_POLLONLY_B:<span><img src="http://krigerinne.altervista.org/SkinSgarzullino2/sondaggio.png" alt="A_POLLONLY_B"></span>
    A_LOCKED_B:<span><img src="http://krigerinne.altervista.org/SkinSgarzullino2/chiuso0.png" alt="A_LOCKED_B"></span>
    M_REPLY:<img src="http://img.forumfree.net/style_images/52/user_comment.png" alt="M_REPLY"> M_REPLY
    M_DELETE:<img src="http://img.forumfree.net/style_images/52/user_delete.png" alt="M_DELETE"> M_DELETE
    M_ADDMEM:<img src="http://img.forumfree.net/style_images/52/user_add.png" alt="M_ADDMEM"> M_ADDMEM
    M_UNREAD:<img src="http://img.forumfree.net/style_images/52/f_norm.png" alt="M_UNREAD">
    M_READ:<img src="http://img.forumfree.net/style_images/52/f_norm_no.png" alt="M_READ">
    B_PIN:<img src="http://img.forumfree.net/style_images/52/f_pinned.png" alt="B_PIN">
    B_ANNUNCIO:<img src="http://img.forumfree.net/style_images/52/annuncio.png" alt="B_ANNUNCIO">
    B_NEW:<img src="http://img.forumfree.net/style_images/52/f_norm.png" alt="B_NEW">
    B_NORM:<img src="http://img.forumfree.net/style_images/52/f_norm_no.png" alt="B_NORM">
    B_HOT:<img src="http://img.forumfree.net/style_images/52/f_hot.png" alt="B_HOT">
    B_HOT_NN:<img src="http://img.forumfree.net/style_images/52/f_hot_no.png" alt="B_HOT_NN">
    B_POLL:<img src="http://img.forumfree.net/style_images/52/f_poll.png" alt="B_POLL">
    B_POLL_NN:<img src="http://img.forumfree.net/style_images/52/f_poll_no.png" alt="B_POLL_NN">
    B_MOVED:<img src="http://img.forumfree.net/style_images/52/f_moved.png" alt="B_MOVED">
    B_LOCKED:<img src="http://img.forumfree.net/style_images/52/f_closed.png" alt="B_LOCKED">
    NEW_POST:<img src="http://img.forumfree.net/style_images/52/newpost.png" alt="NEW_POST">
    PAG:<img src="http://img.forumfree.net/index_file/pages.gif" width="11" height="11" alt="PAG">
    CAT_IMG:<img src="http://img.forumfree.net/index_file/post.gif" width="8" height="9" alt="view post" title="view post">
    THUMBS_UP:http://img.forumfree.net/index_file/thumbs_up.png
    THUMBS_DOWN:http://img.forumfree.net/index_file/thumbs_down.png
    P_DELETE:<img src="http://img.forumfree.net/style_images/52/comment_delete.png" alt="P_DELETE"> P_DELETE
    P_EDIT:<img src="http://img.forumfree.net/style_images/52/comment_edit.png" alt="P_EDIT"> P_EDIT
    P_QUOTE:<img src="http://img.forumfree.net/style_images/52/comment.png" alt="P_QUOTE"> P_QUOTE
    P_MSG:<img src="http://img.forumfree.net/style_images/52/p_msg.png" alt="P_MSG"> P_MSG
    P_EMAIL:<img src="http://img.forumfree.net/style_images/52/email.png" alt="P_EMAIL"> P_EMAIL
    P_CONTACTS:<img src="http://img.forumfree.net/style_images/52/p_contacts.png" alt="P_CONTACTS"> P_CONTACTS
    P_WEBSITE:<img src="http://img.forumfree.net/style_images/52/p_www.png" alt="P_WEBSITE"> P_WEBSITE
    EMOTICONS:http://img.forumfree.net/style_images/1/icon1.gif
    EMOTICONS2:http://img.forumfree.net/style_images/1/icon11.gif
    LOADING:http://img.forumfree.net/index_file/load.gif
    PREVIEW:http://img.forumfree.net/index_file/preview.png
    FULL_EDITOR:http://img.forumfree.net/index_file/full.png
    HELP:http://img.forumfree.net/index_file/help.png
    COLOR:http://img.forumfree.net/index_file/color.png
    HTML:http://img.forumfree.net/index_file/html.png
    ATTACHMENT:http://img.forumfree.net/index_file/attachment.png
    ONLINE:Online
    OFFLINE:Offline
    ANONIMO:Anonimo



    Codice da mettere in fondo al forum (nella sezione dedicata ai codici HTML):



    CODICE
    <div id="crediti">skin dello <a href=http://sgarzullino.forumfree.it/>Sgarzullino</a> <img src=http://i905.photobucket.com/albums/ac254/Krigerinne/Sgarzullino/28ai2cx.gif><BR>
    <a href=http://prognosiriservata.forumcommunity.net/?t=56570528>preleva la skin</a>
    </div>



    Sfondo: http://krigerinne.altervista.org/SkinSgarz...ole_azzurre.png



    Edited by Krigerinne - 13/7/2014, 22:39
     
    .
0 replies since 13/7/2014, 21:11   88 views
  Share  
.