Need clickable header a.s.a.p
-
Come on peeps,
so it seems codex cannot even post a valid clickable header..
So how long is this taking me now?
Im using default theme and this is the litle code..
<div id="page">
<div id="header">
<div id="headerimg">
<h1><a href="<?php echo get_settings('home'); ?>"><?php bloginfo('name'); ?></a></h1>
<div class="description"><?php bloginfo('description'); ?></div>
</div>
</div>
<hr />
In there i need an active link working on the image instead of the bullshit h5 bloginfo name link,instead it has to be the header image…
but provided one by codex isnt valid.
Any solution..?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Need clickable header a.s.a.p’ is closed to new replies.