Skin trasparente

« Older   Newer »
 
  Share  
.
  1. DarkWolf
        +1   -1
     
    .

    User deleted


    se volete rendere la vostra skin trasparente inserite il codice seguente


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


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


    PER ESEMPIO


    /* 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(https://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, x il resto nn cambiate nient'altro!
     
    Top
    .
0 replies since 22/7/2011, 12:16   31 views
  Share  
.
Top