Viewing 1 replies (of 1 total)
  • Do you want it to feature your blog description, or just to say something the same on every page?

    This is from my layout:

    <div id="header">
    <a href="<?php echo get_settings('home'); ?>">
    <h1><?php bloginfo('name'); ?></h1>
    <div id="headerimg">
    </div>
    <div class="description"><?php bloginfo('description'); ?></div>
    </a></div>

Viewing 1 replies (of 1 total)
  • The topic ‘Subheading in Header’ is closed to new replies.