Alcune domandine html

« Older   Newer »
  Share  
mitsuki_yui
view post Posted on 6/12/2012, 13:09     +1   -1




allora,ho un piccolo problemino u.u ho fatto una skin ma vorrei che la tabella non avesse la stessa barra e lo stesso sfondo delle sezioni;il problema è che non so come fare XD mi vengono delle cose strane,codici spostati,ecc..
Inoltre nella tabella appaiono delle righe che dividono le varie celle,ma io vorrei che fossero tutte di un unico colore,senza queste righe u.u qualcuno può aiutarmi? viposto il forum di prova per farvi capire.

 
Top
view post Posted on 6/12/2012, 13:18     +1   -1
Avatar

Advanced Member

Group:
»Admin•
Posts:
4,881
Popolarità:
+6

Status:


Intanto complimenti per la skin, è davvero carina!
Appena passeranno i nostri skinner, ti daranno una mano a risolvere i tuoi problemi.
 
Top
mitsuki_yui
view post Posted on 6/12/2012, 13:19     +1   -1




grazie mille ^-^ aspetterò u-u
 
Top
Mely ©
view post Posted on 6/12/2012, 13:30     +1   -1




Nella tabella ti appaiono delle righe rosate perchè è il colore che hai imposto tu nell'html.
Per la barra invece basta che togli la prima parte della tabella questa
CODICE
<table class="skin_tbl" align="center" cellpadding="0" cellspacing="0"><tr><td class="mleft_top"></td><td><table class="mback" width="100%" cellpadding="0" cellspacing="0"><tr><td class="mback_left"></td><td class="mback_center">

e coswì la togli
 
Top
mitsuki_yui
view post Posted on 6/12/2012, 13:33     +1   -1




uhm col metodo che dici tu mi leva proprio la barra XD

invece per la seconda cosa,immaginavo che fosse cos',ma se volessi modificare dove dovrei andare a toccare?
 
Top
Mely ©
view post Posted on 6/12/2012, 13:38     +1   -1




passami il Css del codice tabelle
 
Top
mitsuki_yui
view post Posted on 6/12/2012, 13:40     +1   -1




