Please help, how to make image links for signature

● ARCHIVED · READ-ONLY
Started by SoulCatapult 6 posts View original ↗
  1. In my old signature, I'd made a link within an image, but I messed it up with my new signature and I can't remember the proper syntax to do this. Can someone please help?

    I thought it was something like

    Code:
    [url=<URL>[img=<IMG>]]
    But that doesn't seem to work... :(
  2. I'll gladly help, try the below. It always works for me.

    <a href="your_url_goes_here"><img src="your_picture.jpg" /></a>
  3. Just use the editor buttons if you can't remember BBCode...

    But try:

    Code:
    [url=url-here][img=image-here][/url]
  4. Nathanial B. said:
    Just use the editor buttons if you can't remember BBCode...
    For some reason, the editor buttons freeze the webpage for me. But thanks anyway...
  5. Code:
    [url=url-here][img=image-here][/url]