hello!
I'm using an image for a mailto link and I wonder if it's possible to harness the Couch cms:cloak-email tag with the following:
I don't think so, but someone else might know better - thanks!
I'm using an image for a mailto link and I wonder if it's possible to harness the Couch cms:cloak-email tag with the following:
- Code: Select all
<a href="mailto:<cms:get_custom_field 'email_address' masterpage='globals.php' />" /><img src="<cms:show k_site_link />img/email.png"/></a>
I don't think so, but someone else might know better - thanks!