Insert logo graphic in header?
-
I know this has been covered to death in these forums, but despite researching the topic and going through a lot of trial and error, I haven’t been able to find anything that works for me. I’m trying to put a logo in my header file. The logo is at https://findingthewhitespace.com/wp-content/themes/quadruple-blue/images/newlogo.gif
and I can’t get it to show up. The relevant portion of my header.php file is below.<body>
<div id=”container”>
<div id=”page”>
<div id=”header”><h1>” title=”<?php bloginfo(‘name’); ?> <?php _e(‘home page’); ?>”><?php bloginfo(‘name’); ?></h1></div>Any ideas? Thanks very much.
Dan
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Insert logo graphic in header?’ is closed to new replies.