Would it be possible to make the reflection background transparent? I am trying to get my images reflect across a shiny wooden floor texture, but with a solid background colour, it looks rubbish.
I'll delve into the module now and take a look, I'm guessing there is just a preg_match validation on the hex field. Could I disable that and enter CSS "transparent"?
Comments
Comment #1
Collins405 commentedAh, of course not, because the hex color is being faded over the top as a gradient. Hmm.