Need Help putting linkable logo into wordpress header!
-
Here’s the code to my header. It’s a public theme but cant seem to find where to add my logo jpg?
Can someone help me add the appropriate code?
<?php spitOutIEFix(); ?> <?php wp_head(); ?> </head> <body id="body"> <div id="header"> <form method="get" id="searchform" action="<?php bloginfo('url'); ?>"> <p class="right" id="search"> <input type="text" value="Search..." name="s" id="s" alt="Search"/> <label id="label"></label> </p> </form> <h1> <a>" title="Go back home."><?php bloginfo('title'); ?></a> </h1> <?php spitOutWallpaperThumbs(); ?> </div> <div id="bodyowner">
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Need Help putting linkable logo into wordpress header!’ is closed to new replies.