Here’s a link to my personal blog where I take notes on handy wordpress functions http://micromediawebsites.com/blog/?cat=12 🙂
Cool.. your a web designer ^_^
(I’ve never met one before)
I visited your site and Book marked it.. it’s very helpful. 🙂
Inside of the <div id=”logo”> replace the <h1> and the <div class=”description” with this:
/”><img src=”<?php bloginfo(‘template_url’); ?>/images/logo.png” title=”<?php bloginfo(‘name’); ?>” alt=”” />
Upload your logo to the images folder in your theme and it should find it.
Thanks Jessn! Just what I was looking for 🙂