I'm looking to create a unique footer design similar to the one featured on .
Instead of using a solid color for the left section, I want to incorporate an image as the background.
Is there a CSS technique to stack backgrounds, with an image as the base layer and a gradient overlay that starts transparent from one end and becomes colored at 60% (to the right)?
In simpler terms, can you apply a linear gradient background with transparency for only one color?