•~ Contest Mania ~ Contest, graphic, skin and fun ~•

codice skin trasparente, risolto

« Older   Newer »
  Share  
~Liberty Avantasya
view post Posted on 12/8/2008, 12:50 by: ~Liberty Avantasya


Protège-moi
de mes désirs.


Group:
Member
Posts:
15,617
Location:
Behind The Sky, Beyond The Rain.•~

Status:


Devi aggiungere questo codice nei campi in cui vuoi ci sia il trasparente:

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


Per esempio, nelle sezioni forum risulterebbe così:

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}


Devi aggiungerlo sempre nella prima riga. I numeri si possono modificare, ovviamente.
Spero che più o meno sia chiaro ^^
 
Top
14 replies since 7/8/2008, 10:05   1690 views
  Share