Title: background-repeat
Last modified: August 19, 2016

---

# background-repeat

 *  [Jan Schmidt](https://wordpress.org/support/users/tesha/)
 * (@tesha)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/background-repeat/)
 * body {background: #b4d455 url(images/back-body.jpg);
    background-repeat: repeat-
   y; font: 11px Arial, Helvetica, sans-serif; color: #3d3d3d }
 * the background simply not repeat downpage
 * nor will background-repeat: repeat;
 * help please!

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

 *  [Michael Wiginton](https://wordpress.org/support/users/roseapplemedia/)
 * (@roseapplemedia)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/background-repeat/#post-1761367)
 * Can you post the URL?
 * Michael
 *  Thread Starter [Jan Schmidt](https://wordpress.org/support/users/tesha/)
 * (@tesha)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/background-repeat/#post-1761368)
 * [http://downtownnashua.org/Calendar/](http://downtownnashua.org/Calendar/)
 * here it is Michael
 *  [Frumph](https://wordpress.org/support/users/frumph/)
 * (@frumph)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/background-repeat/#post-1761374)
 * In your theme you have
 * <body style=”font-size: 12px; background-repeat: repeat-x;” class=”home blog”
   >
 * Get rid of that whole style portion of that body html, check the header.php for
   it
 * its probably written like
 * <body style=”font-size: 12px; background-repeat: repeat-x;” <?php body_class();?
   >>
 * just remove the style=”<stuff>”
 *  [Michael Wiginton](https://wordpress.org/support/users/roseapplemedia/)
 * (@roseapplemedia)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/background-repeat/#post-1761378)
 * This is the code that controls that repeat, it is not part of the style.css It
   is most likely in the header.php like Frumph states.
 * element.style {
    background-repeat:**repeat-x**; font-size:12px;
 * Michael
 *  Thread Starter [Jan Schmidt](https://wordpress.org/support/users/tesha/)
 * (@tesha)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/background-repeat/#post-1761379)
 * yes – in the header – thanks a bunch – a whole, great big, bunch!
 *  [Frumph](https://wordpress.org/support/users/frumph/)
 * (@frumph)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/background-repeat/#post-1761384)
 * gotta love firebug for firefox
 * (noticing michaels output text)

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

The topic ‘background-repeat’ is closed to new replies.

 * 6 replies
 * 3 participants
 * Last reply from: [Frumph](https://wordpress.org/support/users/frumph/)
 * Last activity: [15 years, 6 months ago](https://wordpress.org/support/topic/background-repeat/#post-1761384)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
