Box di Sezione

Codice che permette di creare un box/divisore con contenuti sotto una sezione/categoria

« Older   Newer »
 
  Share  
.
  1. X38x
         
     
    .
    Avatar

    Advanced Member

    Group
    Lettore
    Posts
    2,391
    Activity Level
    +1

    Status
    Anonymous
    Puoi snellire il codice css in questo modo:
    HTML
    /* BOX DI SEZIONE - http://ffmagazine.forumfree.it/?t=55686887 */
    #fcID1 .mback_left, #fcID1 .main6 tr[id] > *:not(.bb), #fcID1 .bb .web, #fcID1 .title, #fcID2 .mback_left, #fcID2 .main6 tr[id] > *:not(.bb), #fcID2 .bb .web, #fcID2 .title {display: none}
    #fcID1 .mback, #fcID1 .mback_right, #fcID2 .mback, #fcID2 .mback_right {height: 22px; background: #3E3B50 url(http://digilander.libero.it/vauxupload/iskin2/separatore.png) repeat-x}
    #fcID1 .minus, #fcID2 .minus {background: url(http://img.forumfree.net/html/sys-img/minus_b.gif) center center no-repeat; width: 7px; height: 7px; margin-right: 10px}
    #fcID1 .plus, #fcID2 .plus {background: url(http://img.forumfree.net/html/sys-img/plus_b.gif) center center no-repeat; width: 7px; height: 7px; margin-right: 10px}
    #fcID1 .mback .mtitle, #fcID2 .mback .mtitle {color: #FFF; font-size: 9pt; font-weight: bold}
    #fcID1 .bb, #fcID2 .bb {text-align: center; padding: 0; background: #ECF5F7}
    .rubriche {display: block; padding: 10px 0}
    .rubriche div {width: 290px; display: inline-block; text-align: left; padding: 0 5px}
    .rubriche h3, .rubriche h4 {margin: 0; padding: 0}
    .rubriche h3 {display: inline; font-size: 9pt}
    .rubriche h4 {font-weight: normal; font-size: 8pt}
    .rubriche img {float: left; margin: 10px 10px 0 2px; opacity: 0.3} .rubriche a:hover img {opacity: 1.0}


    Sostanzialmente se conosci un po' il css devi prendere le classi (quelle prima delle graffe) fare copia e incolla stando attento alle virgole e cambiare l'id. Fammi sapere se funziona :)
     
    Top
    .
86 replies since 15/5/2011, 13:09   18712 views
  Share  
.
Top