P粉0684862202023-09-01 10:42:28
I think this is inside the loop You need to give the image URL an absolute path For example.
<div class="forum-symbol" role="img" aria-label="{$forum['name']}" style="background-image: url('/folder/image-name.png')">
Hope this helps