This is the page background. Where do you suggest that I put that? Shoul I remove the primary line and use that whole code in the extra attributes or .....?
The reason I ask is that I beleive I have tried that code in a couple of instances.
This is what I have in the all style vars under the page background section:
PHP Code:
url('http://saltcreep.com/forums/surge/barrierbackground1.jpg')no-repeat fixed
This is what it looks like on the page source:
PHP Code:
.page
{
background: url('http://saltcreep.com/forums/surge/barrierbackground1.jpg')no-repeat fixed;
color: #F9F9F9;
}