Archive | Using the DOJO Theme RSS feed for this section

Using a Title Banner Image with DOJO Theme

28. September 2008

0 Comments

Just installed DOJO theme at Questions4RealEstate. (In a few days, this blog with have some pertinent posts, right now there are only a couple test posts.) To replace text title with image Opener header.php Find this code <div id=”header”> <?php if ( is_home() ) { /* use an h1 on the homepage */ ?> <h1 id=”blogname”><a href=”<?php bloginfo(’url’); ?>”><?php bloginfo(’name’); ?></a></h1> <?php [...]

Continue reading...