Hi,
Is there a way to make the auto-generated greyscale images used for the portfolio thumbnails darker? Or if it's easier, I'm using a dark background - could the greyscale image be reduced in opacity to create a darker image?
Thanks!
Hi,
Is there a way to make the auto-generated greyscale images used for the portfolio thumbnails darker? Or if it's easier, I'm using a dark background - could the greyscale image be reduced in opacity to create a darker image?
Thanks!
Hey!
Try following - open up js/aviapoly.js and search for following line:
image.stop().animate({opacity:1},animTime);
You can decrease the opacity value (eg from 1 to 0.7).
Regards,
Peter
You must log in to post.