#page_shell {
background: url("http://christopher.jorgensen.name/graphics/bw/{clj_background}") no-repeat fixed 50% 50%;
border-color: #000;
border-style: solid;
padding: 35px 0 0 0;
}I’m guessing it has to do with using an absolute path to an EE variable, but when I set it up to be a relative path, my site pukes some you follow any links of the mains site. I know it’s probably a path= linking thing, but I haven’t finished reading that part of the docs.
Not looking for help (yet), just making an observation.