Another logo question…
-
Have looked through some old posts and tried what’s there to no avail..
I want to replace the standard header with a log that clicks to home. Here’s the relevant lines from the header file if anyone can help please.
<div id=”header” onclick=”location.href='<?php echo get_settings(‘home’); ?>/’;”>
<h1 id=”blog-title”>/” title=”<?php bloginfo(‘name’) ?>”><?php bloginfo(‘name’) ?></h1>
<div id=”blog-description”><?php bloginfo(‘description’) ?></div>
</div>
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Another logo question…’ is closed to new replies.