I'm nearly at wit's end here. Using PHPTemplate and a custom theme, I want to set up a block region at the top of the main window, just before the main content. I'm trying to make the left block wider than the right. Right now, I have two view blocks in the area, which is called "content-top". The CSS looks like something like this:
I am still learning CSS.
While I have learned to do most things. I would like to know how to make a background image of the body of my site span and repeat the height of my page.
Having the background body of the site span from top of the browser to the bottom.
I can do it so that it will create the background where there is content, but by default I want it to span it automaticly.