How do I direct an image to a link?

Want to just shoot the breeze? Forum 42 is the place!

Moderator: Moderators

Post Reply
twilightprincess
Posts: 367
Joined: Sat Feb 17, 2007 12:28 am
Location: Western Australia Gender: Male

How do I direct an image to a link?

Post by twilightprincess »

I tried putting over the but as you can see in my sig, that didn't work.
bicostp
Moderator
Posts: 10491
Joined: Mon Mar 07, 2005 5:47 pm
Steam ID: bicostp
Location: Spamalot
Contact:

Post by bicostp »

Either:

Code: Select all

<a href="LINKGOESHERE"><img src="IMAGEURLGOESHERE"></a>
<a href="http://benheck.com/phpBB/viewtopic.php?t=18586"><img src="http://img172.imageshack.us/img172/2097 ... 8.png"></a>

or:

Code: Select all

[url=LINKGOESHERE][img]IMAGEURLHERE[/img][/url]
Image

You can't use the Imageshack "my.php?" link. You need the direct image link.

http://img172.imageshack.us/img172/2097/eco64qb8.png
Not
http://img172.imageshack.us/my.php?image=eco64qb8.png
twilightprincess
Posts: 367
Joined: Sat Feb 17, 2007 12:28 am
Location: Western Australia Gender: Male

Post by twilightprincess »

That sort of helps, but can you see how the image isn't showing up?
Post Reply