Email next to Thread in Sigline

Henry

Thunder From Down Under
Joined
Feb 22, 2002
Posts
58,888
Heya Everyone,

Not sure if this can be done or not so i shall ask and see if anyone can help me out at all.


Query is can i Add my email addy next to a thread link in my sigline so that people can just click on it and send email.

eg for my email friends thread i would like to add my email so anyone interested can just send an email.



Hope this makes sense.


Any help at all will be greatly appreciated.
 
You would need to add the following line of html: -

<a href="mailto:email@address.com">Email me!</a>

Change the section that reads email@address.com to the email address you want the link to point to.

Be warned though this will reveal your email address to anyone using the link. You may get some spam from this method.

You could just encourage folks to click on your profile in which is your email account details, but they are hiden behind the sites structure, and you don't need to show your email address unless you respond to an email that is sent to you.
 
Ezzy said:
You would need to add the following line of html: -

<a href="mailto:email@address.com">Email me!</a>

Change the section that reads email@address.com to the email address you want the link to point to.

Be warned though this will reveal your email address to anyone using the link. You may get some spam from this method.

You could just encourage folks to click on your profile in which is your email account details, but they are hiden behind the sites structure, and you don't need to show your email address unless you respond to an email that is sent to you.


Thanks for that answer.


lol yes i could but have a different email addy there unfortunately.


Henry.
 
I forgot say thanks to Ezzy for that.

Ok i tried that but when i tried to send a test email if you will i got the page could not be found.

What did i do wrong ?

Am still a relative newbie to learning html coding
 
I may be wrong but I thought one of Lit's rules was no email addies in posts (which would include sig lines). Just a thought.
 
Back
Top