1

Topic: How do I make a clickable image in my signature?

My WoW guild uses a PunBB forum and
I would like to have a small clickable image in my signature that links to a certain web address.
Whats the code to do this? Help would be much appreciated. Thank you in advance.

Re: How do I make a clickable image in my signature?

http://example.com

3 (edited by maxz 2007-11-23 00:02)

Re: How do I make a clickable image in my signature?

A clickable image, not text.

Re: How do I make a clickable image in my signature?

Replace the link text with the image tag and url like so

5 (edited by maxz 2007-11-23 00:29)

Re: How do I make a clickable image in my signature?

This is what I get when I use that code.



Doesnt seem to work hmm

6 (edited by bingiman 2007-11-23 01:35)

Re: How do I make a clickable image in my signature?

Try this:

[url=http://wcradio.com/][img]http://www.thechaosarmy.org/img/wowradio.jpg[/img][/url]

Re: How do I make a clickable image in my signature?

maxz here is the right line:

[url=http://www.punbb.org][img]http://punbb.org/docs/screens/punbb_logo.png[/img][/url]

And you will get the following:

http://punbb.org/docs/screens/punbb_logo.png

Re: How do I make a clickable image in my signature?

Oops

[url=http://example.com/][img]http://example.com/image.gif[/img][/url]