Jump to content
When you buy through links on our site, we may earn an affiliate commission.
  • Current Donation Goals

Recommended Posts

Posted

Simple realy (but only for those who know).

I want to link the pics in my sig to the posts here on RWG that describe their builds.

You know, when the mouse rolls over the pic, you can click on it as if it were a link.

HEEEEELLLPPPPP!

Posted

Simple, really ... and right under your nose. I click the "chain" icon above my post here, and fill in the blanks...

Here's my link

You can do a "view source" on this page to see how it looks, but basically you have:

<url="put a target url in here">here is the text for my link</url>

In the rest of the world that's done with an "a href" tag:

<a href="http://CoverYourASP.com/Hello.asp">go to my hello page</a>

Posted (edited)

The simple HTML would be:

<A href="url of the page you want to link to"><IMG SRC="location of the image"></A>

Or here at RWG:

code.gif

Or on the signature editing screen, click on the 'Insert Link' button. Enter the URL you want to link to in the URL box, and then put the entire image code for your image in the 'Link Text' box.

Edited by tomhorn
Posted

The simple HTML would be:

<A href="url of the page you want to link to"><IMG SRC="location of the image"></A>

Or here at RWG:

code.gif

Or on the signature editing screen, click on the 'Insert Link' button. Enter the URL you want to link to in the URL box, and then put the entire image code for your image in the 'Link Text' box.

Thanks tomhorn! Spot on. It works a treat! :thumbsupsmileyanim::thumbsupsmileyanim::thumbsupsmileyanim:

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...
Please Sign In or Sign Up