Not sure I should “Add on” to this but I am having same issue. None of the CSS edits suggested here are helping me either. My html and css looks like this:
<!– Wrapper –>
<div id=”wrapper” class=”wrapper”>
(…..rest of site….)
</div>
#wrapper {
width: 960px;
height: 100%;
margin: 0 auto;
background: url(https://www.byrdnick.com/wp-content/uploads/2012/09/seamlesstexture29_1200.png);
}
https://www.byrdnick.com
I am very open to suggestions