clickable regions in a header

Events happening in the community are now at Drupal community events on www.drupal.org.
Gerben Zaagsma's picture

Is there a way to define clickable regions in a Drupal header when I use Zen? I know how to code this in html with coordinates but I have no idea how to get it working via CSS...

Best,
Gerben

Comments

Just in case anyone else has

Gerben Zaagsma's picture

Just in case anyone else has this problem, the solution is to put the code in page.tpl.php.
See also: http://drupal.org/node/310787

Gerben