EKM Tag: [ekm:alinkcol]
This tag is used to output a hexidecimal colour code for the link hover colour within your shop template. This colour can be set within the design section of your account.
- Tag Information
- Nesting This Tag
[ekm:alinkcol][/ekm:alinkcol]
<style type="text/css">
body {margin: 0; padding: 0; font-size: 12px;}
a:hover {color: [ekm:alinkcol][/ekm:alinkcol]; text-decoration: none;}
</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:alinkcol][/ekm:alinkcol]