Title: Trouble changing background
Last modified: August 20, 2016

---

# Trouble changing background

 *  [mschroom](https://wordpress.org/support/users/mschroom/)
 * (@mschroom)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/trouble-changing-background/)
 * I am very new to css and am having trouble changing the background on my site.
   I am trying to add an image using url, but nowhere in the code does it list a
   background color or url. This is what is listed is the style.css:
 * body { font:14px Arial, Helvetica, Sans-Serif; margin:5px 5px 5px 5px; }
    body*{
   margin:0px; padding:0px; }
 * I am using the WP Premium theme. Any suggestions?

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

 *  [PremiumWP](https://wordpress.org/support/users/premiumwp/)
 * (@premiumwp)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/trouble-changing-background/#post-2314849)
 * Below is example CSS for setting a background image for the body element
 *     ```
       body
       {
       background-image:url('paper.gif');
       }
       ```
   
 *  [PoliticalGirl](https://wordpress.org/support/users/politicalgirl/)
 * (@politicalgirl)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/trouble-changing-background/#post-2315088)
 * Omg. I am using WP Premium and am having the same problem. Did you ever figure
   it out. I’ve been working on it for about 4 hours and I can’t seem to get it 
   to change.

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

The topic ‘Trouble changing background’ is closed to new replies.

## Tags

 * [background](https://wordpress.org/support/topic-tag/background/)
 * [style.css](https://wordpress.org/support/topic-tag/style-css/)

 * 2 replies
 * 3 participants
 * Last reply from: [PoliticalGirl](https://wordpress.org/support/users/politicalgirl/)
 * Last activity: [14 years, 4 months ago](https://wordpress.org/support/topic/trouble-changing-background/#post-2315088)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
