adding links to images

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kelgrin
    New Member
    • Oct 2005
    • 24
    • 3.5.x

    adding links to images

    Hi guys

    I'd be really appreciative if anyone could tell me how to alter this:

    <table width="100%" border="0" cellspacing="0" cellpadding="5">
    <tr>
    <td align="left"><img src="image_left.gif" border="0" /></td>
    <td align="right"><img src="image_right.gif" border="0" /></td>
    </tr>
    </table>

    so that when a user clicks on either image they are sent to a new page http://www.newpage.com/ooooh or whatever

    Cheers!!

    Toby
  • TheMusicMan
    Senior Member
    • Oct 2002
    • 2140
    • 3.7.x

    #2
    Try this...

    <table width="100%" border="0" cellspacing="0" cellpadding="5">
    <tr>
    <td align="left"><a href="http://www.yourdomain.com"><img src="image_left.gif" border="0" /></a></td>
    <td align="right"><a href="http://www.yourdomain.com"><img src="image_right.gif" border="0" /></a></td>
    </tr>
    </table>
    John

    Comment

    • kelgrin
      New Member
      • Oct 2005
      • 24
      • 3.5.x

      #3
      I love you! Cheers, I'll try that now!

      /newbie

      Comment

      • TheMusicMan
        Senior Member
        • Oct 2002
        • 2140
        • 3.7.x

        #4
        errrrm.... you're welcome, but... how old are you and what gender... hehehehehehehehe

        kiddin....
        John

        Comment

        • kelgrin
          New Member
          • Oct 2005
          • 24
          • 3.5.x

          #5
          Dude, platonic love!!

          Comment

          • TheMusicMan
            Senior Member
            • Oct 2002
            • 2140
            • 3.7.x

            #6
            phew....

            Let us know if you get that working though yeah? Cheers.
            John

            Comment

            widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
            Working...