image mapping (selecting part of an image to be a link)

Discussion in 'WordPress' started by tomcromp, Nov 30, 2013.

  1. #1
    In my wordpress theme my logo is built into my background, how can I make part of the background (where my logo is) a link?

    Any help would be greatly appreciated

    Tom
     
    tomcromp, Nov 30, 2013 IP
  2. Devtard

    Devtard Notable Member

    Messages:
    850
    Likes Received:
    133
    Best Answers:
    4
    Trophy Points:
    220
    #2
    You can do it with the <map> tag: http://www.w3schools.com/tags/tag_map.asp
    However, I would avoid this. Removing the logo from the background image and displaying it as a standalone element makes more sense in my opinion.
     
    Devtard, Nov 30, 2013 IP