I'm looking to reference image assets in my design associated css asset.
I tried using the './?a=238456' dynamic linking but that does not work. I was told the system would parse the css file when loading it in like that. Hasn't worked.
I have checked out some other project work and noticed that it references the _data url of the object. I think that is what I need to do to get it to work. How can I find an image assets location in the _data repository?
I'm really new to this and I can't find out where to get this reference.