How do I put in links in the signatures? What I mean is, you see Haiming as my signature, but how do I make it so that whenever my signature is clicked, it goes to a specific project?
Offline
(url=PROJECT-LINK HERE)(img)IMAGE LINK HERE(/img)(/url)
use [] instead of ()
I think it works like this
Last edited by LiFaytheGoblin (2012-01-03 10:50:40)
Offline
Thanks!
LiFaytheGoblin wrote:
(url=PROJECT-LINK HERE)(img)IMAGE LINK HERE(/img)(/url)
use [] instead of ()
I think it works like this
Offline
You just do the exact same as you would in posts. If you don't know how to do that, you just put:
[url=http://www.scratch.mit.edu/]Text goes here.[/url]
That would produce: Text goes here.
In your case (linking from an image), you'd put it around the
[img]and[/img]
So say you wanted a picture to link to the Scratch hompeage, it would be
[url=http://www.scratch.mit.edu/][img][URL of image goes here.][/img][/url]
Offline
[url=http://scratch.mit.edu/][img]tinypic.com/ccsee21[/img][/url]
Offline
You just do the exact same as you would in posts. If you don't know how to do that, you just put:
[url=http://www.scratch.mit.edu/]Text goes here.[/url]
That would produce: Text goes here.
In your case (linking from an image), you'd put it around the
[url]and[/url]
So say you wanted a picture to link to the Scratch hompeage, it would be
[url=http://www.scratch.mit.edu/][url][URL of image goes here.][/url][/url]
Offline