How To Hyperlink Your Wordpress Header Banner In CSS MADE SIMPLE!

This has been a problem that has been driving people CRAZY. People seem to think that you need to install special CSS plugins or use javascript.. forget it.

This method takes TWO seconds.

Log into your theme editor, go to edit your header.php file

where it says :

<div id=”header”>

replace with:

<div id=”header” onclick=”location.href=’http://www.yourlinkhere.com’;” style=”cursor: pointer;”>

ENJOY! HOPE IT HELPED!

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • BlinkList
  • Furl
  • Netscape
  • Reddit
  • Simpy
  • Slashdot
  • StumbleUpon
  • Technorati
  • YahooMyWeb


August 28th, 2008

1 Comments

  1. Kathleen, December 10, 2008:

    This is exactly what I needed. Thank you SO much!

Leave a comment

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>