I'll have to opt out of using it because I want all viewers to see my background. When using the code, it displayed the fixed background in all but IE, where you saw no background at all. Bummer.
.body-fauxcolumn-outer {
background: url(http://yourimage.jpg)no-repeat;
background-color: black;
background-attachment: fixed;
background-position: center right;
}
This bug has been fixed and is now a selection in the advanced settings in the design area
ReplyDelete