Advanced Search

Author Topic: Linked pictures?!  (Read 9117 times)

0 Members and 1 Guest are viewing this topic.

January 21, 2015, 06:49:30 AM
Read 9117 times

Offline Hilman170499

  • MM8BDM Extender

  • BLUE FOR DAYS!!!
  • **
  • Date Registered: March 18, 2012, 05:49:26 AM

    • View Profile
Linked pictures?!
« on: January 21, 2015, 06:49:30 AM »
So a few of the topics around this site feature images that when clicked on, will directly lead you to a different link.
Just curious, if anyone doesn't mind letting me in on the secret behind that, can you please tell me how to replicate that effect? Thanks in advance.

P.S.: I'm posting it here because I think it might be something to do with playing with the post features...

January 21, 2015, 07:35:07 AM
Reply #1

Offline tsukiyomaru0

  • MM8BDM Extender
  • *
  • Date Registered: November 07, 2010, 05:01:56 PM

    • View Profile
Re: Linked pictures?!
« Reply #1 on: January 21, 2015, 07:35:07 AM »
For


You use the following code:
Code: [Select]
[url=http://www.cutstuff.net/forum/index.php][img]http://www.cutstuff.net/forum/styles/subsilver2/imageset/site_logo.png[/img][/url]
Explanation of the code above:
Code: [Select]
[url=][img][/img][/url]