Efficient and affordable software for Macintosh - Maker of MaxBulk Mailer, eMail extractor, eMail Checker, e-Mail Bounce Handler

Home

Products

Downloads

News

Store

Support

Forums

Forums


 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
unsubscribe.php

 
Post new topic   Reply to topic    Maxprog Forum Forum Index -> MaxBulk Mailer
Author Message
louie



Joined: 05 Jun 2009
Posts: 3
Location: SYDNEY

PostPosted: Wed Jun 17, 2009 2:28 am    Post subject: unsubscribe.php Reply with quote

HI,

I did email link with following script from your PHP file, I modified font size and colour, works fine. Only thing I want is how can I change the blue email address colour and get rid of underline.

$success_text .= "<h4><font color=000000>Your email address <a href=$email>$email</a> has been successfully removed from our database.<br>\n";

Your email address testemail@gmail.com has been successfully removed from our database.

You can see the "testemail@gmail.com" is in blue colour which I like to change them same as the rest of type in nornal black colour, also get rid of underline

I tryied few way like:
"text-decoration: none;border-bottom:1px double red;"
but did not work.

Please advise!

Many thanks
Very Happy
Back to top
stanbusk
Site Admin


Joined: 28 Dec 2005
Posts: 4388

PostPosted: Wed Jun 17, 2009 10:42 am    Post subject: Reply with quote

It is a CSS like:

A:link { color: #396D84; font-weight: normal; text-decoration: none }
A:visited { color: #396D84; font-weight: normal; text-decoration: none }
A:active { color: #86B82D; text-decoration: none }
A:hover { color: #86B82D; font-weight: normal; text-decoration: none }
Back to top
louie



Joined: 05 Jun 2009
Posts: 3
Location: SYDNEY

PostPosted: Thu Jun 18, 2009 2:10 am    Post subject: Reply with quote

This is a Unsubscribe link from Email Html:
<a href="http://www.testmail.com/unsubscribe/unsubscribe.php?email=[E-mail Address]"style="text-decoration:none;border-bottom:1px double red;"><font color="red">unsubscribe here.<br>

The tag [E-mail Address], is an email address the person who send email.

"unsubscribe here." is a red font link, with 1px underline red too.

After click the unsubscribe here., then go to URL pop up new window:

"Your email address testemail@gmail.com has been successfully removed from our database".

As you can see there is no need for link or colour in "testemail@gmail.com" email address.
This is what I want, after click "Unsubscribe me" just a plain text tell a person his/her email address is removed.

Can anyone help please?
Thanks!
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Maxprog Forum Forum Index -> MaxBulk Mailer All times are GMT
Page 1 of 1

 


Powered by phpBB © 2001, 2005 phpBB Group
captcha mod by phpbb-security.com

Home

Products

Downloads

News

Store

Support

Forums


Maxprog ® - MAX Programming, LLC - © 2001-2006 - All Rights reserved
Company Info | Site Map | Legal Notice | Privacy Policy | Jobs