Title: Title Image &#8211; pool theme &#8211; 2.0
Last modified: August 18, 2016

---

# Title Image – pool theme – 2.0

 *  Resolved [Harvey](https://wordpress.org/support/users/harvey/)
 * (@harvey)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/title-image-pool-theme-20/)
 * Hello all,
 * I’m almost embarrassed to ask…
 * I can’t figure out how to change the title image on my WP blog!
 * I just switched to WP2.0, and have activated the POOL theme.
    [http://www.lamateporunyogur.net/](http://www.lamateporunyogur.net/)
 * This theme includes a folder called ‘images’ and includes the file ‘logo.gif’
   which is the file being displayed as the background image for the default installation.
 * I can overwrite this file and change my image fine… but I want to change the 
   filename that is being refered (I want to use a jpg instead of a gif) but I can’t
   for the life of me find where this logo.gif file is referenced from!
 * I checked all of the usual theme files, header.php index.php etc, but I can’t
   find mention of this logo.gif anywhere!
 * Thanks for any help on this… I must be missing something obvious.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Marc](https://wordpress.org/support/users/marc/)
 * (@marc)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/title-image-pool-theme-20/#post-306948)
 * Check your CSS style sheet, although this may not be the correct one as it already
   is listed as a jpg.
 * `
    #cabecera {
 *  background: #ECECEC /*url(images/logo2005.jpg)*/;
 *  height: 150px;
 *  font-family: "Trebuchet MS", sans-serif;
 *  margin: 0;
 *  overflow: hidden;
 *  padding: 0;
 *  }
 *  Thread Starter [Harvey](https://wordpress.org/support/users/harvey/)
 * (@harvey)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/title-image-pool-theme-20/#post-306957)
 * Thanks for the tip.
 * I tried uploading a file called logo2005.jpg to the /images/ directory of the
   theme, and even to an images directory I created in the root of the wordpress
   installation, just in case… but nothing doin! Not working.
 * This is a most cryptic placement…
 * OH!
 * #header {
    background: #8EBAFD url(images/logo.gif) no-repeat; height: 150px;
   margin: 0; padding: 0; }
 * This did it!
 * GEESH what a…. wonderful theme!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Title Image – pool theme – 2.0’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [Harvey](https://wordpress.org/support/users/harvey/)
 * Last activity: [20 years, 4 months ago](https://wordpress.org/support/topic/title-image-pool-theme-20/#post-306957)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
