Just activation url shortcode...

Hi we are using custom templates on our newsletters...And we want to customize [newsletters_activate] link... In this case we want just activation url shortcode?

Is it possible?

if it is not possible how can we stylize this link using css tags...


we want to use it with this code...

<a href="######activation-url#####" style="display: block;text-decoration: none;-webkit-text-size-adjust: none;text-align: center;color: #ffffff; background-color: #B2D476; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; max-width: 700px; width: 60%; border-top: 2px solid #B2D476; border-right: 0px solid #B2D476; border-bottom: 6px solid #B2D476; border-left: 0px solid #B2D476; padding-top: 0px; padding-right: 20px; padding-bottom: 0px; padding-left: 20px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;mso-border-alt: none" target="_blank"><span style="font-size:12px;line-height:24px;"><span data-mce-style="font-size: 14px; line-height: 32px;" style="font-size: 14px; line-height: 28px;">click here to activate!</span></span> </a>
Sign In or Register to comment.