cspgsl
Hi
Open template folder /css/custom.css file
create this file if it does not exist and add this code
.slideshow .img-bg {
opacity: 0.2;
filter: alpha(opacity=20);
}
increase the value of 0.2 and 20 to more, it will display the image more brighter.