Codice Skin Trasparente

« Older   Newer »
 
  Share  
.
  1. White°
        +1   -1
     
    .

    User deleted


    Codice Skin Trasparente



    CODICE
    -moz-opacity: 0.90; -khtml-opacity: 0.90; filter: alpha(opacity=90); opacity: 0.90


    Info:

    dovete aggiungere questo codice nei selettori che volete diventino trasparenti, il numero dell'opacità si può cambiare. Inoltre non mettere background-color per mainbg, skin_tbl e skin_tbl_border.

    Per Applicarlo:
    Amministrazione grafica > Modifica colori e stili
    Poi nel riquadro cerca /* SEZIONI FORUM */
    Metti il codice Tra le parentesi graffe della prima riga

    ESEMPIO:
    CODICE
    /* SEZIONI FORUM */
    .mainbg {-moz-opacity: 0.90; -khtml-opacity: 0.90; filter: alpha(opacity=90); opacity: 0.90}
    .title {height: 18px; font-weight: bold; background-color: #FCE3E6}
    .ww, .xx, .yy, .zz {background-color: #F7C9D0}
    .aa, .bb, .cc {background-color: #FBE2E5}
    .board .web {font-size: 10.5pt; line-height: 150%}
    .forum .web {font-size: 10pt; line-height: 150%}
    .desc {font-size: 10px; color: #DC6276}
    .foot {height: 18px; background-image: url(http://img.forumfree.net/style_images/38/tile_sub.gif); background-repeat: repeat-x; background-posistion: bottom; background-color: #FCE3E6; font-weight: bold}

    Il codice è quello sottolineato, per il resto non cambiate nient'altro!
     
    Top
    .
0 replies since 28/6/2010, 18:55   33 views
  Share  
.