Posted by Gerben Zaagsma on September 15, 2008 at 3:57pm
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
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