Effetti targhette, forum

« Older   Newer »
  Share  
lilyrose
view post Posted on 27/12/2010, 15:09




CODICE
a:hover .s {filter: blur}

effetto sfocatura
CODICE
/* ON/OFF */
.banner a:link img, .banner a:visited img {filter:alpha(opacity=30); -moz-opacity: 0.5; opacity: 0.5}
.banner a:hover img {filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0}
.web a:link img, .web a:visited img {filter:alpha(opacity=30); -moz-opacity: 0.7; opacity: 0.7}
.web a:hover img {filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0}

effetto speto e acceso
image Istruzioni per l'uso: amministrazione, colori e stili e inserite il codice alla fine del css.
 
Top
0 replies since 27/12/2010, 15:09   297 views
  Share