- Status: Duplicate
In v5.0.9 (previously reported in 5.0.8)
Using the generated resource tag after adding an image such as:
{resource="custom/moonlight-night-horror-full-moon-703553-2000.webp" app="core" location="front"}
in the AdminCP > Theme Settings CSS template:
background-image: url( '{resource="custom/moonlight-night-horror-full-moon-703553-2000.webp" app="core" location="front"}' );
still outputs as empty tags:
The workaround of using the front end Custom CSS still works.
Recommended Comments