Title: Header image repeat-x problem
Last modified: August 20, 2016

---

# Header image repeat-x problem

 *  [grkis](https://wordpress.org/support/users/grkis/)
 * (@grkis)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/header-image-repeat-x-problem/)
 * I have problem with ‘repeat-x’ part in the code below. My background image in
   header repeats, so I added ‘repaet-x’ on the end of the line. When I update file,
   header image doesn’t appear.
 * #header {
    background-image: url(images/picture.jpg) repeat-x; border-bottom:
   1px solid #dfdfdf; }
 * [http://wordpress.org/extend/themes/simple-catch/](http://wordpress.org/extend/themes/simple-catch/)

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

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 2 months ago](https://wordpress.org/support/topic/header-image-repeat-x-problem/#post-3594779)
 * Use a more specific image URL like;
 *     ```
       /wp-content/themes/simple-catch/images/picture.jpg
       ```
   
 *  Thread Starter [grkis](https://wordpress.org/support/users/grkis/)
 * (@grkis)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/header-image-repeat-x-problem/#post-3594805)
 * What is the difference? Image repeats, that is the problem. I tried to fix problem
   with ‘repeat-x’ but image dissapear…

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

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

 * ![](https://i0.wp.com/themes.svn.wordpress.org/simple-catch/4.0/screenshot.png)
 * Simple Catch
 * [Support Threads](https://wordpress.org/support/theme/simple-catch/)
 * [Active Topics](https://wordpress.org/support/theme/simple-catch/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/simple-catch/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/simple-catch/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [grkis](https://wordpress.org/support/users/grkis/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/header-image-repeat-x-problem/#post-3594805)
 * Status: not resolved