intendi questo?
CODICE
body {font-family:segoe ui; font size: 10pt; color: #BCC8A1; background-color: #96A17F; background-position: bottom}
a {text-decoration: none; color: #FFFBF8}
a:hover {border-bottom: 0 dotted #AE1E2F; color: #DEDFE1; -moz-transition: all 1s; -webkit-transition: all 1s; -o-transition: all 1s; text-shadow: 0 -1px 2 #DEDFE1}

.nav {font: italic 15px calibri, arial; font-weight: bold; letter-spacing: 0.70em}

.footer {margin: 12px auto; font-size: 11px; color: #373C36}
.footer a {color: #DEDFE1}


/* 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, .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}

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



/* MENU principale */
.menuwrap {font-family: verdana, tahoma, arial, sans-serif; background: #D72121; background: linear-gradient(#DEDFE1,#96A17F); box-shadow: 0 1px 2px rgba(0, 0, 0, .5); -moz-box-shadow: -2px 1px 2px rgba(0, 0, 0, .5)}

.menuwrap li {line-height: 2.0em; color: #373C36; text-shadow: none}

.menuwrap a {margin: 0; padding: 0 11px; font-size: 12px; color: #373C36; font-weight:bold}
.menuwrap a:hover {color: #FFFFFF; border: 0}
.menuwrap .icon a {padding: 0 6px}

#m_up a {padding: 0 11px 0 0}
#c_up {position: absolute; right: 30px; 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: #373C36}

/* numero msg e link REGISTRATI */
.menuwrap em {padding: 2px 4px; color: #96A17F; text-shadow: none; background: #373C36; border-radius: 6px}

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


/* MENU contestuale(dropdown) */
.menu > a:hover, .menu:hover > a {color: #FFFFFF; background: url('http://img.forumfree.net/style_images/52/arrow.gif') no-repeat bottom}

.menu ul {width: 10em; background: #96A17F; border: 1px solid #96A17F; border-top: 0; border-radius: 15px; box-shadow: 0 1px 5px rgba(0, 0, 0, .5)}

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

.menu li {padding: 3px 4px; line-height: 1.4em; text-shadow: none; border-top: 1px dashed #373C36}
.menu li:first-child {padding-top: 0; border-top: 5px solid #373C36}
.menu li strong {padding: 3px 8px; color: #373C36}
.menu li a {padding: 3px 8px !important; font-size: 12px; color: #373C36 !important}
.menu li a:hover, .menu li:hover > a {text-shadow: -1px -1px 0 #272727; background: #DEDFE1; border-radius: 10px}

/* SUB MENU contestuale(dropright) */
/* Sposta msg pvt */
.submenu.alternative ul {border-top: 1px solid #373C36; margin-top: -2px}
.submenu.alternative li:first-child {padding: 3px 4px; border-top: 0}


/* LOGIN VELOCE */
.menuwrap label, .menuwrap form a {padding: 0; font-size: 10px}
.menuwrap label:hover {color: #FFF}

.menuwrap input {padding: 3px; font: 11px verdana, arial, sans-serif; color: #940926; background: #DEDFE1; border: 1px solid #940926; border-radius: 4px; box-shadow: 0 1px 0 #940926}
.menuwrap input:hover {cursor: pointer; background: #96A17F}
.menuwrap input:focus {cursor: default; background: #F3F8FF; outline: none; box-shadow: 0 1px 5px #888}

.menuwrap input[type=submit] {padding: 2px; text-shadow: 0 -1px 0 #444; color: #DDD; border-radius: 4px;
background: #424242; border: 1px solid rgba(0, 0, 0, .5); box-shadow: 0 2px 6px rgba(0, 0, 0, .5), 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, .3)}
.menuwrap input[type=submit]:hover {color: #FFF; background: #555}


/* CERCA */
.menuwrap .search input {padding-right: 20px; color: #DEDFE1; background: #940926 url('http://img.forumfree.net/style_images/52/icon_search.png') no-repeat 96% -12%}
.menuwrap .search input:hover {color: #96A17F; background-color: #BC2D4B}
.menuwrap .search input:focus {color: #940926; background-color: #DEDFE1; background-position: 96.5% 110%}


/* MENU laterale a comparsa */
#ssm .mainbg {background: #525252}
#ssm .ww {font: 11px verdana, tahoma, arial, sans-serif; font-weight: normal !important; color: #AAA; text-shadow: -1px -1px 0 #111; background: #333; background: linear-gradient(left,#404040,#1A1A1A)}
#ssm .title {border-top: 5px solid #484848; padding: 4px; line-height: 1.4em; font: 12px verdana, tahoma, arial, sans-serif; font-weight: bold; color: #000; background: #525252 !important}
#ssm .aa {padding: 3px 4px; line-height: 1.4em; background: #525252; border-top: 1px solid #636363}
#ssm a {display: block; margin: 0; padding: 3px 8px; font: 12px verdana, tahoma, arial, sans-serif; color: #BDBDBD !important; text-shadow: none}
#ssm a:hover {color: #FFF; text-shadow: -1px -1px 0 #272727; background: #373737; border: 0; border-radius: 5px}


/* LARGHEZZA BOARD */
.container {margin: 30px auto; padding: 30px; background: url('http://i.imgur.com/YRj4K.png'); border: 3px solid #96A17F; border-radius: 15px}
.container, .tabs.top, .tabs.bottom {width: 800px}


/* TABS(definizioni valide per tutti i tabs, interni ed esterni al container)*/
.tabs {font-family: 'Verdana', Tahoma, Verdana, Arial, Serif; letter-spacing: .05em; font-size: 10pt}
.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: 5px}
.tabs.no_rotate.alternative li {margin-top: 10px}

.tabs a {display: block; margin: 0; padding: 2px 10px; text-decoration: none; font-weight: bold; color: #373C36; background: linear-gradient(#D2D7E1,#96A17F); border: 1px solid #373C36; border-bottom: 0; border-radius: 5px 5px 0 0}
.tabs a:hover, .tabs .current a {color: #373C36; background: linear-gradient(#96A17F,#D2D7E1); border: 1px solid #373C36; border-bottom: 0}

/* variante per tabs laterali non ruotati */
.tabs.left.no_rotate a {border: 1px solid #373C36; border-right: 0; border-radius: 5px 0 0 5px}
.tabs.right.no_rotate a {border: 1px solid #373C36; border-left: 0; border-radius: 0 5px 5px 0}

/* i tabs in basso voglio che abbiano background e border del container */
.tabs.bottom a {background: #DEDFE1; border: 1px solid #373C36; border-top: 0; border-radius: 0 0 5px 5px}


/* 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: #8CBA41; border-color: #373C36; color: #FFF}
#tab_r1 a:hover {background: #9CCA51}

#tab_r2 a {background: #5D89B2; border-color: #373C36; color: #FFF}
#tab_r2 a:hover {background: #6D99C2}

#tab_r3 a {background: #373C36; border-color: #F3EBE4; color: #FFF}
#tab_r3 a:hover {background: #FB9032}

#tab_l1 a {background: #96A17F}
#tab_l2 a {background: #DEDFE1}


/* HOMEPAGE */
.board .skin_tbl {margin: 0}
.skin_tbl {border-bottom: 4px solid #6D0219; background: #; border-radius: 0}

.mback, #tabsub .mback {height: 50px; width: 800px; background-image: url(http://i.imgur.com/bLfj2.png); repeat: no-repeat; align: center}
.mback_left, .mback_right {display: none}
/* nei topic sfrutto interamente la larghezza di mback eliminando mback_left e mback_right */
.topic .mback_left, .topic .mback_right {display: none}

.minus, .plus {background-color: #BBB; border: 1px solid #AAA; width: 9px; height: 9px}
.plus {background-image: url('http://img.forumfree.net/html/sys-img/plus_b.gif')}
.minus {background-image: url('http://img.forumfree.net/html/sys-img/minus_b.gif')}

.mtitle {text-align: center; padding: -3; font: 16px georgia; font-weight: bold; color: #222322; text-shadow: -2px -1px 1 #DEDFE1; background: transparent !important}
.title, .darkbar {background: #940926 !important; font-weight: bold; font-size: 10px}


/* RIGHE di COLORE ALTERNATO */
.list > *, table.mainbg tr, .profile .skin_tbl {background: #6D0219}
.list > *:nth-child(even), table.mainbg tr:nth-child(even) {background: #6D0219}

.big_list > * {background: #940926}
.big_list > *:nth-child(even) {background: #F5F5F5940926}

.big_list > *:hover {background: url('http://i.imgur.com/UeSK8.png')}
.big_list > *:hover .web a, .big_list > *:nth-child(even):hover .web a {-moz-transition: all 0.7s; -webkit-transition: all 0.7s; -o-transition: all 0.7s; letter-spacing: 1px; text-decoration: none; padding-left: 10px; text-shadow: 0 0 3px}
.big_list > *:nth-child(even):hover {background: url('http://i.imgur.com/UeSK8.png')}

.board .off .aa, .board .off img {opacity: .8}
.board .off:hover .aa, .board .off:hover img {opacity: 1}
/* fix per Opera */
.board .off .aa {min-height: 48px}

.board .on {border: 1px dashed #FF3D54}
.board .on:hover {background: url('http://i.imgur.com/UeSK8.png')}
.board .on:nth-child(even):hover {background: #AE1E2F}

/* .on .off .annuncio .importante .calda .chiusa .spostata */
/* se non si specifica .forum ha effetto anche sul blog */
.annuncio {background: #373C36}
.annuncio:nth-child(even) {background: #373C36}
.importante {background: #D02A3D}
.importante:nth-child(even) {background: #D02A3D}


/* SELEZIONE RIGA: MultiQuote e Moderazione */
/*.topic .focus {opacity: .6} <- default */
.focus {color: #DEDFE1 !important; background: #940926 !important}
.focus:nth-child(even) {color: #DEDFE1 !important; background: #940926 !important}
.cp .focus *, .forum .focus *, .blog .focus .title2, .blog .focus .tags * {color: #FFF !important; text-shadow: 0 0 2px #373C36}


.web {font: 17px georgia, verdana, arial}
.web a.hover {letter-spacing: 0.50em; -moz-transition:all 1s}
.desc {font-weight: normal; font-size: 10pt}
.on .web, .board .on .zz a, .forum .on .zz a {font-weight: bold}
.spostata .web a {color: #DEDFE1; font-style: italic}

/* Control Panel: Messenger, UserCP e ModCP */
.cp .tabs {text-align: left}
.cp .tabs .current a {font-size: 13px; font-weight: bold; color: #96A17F; text-shadow: 0 -1px 0 #373C36; background: #940926 !important; border: 0; border-bottom: 1px solid #940926}
/* edit avatar */
.tabs2 div:hover {background: #940926}
.tabs2 .current div {background: #D02A3D !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 5px 5px 5px}
#msg .cp .sunbar.top, #user .cp .sunbar.top {border-radius: 0 5px 0 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: 14px verdana}
#msg .cp .post {background: #940926}


/* RISPOSTA */
#loading .top, .summary .list .top {color: #6B0915; border-bottom: 1px solid #940926}
#loading .bottom, .summary .list .bottom {border-top: 1px solid #940926}

.fast.send .sunbar {font-weight: bold; font-size: 12px; color: #96A17F; text-shadow: none; background: #63071A !important}

.sunbar {text-align: center; font-size: 14px; font-weight: bold; color: #DEDFE1; text-shadow: 0 -1px 0 #; background: #940926 !important}
.sunbar.top {border-radius: 5px 5px 0 0}
.sunbar.bottom {border-radius: 0 0 5px 5px}
.sunbar a {color: #940926}
.sunbar a:hover {border-bottom-color: #940926}

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


/* SONDAGGI */
/* line height è utile per centrare il testo verticalmente */
.bar {background: #96A17F; height: 15px; line-height: 15px; font-size: 10px; color: #373C36 !important; border-radius: 5px}
.bar div {background: #DEDFE1; border-radius: 3px 0 0 3px}
.max .bar {background: #CCF1D3}
.max .bar div {background: #DEDFE1}


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

.post {background: #940926; border-top: 1px dotted #940926}
.post:first-child {border: 0}
.post:nth-child(even) {background: #940926}

.post .center .left {padding: 10px 10px}
.post .center .right {padding: 10px 10px}
.post .right {padding-left: 10px !important}
.post .bottom {font-size: 12px}
.mainbg {background-color: #940926}

.color {line-height: 1.8em}
.color a {color: #D6DDEC; font-weight:bold}
.color a:hover {border-bottom: 1px dotted #95DDFF}
.color hr {height: 0; border: 0; border-top: 1px dashed #96A17F}
.edit {font-size: 10px; color: #D02A3D; color: rgba(0, 0, 0, .25)}
.fancyborder {border: 1px dotted #E54256 !important; background: #940926}
.bottomborder {border-bottom: 1px dashed #E54256}

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

/* avatar e altri dettagli */
.post .details {position: relative; overflow: visible !important; padding-bottom: 20px; font-size: 12px; color: #373C36; color: rgba(0, 0, 0, .6); background: #96A17F; border: 2px dashed #373C36; border-radius: 15px}
.avatar:hover {border: 1px dotted #373C36}
.post .avatar {margin: 10px; overflow: hidden}
.details p {margin: 0 0 2px 0; padding: 4px 0 6px 0; background: rgba(0, 0, 0, .08)}
.details p:first-line {font-weight: bold; color: #373C36; color: rgba(0, 0, 0, .5); text-shadow: 0 1px 2px #DEDFE1}
.box_visitatore .details p {border-radius: 5px}

/* online, offline, anonimo */
.u_status {position: absolute; bottom: 9px; left: -6px; padding: 0 4px; line-height: 19px; font-family: open sans condensed; font-size: 12px !important; font-weight: bold; border-radius: 5px; box-shadow: 1px 1px 3px rgba(0, 0, 0, .25)}

.box_online .u_status {border: 1px solid #373C36; background: #DEDFE1; color: #373C36}
.box_offline .u_status {border: 1px solid #940926; background: #E54256; color: #940926}
.box_anonimo .u_status {border: 1px solid #EEAD0E; background: #FFFFC8; color: #EEAD0E}


/* TABLE */
.bachecabarra .mback {height: 62px; width: 800px; background-image: url(http://i.imgur.com/kN7ib.png); repeat: no-repeat; align: center; font-size: 12pt}



/* CITAZIONI, SPOILER e CODICI annidati */

/* 1° livello */
.quote, .code {padding: 5px; font-size: 12pt; font-weight: normal; color: #373C36; background: #96A17F; border-radius: 7px}

/* 2° livello */
.quote .quote, .quote .code, .spoiler .quote, .code .code {color: #96A17F; background: #373C36}

/* 3° livello */
.quote .quote .quote, .quote .quote .code,
.spoiler .quote .quote, .spoiler .quote .code,
.quote .spoiler .quote, .quote .code .code {color: #373C36; background: #96A17F}

/* 4° livello */
.quote .quote .quote .quote, .quote .quote .quote .code,
.spoiler .quote .quote .quote, .spoiler .quote .quote .code,
.quote .spoiler .quote .quote, .quote .spoiler .quote .code,
.quote .quote .spoiler .quote, .quote .quote .code .code,
.quote .quote .quote .code {color: #96A17F; background: #373C36}


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

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

/* 2° livello */
.quote .quote_top:before, .quote .code_top:before, .quote .code_top:after,
.spoiler .quote_top:before, .code .code_top:before, .code .code_top:after {color: #BFCBE1}

/* 3° livello */
.quote .quote .quote_top:before, .quote .quote .code_top:before, .quote .quote .code_top:after,
.spoiler .quote .quote_top:before, .spoiler .quote .code_top:before, .spoiler .quote .code_top:after,
.quote .spoiler .quote_top:before, .quote .code .code_top:before, .quote .code .code_top:after {color: #BFCBE1}

/* 4° livello */
.quote .quote .quote .quote_top:before, .quote .quote .quote .code_top:before, .quote .quote .quote .code_top:after,
.spoiler .quote .quote .quote_top:before, .spoiler .quote .quote .code_top:before, .spoiler .quote .quote .code_top:after,
.quote .spoiler .quote .quote_top:before, .quote .spoiler .quote .code_top:before, .quote .spoiler .quote .code_top:after,
.quote .quote .spoiler .quote_top:before, .quote .quote .code .code_top:before, .quote .quote .code .code_top:after,
.quote .quote .quote .code_top:before, .quote .quote .quote .code_top:after {color: #BFCBE1}



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

.blog .article {padding: 20px 0; border-top: 1px solid #EEE}
.blog .article:first-child {padding-top: 10px; border-top: 0}

.btitle {margin-bottom: 5px; line-height: 1.8em}
.btitle a {font: 24px georgia, verdana, arial; color: #D55421; border-bottom: 1px dotted transparent}
.btitle a:hover {border-bottom: 1px dotted #999}
.bdesc {margin-top: 5px; font: 16px georgia, verdana, arial; color: #666}
.on .btitle {font-weight: bold}

.article .title2 {font-size: 10px; color: #888}
.article .title2 a {font-weight: bold; color: #444}

.tags dt {font-weight: normal}
.tags a:link, .tags a:visited {font-weight: bold}

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

/* DATA ARTICOLI(decommentare per avere il formato calendario) */
/*
.article .top .avatar {display: none}
.article .title2.top {position: relative; padding-left: 54px}
.article .top .avatar {position: absolute; top: -2px; left: 54px}
.article .top .when {position: absolute; top: 0; 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: 5px 0; background: #F5F5F5}
.comments .post:nth-child(even) {background: #FFF}
.comments .post .title2 {font-size: 11px}
.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: #EDEDED; border-radius: 10px}
.stitle {padding: 0 0 10px 0; text-align: center; font: 18px georgia, verdana, arial; font-weight: normal; color: #555; text-shadow: -1px -1px 0 #EEE; background: transparent !important}
.stitle a {color: #555}

.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: #EDEDED}
.side_calendar .stitle {padding-bottom: 5px}
.side_calendar tr {text-align: center; background: #DDD}
.side_calendar td {font-size: 9px; background: #F5F5F5}
.side_calendar td:nth-child(even) {background: #FFF}
.side_calendar .current {font-weight: bold; color: #FFF; background: #AAA !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}

/* widget tagboard */
.side_tag {padding: 5px 0 1px 1px}
.side_tag .stitle {padding-bottom: 5px; border-bottom: 1px dashed #BBB}

/* TAGBOARD e CHAT */
.tag, .chat {margin-bottom: 30px}
.tag .list, .side_tag .list {padding: 0; border-bottom: 0; color: #DEDFE1; font: 12px arial; margin: 0}
.tag .textinput, .side_tag .textinput {font-size: 8.5pt; font-family: arial; padding: 1px}
.tag a, .side_tag a {color: #96A17F; font: 9pt arial}
.tag .list > *:nth-child(even) a {color: #DEDFE1}
.tag .list a:hover {text-shadow: 0 0 2px; border-bottom: 1px dotted}
.tag .ww {background: #9F203B !important}


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


/* STATISTICHE */
#board .stats {margin-top: 20px; border: 2px dotted #96A17F}
#board .stats .skin_tbl.top {border: 0; border-radius: 5px 5px 0 0; padding-bottom: 0}
#board .stats .skin_tbl.bottom {border-radius: 0 0 5px 5px; padding-top: 0}
#board .stats .mtitle {padding-right: 5px; color: #96A17F}
#board .stats .top .mback {border-radius: 5px 5px 5px 5px; display:none}
.stats .skin_tbl.bottom {border: 0; margin-top: 0}
.stats .aa, .stats .zz, #board .stats .skin_tbl.top .mtitle, #board .stats .skin_tbl.bottom .mtitle {text-align: left}
.stats .skin_tbl.bottom .mback {display: none}


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


/* COLORI UTENTI */
.box_visitatore .details {border: 0; background: transparent}

.daconvalidare {font-style: italic}

.male {color: #B0C0EF} .female {color: #C68F4B9ef}

.amministratore {color: #7CAE73; font-weight: bold}
.box_amministratore .details {background: #D7EBAD}

.moderatore {color: #63A4BA; font-weight: bold}
.box_moderatore .details {background: #D2F0EE}

.gruppo1 {color: #B30404; font-weight: bold}
.box_gruppo1 .details {background: #F33131}
.gruppo2 {color: #327E17; font-weight: bold}
.box_gruppo2 .details {background: #35E71D}
.gruppo3 {color: #E16F00; font-weight: bold}
.box_gruppo3 .details {background: #E78F1D}
.gruppo4 {color: #212DD0; font-weight: bold}
.box_gruppo4 .details {background: #246FA4}
.gruppo5 {color: #9B4EB1; font-weight: bold}
.box_gruppo5 .details {background: #9B4EB1}
.gruppo6 {color: #1D9871; font-weight: bold}
.box_gruppo6 .details {background: #1D9871}
.gruppo7 {color: #171717; font-weight: normal}

/* REGISTRAZIONE RAPIDA */
.reg {margin-bottom: 30px; padding: 2px; background: #DEDFE1; border: 1px solid #373C36; 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: 0.5em; background-color: #F5F5E4; color: #000}
.alert a, .info a {color: #000}
.alert a:hover {border-bottom: 1px solid #C00}


/* PROFILO */
.profile .tabs {text-align: center; padding-top: 10px}
.profile h2 {margin-top: 1.5%; padding: 15px; background: linear-gradient(#DEDFE1,#96A17F); border-radius: 5px}
.profile .nick {line-height: 1em; margin: 5%; color: #373C36; 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}
/* 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 {opacity: .6; padding: 1px 4px; color: #373C36 !important; text-shadow: none !important; background: #96A17F; border: 1px solid #373C36; border-radius: 70px}
.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 {padding: 2px 5px; font-size: 1.1em; color: #373C36; background: #96A17F; border: 1px solid #373C36; border-radius: 100px}
.pages li a:hover {background: #96A17F; border-color: #DEDFE1}
.pages .current {font-size: 1.2em; color: #F1F5FD; background: #373C36; border: 1px solid #96A17F}

.pages .jump a, .pages .lastpost a {font-size: .9em; color: #373C36; background: #96A17F; border-color: #373C36}
.pages .jump a:hover, .pages .lastpost a:hover {color: #373C36; background: #96A17F; border-color: #373C36}

.pages .first a, .pages .last a {background: #373C36; border-color: #96A17F}
.pages .first a:hover, .pages .last a:hover {background: #373C36; border-color: #96A17F}


/* INPUT e BOTTONI */
.codebuttons, .forminput, .textinput {padding: 3px; font: .9em verdana, arial, serif; color: #373C36; background: linear-gradient(#DEDFE1,#96A17F); border: 1px solid #CAD4E8; 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: linear-gradient(#96A17F,#CAD4E8); border: 1px solid #373C36}

/* form di accesso a Inbox, Sent Items... */
.sunbar .forminput {color: #373C36; background: #96A17F; border: 1px solid #373C36; padding: 0; box-shadow: none}
.sunbar .forminput:hover {background: #DEDFE1; border-color: #373C36}

/* form sotto bottone Nuova Disc. */
.navsub form {font-size: .8em}
.navsub .forminput {color: #373C36; background: #96A17F; border: 1px solid #373C36}
.navsub .forminput:hover, .navsub .forminput:focus {background: #DEDFE1}

/* form di ordinamento in fondo alle sezioni */
.title .forminput {padding: 2px; color: #373C36; background: #96A17F; border: 1px solid #373C36}
.title .forminput:hover {background: #DEDFE1}
.title input.forminput {font-weight: bold; color: #FFF; background: #96A17F; border: 1px solid #373C36}
.title input.forminput:hover {background: #96A17F; border-color: rgba(82, 168, 236, .75)}

/* bottone invio risposta */
.darkbar .forminput, .fast.send .forminput {color: #373C36; background: linear-gradient(#DEDFE1,#96A17F); border: 1px solid #373C36}
.darkbar .forminput:hover, .fast.send .forminput:hover {background: linear-gradient(#96A17F,#DEDFE1); border-color: rgba(82, 168, 236, .75)}

.darkbar .forminput {padding: 5px; font-size: 12px; border: 2px solid #FFF !important}

.darkbar input.forminput, .fast.send input.forminput {background: #96A17F; background: linear-gradient(#DEDFE1,#96A17F); box-shadow: 0 1px 1px #373C36}

/* bottone preview */
.darkbar button.forminput {color: #797979; background: #DEDFE1; background: linear-gradient(#EEE,#DEDFE1); 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}

/* 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: #940926; text-shadow: -1px -1px 1px #AAA; background: #96A17F; border: 1px solid #373C36; border-bottom-color: #373C36; border-radius: 5px; box-shadow: 0 2px 6px rgba(0, 0, 0, .5), 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, .3)}
.buttons span:hover {background: #B4B4B4}

/* 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}
 
Top
•Sofficina~
view post Posted on 16/12/2012, 12:01     +1   -1




novità? °>°
 
Top
Mely ©
view post Posted on 16/12/2012, 21:58     +1   -1




Prova ad inserire questo codice
CODICE
/*TABELLE*/
table .mainbg {width: 800px !important}
table .mback_left, table .mback_right {display: none !important}
#prova .mback {width: 800px}
 
Top
mitsuki_yui
view post Posted on 16/12/2012, 22:15     +1   -1




ah si,alla fine ho risolto ^_^ grazie comunque :)
 
Top
view post Posted on 17/12/2012, 06:50     +1   -1
Avatar

Advanced Member

Group:
»Admin•
Posts:
4,881
Popolarità:
+6

Status:


Benissimo!
Chiudo.
 
Top
10 replies since 6/12/2012, 13:09   130 views
  Share