I’d like to make my header image clickable and I noticed this in crazypaw’s post:
I do know that changing <div id=”headerimage”> in my header.php file to `<div id=”headerimage” onclick=”location.href='<?php bloginfo(‘url’); ?
>’;” style=”cursor: pointer;”>` will make my header image clickable.
Is it <div id=”headerimage”> or <div id=”headerimg”>? The latter is what I see in my header.php file. Am I looking in the right place? I am using WP 2.1.