Hi Steve,

Sounds like you must have edited the page.tpl.page for the theme you are using in order to get the header image you wanted. Is that correct? That's where the html goes as well.

Why don't you post that snippet of the code and then I or someone can post back with the simple snippet you'll need to get that to be a hyperlink.

But you could try on your own as well --, just make sure that the php part is "off" near where you have the header image, and put in the html. <?php turns php on  and ?> turns it off. Html happily goes outside of those tags.

Shai

So then you just go inside the theme folder for the theme you are using and go to page.

On Mon, Jul 21, 2008 at 10:05 AM, Steve Hays <hays@ohio.edu> wrote:
I have included the Site Title and Slogan in a header background image
that occupies the header of my site.  Can someone please tell me how
to code (and where to put it) a link so that a click anywhere in the
header takes the user to the front page?  I would have no problem with
this if it were simple HTML, but the compartmentalized PhP structure
of Drupal has me pretty confused.

Thanks in advance,

Steve Hays
Classics
Ohio University

--
[ Drupal support list | http://lists.drupal.org/ ]