Jump to content
  • 0

How does one put a clickable image in a signature?


Deltango Vale
 Share

You are about to reply to a thread that has been inactive for 3426 days.

Please take a moment to consider if this thread is worth bumping.

Question

I have followed all previous advice about how to put a clickable image into a signature, but nothing works.

Here is what I want to do:

  1. display an image in my signature
  2. have the image point to a website
  3. when the image is clicked, open a new window and go to the website

Here is the code I used based on several examples given by others:

<a href="https://marketplace.secondlife.com/p/Anthracite-Rentals/1508547"><img src="http://community.secondlife.com/t5/image/gallerypage/user-id/151881/image-id/20289i378886A5DA3FDD59"></a>

The first part is the link to my Marketplace store. The second part is the link to the image I want to display. I have spent several hours on this problem and the code produces...nothing, nothing at all.

(When giving your reply, please remember that I am just a normal human, not a rocket scientist with six PhDs in computer programming.)

Link to comment
Share on other sites

10 answers to this question

Recommended Posts

  • 0

Try this:

<A href="https://marketplace.secondlife.com/p/Anthracite-Rentals/1508547"><IMG src="http://community.secondlife.com/t5/image/serverpage/image-id/20289i378886A5DA3FDD59/image-size/original?v=mpbl-1&px=-1"></A>

You had the URL for the page that the image is on. Right-click the image and copy image location to get the correct image location.

ETA: Note that the image source URL above is truncated.

  • Like 3
Link to comment
Share on other sites

You are about to reply to a thread that has been inactive for 3426 days.

Please take a moment to consider if this thread is worth bumping.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...