Hyperlinked logo instead of title
-
Hi,
I believe I’ve got the image url in my php header where it should be but it is still not showing up. I’d like it to replace the title type but keep the ‘home’ hyperlink over the logo image. Is this possible? I’ve read many related posts which have definitely helped but still no success… can anyone help?The site url is pakafoundation.org and here’s my header.php code:
<h1>/”><img src=”images/pakalogo_smallest.jpg” alt=”<?php bloginfo(‘name’); ?>” /></h1>
<?php } else { ?>
/”><img src=”images/pakalogo_smallest.jpg” alt=”<?php bloginfo(‘name’); ?>” />Thanks so much!
Jack
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Hyperlinked logo instead of title’ is closed to new replies.