New to PageLines here and just getting used to it. I have searched the forums, google and checked the docs but not found an exact answer to my problem...
I've added a background image to my content area by using the following CSS...
.content {background-image: url(http://bullitband.co.uk/site/wp-content/uploads/2012/07/contentbg.png);
}
I did not add a repeat instruction as I would like it to repeat horizontally and vertically as it does by default.
The problem I am having is that it does not display fluidly throughout the header, nav bar and content area, the image shows in the header, then "starts again" in the nav bar, and then again in the content. You can see this by looking at my site here... http://bullitband.co.uk/site/ ( I have added a more prominent image to illustrate the problem, this is not the one I am using!)
I would like it to start in the header and be repeat fluidly horizontally and vertically through the header, nav bar and content area. Any ideas?
Thanks. D











