Title: Background image problem
Last modified: August 19, 2016

---

# Background image problem

 *  Resolved [tlw22](https://wordpress.org/support/users/tlw22/)
 * (@tlw22)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/background-image-problem-2/)
 * Hi there,
 * Can anyone tell me how to make the background image float at the top of the page
   rather than the small gap (gradient)? Link: [http://thatrule.com/](http://thatrule.com/)
 * If anyone can help out that would be great, I accidentally just deleted an old
   website which took me 100+ hours to code and now my current website, thatrule,
   is now started to show random errors… not a good day!
 * Cheers

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/background-image-problem-2/#post-1577611)
 * try and add a ‘margin:0;’ to the body style.
 *     ```
       body{
       font-family: "Helvetica", sans-serif;
       font-size: 13px;
       text-align: center;
       background: #a6a6a6;
       color: #3f3f3f;
       margin:0;
       }
       ```
   
 *  Thread Starter [tlw22](https://wordpress.org/support/users/tlw22/)
 * (@tlw22)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/background-image-problem-2/#post-1577647)
 * Yep that worked perfectly. Thanks!

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

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

 * 2 replies
 * 2 participants
 * Last reply from: [tlw22](https://wordpress.org/support/users/tlw22/)
 * Last activity: [15 years, 11 months ago](https://wordpress.org/support/topic/background-image-problem-2/#post-1577647)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
