@arminunruh Sorry to hassle you with questions, especially indulgent CSS ones!
2 things i'm trying to figure out to see if I can make this work:
- Is it possible to set a 'background-image' for a blank row if I have assigned an HTML class to the row?
For example - HTML class 'test' for the row in the page editor, and then in the CSS:
.test {background-image: url 'blahblah.jpeg';}
I have tried this but cant make it work. If i use the 'background-color' property that works, so I know I am targeting the right area, i just cant seem to set a background image this way...
- background-blend-mode doesn't work or become purple which suggests it isn't valid for some reason with the CSS editor in lay theme - a bit strange as it is in the W3C website..
Sorry for the long questions, if its too boring I understand! Would just be good to know if this is possible with LAY otherwise ill stop messing around!
Thanks,
D