Making the header clickable
-
Hi All!
I can’t figure out what I’m not doing right to make the following result in making the header a link for The Round River. Any help would be greatly appreciated!
Thanks!
Brian
<div id="container"> <?php do_action('wp_menubar','BLUECAT'); ?> <div id="wrapper"> <!--Mozilla hack to show background--> <div id="header"> <div id="masthead_wrapper"> <h1 id="masthead"><a class="standard" href="<?php bloginfo('url'); ?>images/trrbnnrtitle3.jpg"><?php bloginfo('name'); ?></a></h1><h2 id="tagline"><?php bloginfo('description'); ?></h2> </div> <div id="headerimg"> <?php randomHeader(); ?> </div> </div><!--close header id-->
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Making the header clickable’ is closed to new replies.