XenForo Widget background image

D

DaveL

Guest
Afternoon,
Looking to add an image in the background of my widget. Im using this code:

Code:

Code:
[data-widget-key="mywidget"] .block-container {
        color: #816a07 !important;
        background: #FFD700 !important;
}

Can anyone advise what I would need to adjust to display an image from a HTML link please?

Continue reading...