How do i get this working. I want to use background: radial-gradient(circle,white,black); AND background-image: url(photo.jpg) no-repeat right; How do i apply both the gradient and the image-icon. Please help
-
You mean you want the gradient and image side by side (next to each other) or on top of the other or how?Harry– Harry2016-01-01 08:22:07 +00:00Commented Jan 1, 2016 at 8:22
-
If you want to apply a translucent gradient over an image (e.g. noise) to create a textured background, check out stackoverflow.com/a/49108254.Clint Pachl– Clint Pachl2018-03-05 11:22:25 +00:00Commented Mar 5, 2018 at 11:22
Add a comment
|