Trying to build header with clickable image
-
Hello,
I am building an artist website and like many of the features I find with WordPress. My theme is a child of WPFolio.
After making several attempts to include a header that is also a link to HOME I cannot get it to work.
I stripped all extra code and left only the call to the image file and nothing happens.
Here is the call to the image:
<div id="header"> <img src="images/titleScript.gif" alt="<?php bloginfo('name'); ?>" /> </div>
I have looked at several posts I found after Googling my problem and still nothing happens.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Trying to build header with clickable image’ is closed to new replies.