Author Topic: Clickable Signatures?  (Read 1199 times)

0 Members and 1 Guest are viewing this topic.

Offline DutchFoot

  • Second Lieutenant
  • *
  • Posts: 218
  • Head Developer of The Second Boer war Mod
    • View Profile
  • Side: Union
Clickable Signatures?
« on: February 18, 2014, 02:37:21 pm »
Hey guys, I was just wondering how people make it so when you click on a signature picture, it sends you to a link.

Thanks,
DF

Offline Joseph Graham

  • Colonel
  • *
  • Posts: 1267
    • View Profile
  • Side: Union
Re: Clickable Signatures?
« Reply #1 on: February 18, 2014, 02:38:27 pm »
Code
[url=*gallery address here*][img]*image%20address%20here*[/img][/url]

There you are.

Offline DutchFoot

  • Second Lieutenant
  • *
  • Posts: 218
  • Head Developer of The Second Boer war Mod
    • View Profile
  • Side: Union
Re: Clickable Signatures?
« Reply #2 on: February 18, 2014, 02:51:57 pm »
Thanks!