Title: Help replacing an image
Last modified: August 19, 2016

---

# Help replacing an image

 *  [kymmie2453](https://wordpress.org/support/users/kymmie2453/)
 * (@kymmie2453)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/help-replacing-an-image/)
 * I am very new to all this but am trying to help my aunt create a web site. I 
   used the theme Desk Mess Mirrored 1.7.2 by Edward Caissie but I would like to
   replace the image (i think it’s just one) at the top with my own. I can not figure
   out how to do this. My page can be found at [http://www.jksvisions.com/test](http://www.jksvisions.com/test).
   I have noticed that people asking questions often supply the code so below is
   mine. Thanks in advance for your kind assistance!!
    Kym
 * [Large code excerpt removed by moderator. Per forum rules, please use [the pastebin](http://wordpress.pastebin.com/)
   for all large code excerpts. It works better anyway.]

Viewing 1 replies (of 1 total)

 *  [zeaks](https://wordpress.org/support/users/zeaks/)
 * (@zeaks)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/help-replacing-an-image/#post-1666061)
 * There’s actually 3 seperate images at the top of your theme. One behind the title,
   one to the right with the coffee cup and the other with the pens on it.
 * Easiest way is to just rename the image you want to use to match the name of 
   the image being used now. You might have to adjust the css for the image to fit
   right if it’s a different size.
 * If you don’t want the other images there and just want one, you can comment the
   css out to remove them.
 * #headerleft {
    #logo { #cup { are what to look for in the style.css. to adjust
   these for your own images.
 * #logo {
    margin-left: -93px; float:left; background:url(images/logo-bg.png) no-
   repeat;
 * this is the code in the css for the center log image, put your new image in the
   images directory of your theme, and either name it the same, or change the name
   in the css.

Viewing 1 replies (of 1 total)

The topic ‘Help replacing an image’ is closed to new replies.

 * 1 reply
 * 2 participants
 * Last reply from: [zeaks](https://wordpress.org/support/users/zeaks/)
 * Last activity: [15 years, 8 months ago](https://wordpress.org/support/topic/help-replacing-an-image/#post-1666061)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
