Up front, I am a novice that can cut and paste. With that said, I will try to explain my situation. I have WP 2.8. My host provider is Aquarius Sotrage and I have cpanel. My theme is Sleek Black 1.1.1 by Carla Izumi Bamford. My site is http://www.ibrr.org/ This is the header.php file: <!-- header --> <div id="header"> <h1><a href="<?php bloginfo('url'); ?>" title="<?php bloginfo('name'); ?>"><?php bloginfo('name'); ?></a></h1> <h2><?php bloginfo('description'); ?></h2> </div><!-- /header --> It will say ibrr and it's logo. All I want to do is put my logo where these words are and get rid of the words. Also, I didn't find any type of 'image' folders to add my image to. I read a post response by cpucandy that was pretty close to what I needed, but it didn't work, so I've looked thru stuff and simply can't find what I need. I have no problem reading an faq if I'm posting worng here, I just don't know where to go and actually WOULD love to learn stuff! Thanks, in advance, for all ya'll do!