EKM Tag: [ekm:background]
This tag will output the background image of the theme, set from the Design section in "Custom Colours".
- Tag Information
Basic Use
This tag outputs the CSS values for a background image.
<style>
body {
background: [ekm:background][/ekm:background];
}
</style>