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
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.