A tricky question, perhaps with no solution at the moment but I'll ask anyway.
Is there a way using only CSS to replace an image src with another src?
Here are the tricky parameters I have to work with:
- I have no control over the HTML or the image file I'm trying to replace
- The system I'm editing on does not allow JS or Jquery
- There are no divs, IDs, or classes around the image that I can pull from, so I'd need to be able to grab the image directly by the src
Is this possible? I have done a lot of research and I feel like I keep getting close, but not quite there.
Thanks for the input!
Descriptive text