XenForo HTML Widget - Background colour/image

D

DaveL

Guest
Looking to create some custom HTML widgets, however struggling at the start!
I've created the widget and used this so I get a black background, but no joy.
HTML:

Code:
<html>
<body style="background-color:black;">

Test

</body>
</html>

Any help appreciated!

Continue reading...