Title: Graphics as Title?
Last modified: August 18, 2016

---

# Graphics as Title?

 *  [Naga](https://wordpress.org/support/users/naga/)
 * (@naga)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/graphics-as-title/)
 * I have a graphic that I wish to be the title of the blog, but I have no clue 
   how to put it up. Is there a way?
 * Thanks.

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

 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/graphics-as-title/#post-308071)
 * There will be 🙂
 * A link to your blog, and a link to the image and a description of what you’d 
   like the result to be will help get you a lot closer to your goal.
 *  Thread Starter [Naga](https://wordpress.org/support/users/naga/)
 * (@naga)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/graphics-as-title/#post-308094)
 * The link to the blog is [this](http://spacettes.nicksterspace.com/rohit/) and
   the image is [this](http://nicksterspace.com/graphics/passion.jpg).
 *  [Austin Matzko](https://wordpress.org/support/users/filosofo/)
 * (@filosofo)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/graphics-as-title/#post-308098)
 * Naga, looks like you’re using the “default” theme. You’ll need to edit the `header.
   php` file found in `wp-content/themes/default/`.
 * Some of the last lines in that file should look like this:
    `<div id="header"
   > <div id="headerimg"> <h1><a href="<?php echo get_settings('home'); ?>"><?php
   bloginfo('name'); ?></a></h1> <div class="description"><?php bloginfo('description');?
   ></div> </div> </div>  Change it to something like this: <div id="header"> <div
   id="headerimg"> <img src="http://nicksterspace.com/graphics/passion.jpg" /> <
   div class="description"><?php bloginfo('description'); ?></div> </div> </div>
   You may need to adjust the CSS to make it look nicer.
 *  [Marc](https://wordpress.org/support/users/marc/)
 * (@marc)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/graphics-as-title/#post-308104)
 * It would be a lot easier if your new image were the same size as the original.
   It would take less, or no mucking with the style sheet.
 *  Thread Starter [Naga](https://wordpress.org/support/users/naga/)
 * (@naga)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/graphics-as-title/#post-308112)
 * I got it. Thank you for your help. 🙂

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

The topic ‘Graphics as Title?’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 4 participants
 * Last reply from: [Naga](https://wordpress.org/support/users/naga/)
 * Last activity: [20 years, 4 months ago](https://wordpress.org/support/topic/graphics-as-title/#post-308112)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
