Make Image in Sig "Live"

Joined
Jan 16, 2007
Messages
226
Reaction score
1
Points
18
I would like to take a small image, the logo in my signature, live, so that when a user clicks on it it takes them to a URL i specify. Sorry if live isn't the right word.


Is this possible?


Thanks for any help.
 
Joined
Jul 18, 2007
Messages
3,184
Reaction score
93
Points
48
Location
Central California
Your Mac's Specs
2.16GHz C2D MacBook w/ 2GB RAM & 120GB HD. HTC Droid Incredible.
It's called a hyperlink or an active image.

For this image it would be created like this without the '*':

Code:
[*url=http://mysite.com/mylink.php][img]mypicture.jpg[/img][/url]

For a normal website the HTML code will look like this:

Code:
<a href="address you want image to click to"><img src="your file name.gif(or jpg)" border="0"></a>
 
OP
Christopher
Joined
Jan 16, 2007
Messages
226
Reaction score
1
Points
18
Okay, so when sending the message I wouldn't see the image, I would only see the html? This is referencing an image I can store on my computer or my website?

Thanks for answering!
 
Joined
May 15, 2007
Messages
470
Reaction score
6
Points
18
Location
Wales, UK
Your Mac's Specs
Black macbook 2.16ghz 2GB Ram 160GB hdd | 8Gb Ipod Nano
You will not see the code at all, you will only see what the code actually means.

What you do in simple term is put the image into your sig as you would normaly do, then you put the URL code brackets around the signiture code. This will then mean that whatever is inside the URL code (your signiture image) will be what is actually linked.

It may be easier if you actually post the URL to the image and the URL you want the image to point to on here and someone will make the code for you.
 
Joined
Jul 18, 2007
Messages
3,184
Reaction score
93
Points
48
Location
Central California
Your Mac's Specs
2.16GHz C2D MacBook w/ 2GB RAM & 120GB HD. HTC Droid Incredible.
Okay, so when sending the message I wouldn't see the image, I would only see the html? This is referencing an image I can store on my computer or my website?

Thanks for answering!

Correct. In this case, you would only see the BBCode. When you save it as your signature then you will see the actual results.

Important note, you can't link to files on your computer. For example if you enter "C:\users\eric\images\picture.png" in the image url part it will not work. You must upload the image to your webspace or use a third-party image hosting (imageshack etc).
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top