PHP & HTML Kodu:

CSS:

.thumb2 a img{
opacity: 0.4;
}
.thumb2 a img:hover {
opacity: 1;
}