Title: making background fixed
Last modified: August 20, 2016

---

# making background fixed

 *  Resolved [envoyer](https://wordpress.org/support/users/envoyer/)
 * (@envoyer)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/making-background-fixed/)
 * How can I make my background fixed so that when scrolling down, only the blog
   posts move but the background stays where it is? I once was able to click an 
   option to do this but since moving from a free wordpress blog to wordpress.org
   I don’t seem to be able to find that option anymore. My site is [http://www.candlelitlife.com](http://www.candlelitlife.com).
   Any help would be appreciated, thanks!

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/making-background-fixed/#post-2933757)
 * if there is no option, you might need to edit style.css of your theme;
 * and add `background-attachment: fixed;` to the style of `body`
 * [http://www.w3schools.com/css/css_background.asp](http://www.w3schools.com/css/css_background.asp)
 *  Thread Starter [envoyer](https://wordpress.org/support/users/envoyer/)
 * (@envoyer)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/making-background-fixed/#post-2933758)
 * Thanks so much for your reply, I am just having a hard time figuring out exactly
   where to find where to add that, sorry I am totally new to blogging and css, 
   think you can point me in the right direction? Thanks!
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/making-background-fixed/#post-2933765)
 * [http://codex.wordpress.org/Editing_Files](http://codex.wordpress.org/Editing_Files)
 * **_dashboard – appearance – editor:_ style.css**
 * near the beginning;
    the existing style is:
 *     ```
       body { margin:0; padding:0; background:url(http://candlelitlife.com/wp-content/uploads/2012/07/tealdots-0034-e1343705649962.jpg);
              font-family: Arial, Helvetica, sans-serif;
              font-size:12px; color:#b8babb; text-align:center; }
       ```
   
 *  Thread Starter [envoyer](https://wordpress.org/support/users/envoyer/)
 * (@envoyer)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/making-background-fixed/#post-2933766)
 * sorry I have found out what to do now. I just added the word “fixed” after my
   back URL. Thanks

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

The topic ‘making background fixed’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 2 participants
 * Last reply from: [envoyer](https://wordpress.org/support/users/envoyer/)
 * Last activity: [13 years, 10 months ago](https://wordpress.org/support/topic/making-background-fixed/#post-2933766)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
