| |
| Se volete che le targhette si illumino ogni volta che passate il mouse sopra dovete usare questo script: CODICE .web a:link img, .web a:visited img {filter:alpha(opacity=30); -moz-opacity: 0.5; opacity: 0.5} .web a:hover img {filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0} Incollatelo in: Amministrazione-->Modifica Colori e Stili-->(Verso la fine del codice che gia avete) |
| | |