Title: problem with background
Last modified: August 18, 2016

---

# problem with background

 *  Resolved [startribe](https://wordpress.org/support/users/startribe/)
 * (@startribe)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/problem-with-background/)
 * Hey guys,
 * I am having a hell of a time getting my custom template to display correctly.
   Currently the background from the main wrapper seems to stick around the middle
   of my third post:
    [http://startribecinema.com/wordpress/](http://startribecinema.com/wordpress/)
 * Aside from cnaceling out just about everything one at a time and adding auto 
   heights to just about everything, I have played with the “bottom-margin” in the
   CSS extending it upwards of 300% to fit the content, but I wanted to see if someone
   could help me with a more flexible solution. I am assuming that the Background
   is holding to the content prior to importanting the dynamic element from the 
   database. Just an FYI, I am one week old in PHP and wordpress, so my coding isn’t
   the quite up there yet. Any help would be greatly appreciated.
 * Thanks,
    Orion
 * PHP code | index.php:
 * [long code moderated – use [http://wordpress.pastebin.ca](http://wordpress.pastebin.ca)]

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

 *  [cms](https://wordpress.org/support/users/cms/)
 * (@cms)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/problem-with-background/#post-489178)
 * I can not access aour site, but in your coode i do nat see any background-image
   in your css.
 * Try this in the wrapper-css
    background-image:url(background.jpg); background-
   repeat:repeat-y;
 *  Thread Starter [startribe](https://wordpress.org/support/users/startribe/)
 * (@startribe)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/problem-with-background/#post-489181)
 * Hey CMS,
 * Thanks for the reply.
 * I had the background set to display black. I tried entering in a black 1×1 image,
   and it only filled the page down to the same spot as the previous background 
   color.
 * I also checked my site and it was up:
    [http://startribecinema.com/wordpress/](http://startribecinema.com/wordpress/)
   [http://startribecinema.com/wordpress/index.php](http://startribecinema.com/wordpress/index.php)
 * Anyhow, I am stumped on this background deal. Your suggestion was greatly appreciated.
   Any other info or leads would be great!
 * Thanks,
    Orion
 *  Thread Starter [startribe](https://wordpress.org/support/users/startribe/)
 * (@startribe)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/problem-with-background/#post-489216)
 * Hey team,
 * I re-read my post, good lord I made some typos… I will excuse it with working
   for too long on one thing.
 * It took me maybe two minutes to resolve the issue, for I asked Travis at the 
   institution I go to, Travis YOUR THE MAN!
 * Solution:
    set the background color to black, instead of doing it in the wrapper,
   so:
 * body {
    background-color: #000000; }
 * Thanks guys, I hope this will help somebody in the future.
 * Also for reference I took screen shots of the before and after.
    Before: [http://startribecinema.com/_ext_files/wp_bg_1.jpg](http://startribecinema.com/_ext_files/wp_bg_1.jpg)
   After: [http://startribecinema.com/_ext_files/wp_bg_2.jpg](http://startribecinema.com/_ext_files/wp_bg_2.jpg)
 * All the Best,
    Orion

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

The topic ‘problem with background’ is closed to new replies.

 * 3 replies
 * 2 participants
 * Last reply from: [startribe](https://wordpress.org/support/users/startribe/)
 * Last activity: [19 years, 3 months ago](https://wordpress.org/support/topic/problem-with-background/#post-489216)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
