You can also customize the page that someone is redirected to when they Unsubscribe. Just click on "Unsubscribe Options" from your Subscribe list page and add the URL of your own unsubscribe page under "Redirect unsubscribers to your own confirmation page".
This page also allows you to add an unsubscribe form to your own web site. Just copy and paste the supplied HTML and you're done.
By adding a style="" attribute to the unsubscribe tag, we will automatically add that inline CSS to the unsubscribe link for each of your recipients.
For example, let's say we want to make our unsubscribe link blue and in size 11 font. We'd use the following code:
<unsubscribe style="font-size:11px; color:#4fb5e9;">Unsubscribe</unsubscribe> from our monthly newsletter list
This will create an unsubscribe link that looks like:
<a href="http://www.unsubscribeaddress.com" style="font-size:11px; color:#4fb5e9;">Unsubscribe</a> from our monthly newsletter.
We're here to help.
If you can’t find an answer
here contact us and we’ll see what we can do to help.