I tried using a a custom class here
[Links visible only for registered users] for the top image to darken it but it appears it is doing it behind the image rather than in front. What am I missing?
I tried:
.darkenoverlay {
background: rgba(70, 72, 82, 0.3)
}
Comments
Sorry but this will not work this way, the easiest way is to just darken the image on your PC using some editing software.
thanks