Title: Background Moving
Last modified: August 19, 2016

---

# Background Moving

 *  [kevinwiles](https://wordpress.org/support/users/kevinwiles/)
 * (@kevinwiles)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/background-moving/)
 * Evening All
 * The background on my site is moving on every pagfe any ideas
 * [http://www.focus-ecology.com](http://www.focus-ecology.com)

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

 *  [erikas_boy](https://wordpress.org/support/users/erikas_boy/)
 * (@erikas_boy)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/background-moving/#post-1410697)
 * Doesn’t look like the background is moving, it’s just too big. When the home 
   page and the blog are loaded, there is enough content to stretch the page over
   the whole background image. On the pages with smaller ammounts of content, it
   gets cut-off.
 *  [erikas_boy](https://wordpress.org/support/users/erikas_boy/)
 * (@erikas_boy)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/background-moving/#post-1410702)
 * Sorry, should have provided a suggestion too. You could try adding a “height”
   attribute to mainContainer, that would make the div big enough to cover the whole
   image, but that would leave a heap of empty space at the bottom of those pages
   lighter on content, and could cause over-flow problems.
 * I would probably crop the image so it was just the tree and the ground, then 
   create a div to hold it, and use it as a background, which gets positioned “bottom”,
   as per here:
    [http://w3schools.com/css/css_background.asp](http://w3schools.com/css/css_background.asp)(
   see the section called “Background Image – Set position and no-repeat”)
 * Then position that dive to sit at the bottom of mainContainer, but still under
   the main content.
 * Make sense?
 *  Thread Starter [kevinwiles](https://wordpress.org/support/users/kevinwiles/)
 * (@kevinwiles)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/background-moving/#post-1410749)
 * Hi
 * Cheers for thsi
 * I have made them image smaller that didnt work this is the CSS associated with
   the DIV class
 *  background:fff;
    position:absolute; left:0px; top:00px; width:100%; background-
   image:url(images/bg_bg.jpg); background-repeat:no-repeat; background-position:
   top left;
 *  [erikas_boy](https://wordpress.org/support/users/erikas_boy/)
 * (@erikas_boy)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/background-moving/#post-1410759)
 * Kevin,
    I think you might be editing this while I’m looking at it. Things keep
   changing…..
 * Try using this in stlye.css (line 150):
 * #mainContainer {
    background: #FFFFFF url(images/bg_bg.jpg) bottom left no-repeat;
   width:100% }
 * and comment-out the #mainContainer reference in style_trans2.css (line 32).
 *  Thread Starter [kevinwiles](https://wordpress.org/support/users/kevinwiles/)
 * (@kevinwiles)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/background-moving/#post-1410766)
 * Hi
 * It all seems to work now but the bg has gone to ededed but there is no color 
   code of this in my css
 *  [erikas_boy](https://wordpress.org/support/users/erikas_boy/)
 * (@erikas_boy)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/background-moving/#post-1410769)
 * Looks white to me right now.
 * Incidentally, Firebug, which is an add-on for Firefox would be very helpful here
   indeed. It would tell you where in the .css the background colour of ededed was
   coming from.
 *  Thread Starter [kevinwiles](https://wordpress.org/support/users/kevinwiles/)
 * (@kevinwiles)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/background-moving/#post-1410770)
 * Thanks I found it I think it all looks on now?
 *  [erikas_boy](https://wordpress.org/support/users/erikas_boy/)
 * (@erikas_boy)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/background-moving/#post-1410772)
 * By the way, I like what you’ve done with the body background colour to make the
   bottom of the page look like “earth”.
 * Nice work.
 * -edit: this is almost delayed-chat. Yeah, it’s all looking good on my end.
 *  Thread Starter [kevinwiles](https://wordpress.org/support/users/kevinwiles/)
 * (@kevinwiles)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/background-moving/#post-1410786)
 * haha Cheers
 * Add me on msn if you want?
 *  [erikas_boy](https://wordpress.org/support/users/erikas_boy/)
 * (@erikas_boy)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/background-moving/#post-1410796)
 * I only skype/google-chat, but I’m not hard to find: [http://www.ChrisSchryerDesigns.com](http://www.ChrisSchryerDesigns.com)

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

The topic ‘Background Moving’ is closed to new replies.

 * 10 replies
 * 2 participants
 * Last reply from: [erikas_boy](https://wordpress.org/support/users/erikas_boy/)
 * Last activity: [16 years, 2 months ago](https://wordpress.org/support/topic/background-moving/#post-1410796)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
