How do I make this banner into a link?

Discussion in 'CSS' started by Wiitabix, Aug 27, 2008.

  1. #1
    I didn't design my site, hence my ignorance here, but on the site:

    http://www.wiistockcheckers.com/

    I have a graphical banner at the very top. As I'm now creating pages with the same banner, I want to make it so that when someone clicks anywhere on the banner it goes back to the main site index.

    How do I do this?

    Thanks
     
    Wiitabix, Aug 27, 2008 IP
  2. h3dRiAn

    h3dRiAn Guest

    Messages:
    9
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    <a href="put the index link here">put the banner code here</a>

    i think that should work
     
    h3dRiAn, Aug 27, 2008 IP
  3. ninjacluster

    ninjacluster Peon

    Messages:
    132
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    This should work.
     
    ninjacluster, Aug 27, 2008 IP
  4. Wiitabix

    Wiitabix Peon

    Messages:
    64
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Many thanks, I'll give it a go later. :D
     
    Wiitabix, Aug 27, 2008 IP
  5. mypsdtohtml

    mypsdtohtml Guest

    Messages:
    96
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #5
    <a href="yourlink">Banner</a>
     
    mypsdtohtml, Sep 1, 2008 IP
  6. Wiitabix

    Wiitabix Peon

    Messages:
    64
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Thanks all, that worked a treat. :D
     
    Wiitabix, Sep 1, 2008 IP