You are viewing our Forum Archives. To view or take place in current topics click here.
Creating an image HTML Signature - Email, Help +Rep
Posted:

Creating an image HTML Signature - Email, Help +RepPosted:

lordgeorge
  • TTG Senior
Status: Offline
Joined: Sep 18, 201112Year Member
Posts: 1,249
Reputation Power: 53
Status: Offline
Joined: Sep 18, 201112Year Member
Posts: 1,249
Reputation Power: 53
I've covered the question in the title, but I will expand.

Does anyone know how to create an email signature with an image that links to a website? (HTML)

The signature will go at the footer of an email.

+This may need someone experienced to reply, if you know how to please PM me. I understand this could be a complex task.

Thank you in advance.

George
#2. Posted:
Craig
  • Wizard
Status: Offline
Joined: Jan 16, 201212Year Member
Posts: 20,271
Reputation Power: 17065
Motto: 2b || !2b
Motto: 2b || !2b
Status: Offline
Joined: Jan 16, 201212Year Member
Posts: 20,271
Reputation Power: 17065
Motto: 2b || !2b
<a href="URL HERE"><img id="pic" src="PICTURE URL HERE" alt="Email Footer"></a>


So it should then look like this:

<a href="http://www.thetechgame.com/"><img id="pic" src="http://www.thetechgame.com/themes/ttgv4/images/logo.png" alt="Email Footer"></a>
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.