Title: Header image problem
Last modified: August 20, 2016

---

# Header image problem

 *  [26sites](https://wordpress.org/support/users/26sites/)
 * (@26sites)
 * [14 years ago](https://wordpress.org/support/topic/header-image-problem-6/)
 * I’m calling for the image (900px x 180px) in the editor with this in the serenity
   theme:
    .header-image #header #title-area { background: url(images/logo.png) 
   left top no-repeat; padding-left: 20px; } yet I’m not getting it to appear
 * I’ve confirmed more than twice it is in the images folder in the Serenity theme
   with Filezilla
 * not sure if my path, or what, is incorrect?
 * any assistance would be greatly appreciated and I thank you in advance!!
 * Jon

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [14 years ago](https://wordpress.org/support/topic/header-image-problem-6/#post-2702190)
 * without a link to your site, nobody will be able to suggest anything.
 *  Thread Starter [26sites](https://wordpress.org/support/users/26sites/)
 * (@26sites)
 * [14 years ago](https://wordpress.org/support/topic/header-image-problem-6/#post-2702232)
 * Sorry about that, here it is: [http://26sites-testing.com/hawkeye/](http://26sites-testing.com/hawkeye/)
   
   the header image should appear above the nav bar
 *  [govpatel](https://wordpress.org/support/users/govpatel/)
 * (@govpatel)
 * [14 years ago](https://wordpress.org/support/topic/header-image-problem-6/#post-2702235)
 * There is this code that should display your header
    #header { background: url(“”)
   no-repeat scroll 0 0 transparent; } does not have any url in code and I see that
   this is in [http://26sites-testing.com/hawkeye/](http://26sites-testing.com/hawkeye/)
   so check if you have any theme options where you should enter a url
 *  Thread Starter [26sites](https://wordpress.org/support/users/26sites/)
 * (@26sites)
 * [14 years ago](https://wordpress.org/support/topic/header-image-problem-6/#post-2702236)
 * here is the code I put that into my site
    #header { background: url(images/logo.
   png) no-repeat scroll 0 0 transparent; } with no results?
 *  Thread Starter [26sites](https://wordpress.org/support/users/26sites/)
 * (@26sites)
 * [14 years ago](https://wordpress.org/support/topic/header-image-problem-6/#post-2702238)
 * so after your reply my steps were I took this out:
 * > ‘.header-image #header #title-area {
   >  background: url(images/logo.png) left
   > top no-repeat; padding-left: 20px; }’
 * and replaced it to be:
 * > ‘.header-image #header #title-area {
   >  background: url() left top no-repeat;
   > padding-left: 20px; }’
 * and put this in the editor above code above:
 * > ‘#header {
   >  background: url(images/logo.png) no-repeat scroll 0 0 transparent;}’
 *  [govpatel](https://wordpress.org/support/users/govpatel/)
 * (@govpatel)
 * [14 years ago](https://wordpress.org/support/topic/header-image-problem-6/#post-2702241)
 * Did you check if you have any theme options where you need to add url as I still
   do not see the url in the code.
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [14 years ago](https://wordpress.org/support/topic/header-image-problem-6/#post-2702242)
 * as ‘serenity’ is a commercial theme by studiopress, please contact them for support.
 * general:
    if there could be conflicting styles, try to enforce yours with adding`!
   important` before the semicolon;
 * example:
 * `#header { background: url(images/logo.png) center center no-repeat !important;}`
 *  Thread Starter [26sites](https://wordpress.org/support/users/26sites/)
 * (@26sites)
 * [14 years ago](https://wordpress.org/support/topic/header-image-problem-6/#post-2702244)
 * sorry i thought this was a wordpress forum

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

The topic ‘Header image problem’ is closed to new replies.

## Tags

 * [folder](https://wordpress.org/support/topic-tag/folder/)
 * [header](https://wordpress.org/support/topic-tag/header/)
 * [image](https://wordpress.org/support/topic-tag/image/)
 * [images](https://wordpress.org/support/topic-tag/images/)
 * [problem](https://wordpress.org/support/topic-tag/problem/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 8 replies
 * 3 participants
 * Last reply from: [26sites](https://wordpress.org/support/users/26sites/)
 * Last activity: [14 years ago](https://wordpress.org/support/topic/header-image-problem-6/#post-2702244)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
