Title: header
Last modified: August 19, 2016

---

# header

 *  Resolved [jmckiernan86](https://wordpress.org/support/users/jmckiernan86/)
 * (@jmckiernan86)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/header-16/)
 * I’m having a problem with my background image. the background image should not
   continue into the header but i cant figure out how to fix it. I don’t think the
   problem is in the css. the site is farmersagentsandiego.com. thanks in advance.

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/header-16/#post-1376493)
 * i **do **think the problem is in the css.
 * one way to to change it, is to add a background-color to #header in style.css:
 *     ```
       #header {
       	height: 100px;
       	padding: 0px 15px 0px 20px;
       	margin: 0px;
       	border-bottom: 1px solid #EEE;
       	color: #FFF;
               background-color: #fff;
       }
       ```
   
 * a possible alternative is to change the html structure of the site, to have the
   div #header first, and start the div #page after – but even this will need some
   adjustment to **css**.
 *  Thread Starter [jmckiernan86](https://wordpress.org/support/users/jmckiernan86/)
 * (@jmckiernan86)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/header-16/#post-1376534)
 * thank you so much. it worked! i could have sworn i tried that already but i guess
   not. thanks again!

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

The topic ‘header’ is closed to new replies.

## Tags

 * ["background-image"](https://wordpress.org/support/topic-tag/background-image/)
 * [header](https://wordpress.org/support/topic-tag/header/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [jmckiernan86](https://wordpress.org/support/users/jmckiernan86/)
 * Last activity: [16 years, 4 months ago](https://wordpress.org/support/topic/header-16/#post-1376534)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
