EKM Tag: [ekm:backcol]
This tag is used to output a hexidecimal colour code for the background colour of your shop template. This colour can be set within the design section of your account.
This colour is also used to define the colour of the safe shopping box on the checkout page.
- Tag Information
- Nesting This Tag
[ekm:backcol][/ekm:backcol]
<style type="text/css">
body {margin: 0; padding: 0; background-color: [ekm:backcol][/ekm:backcol];}
</style>
The EKM system allows for some tags to be nested within other tags.
It is rare you will ever need to nest this tag within another EKM Tag however when nesting the tag you do not need to change the tag.
[ekm:backcol][/ekm:backcol]