• Resolved neil-guevara

    (@neil-guevara)


    Hey guys, i would like to make my header clickable. Heres me header code:

    <?php wp_head(); ?>
    </head>
    <body>
    
    	<a name="top"></a>
    <div id="wrapper">
    		<div id="header"><a href="<?php echo get_option('home'); ?>/"><img src="<?php bloginfo('template_directory'); ?>alt="<?php bloginfo(''); ?>"  /></a>
    </div><!-- end header -->
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘A Clickable header’ is closed to new replies.