Is there a way to use some kind of background: url(uploads/images/binary.jpg); background-attachment: fixed; in "Layout" css, in div#main ?
I'd like to have a background image in the Main (content) section (that's OK with Background) - but it shouldn't move with the page ! Any z dimension trick for this ?
TIA
Fred
Background question - level 2 !
Re: Background question - level 2 !
Well, yes & no.... 
I mean, I want to achieve such an effect - but W3Schools example only works because it applies the background to . If we change their code into , it fails.
I'd like to apply this background to CMSMS's "div#main" css: but it moves with the text (under IE - It doesn't appear in Firefox).
I created a test page at http://www.cabinet-cilex.com/index.php?page=Test ...
image 1 applies to (like in the sample) : works fine
image 2 (my choice) applies to div#main : appears only in IE, but it moves... I'd like it NOT to move!
Any idea ?

I mean, I want to achieve such an effect - but W3Schools example only works because it applies the background to . If we change their code into , it fails.
I'd like to apply this background to CMSMS's "div#main" css: but it moves with the text (under IE - It doesn't appear in Firefox).
I created a test page at http://www.cabinet-cilex.com/index.php?page=Test ...
image 1 applies to (like in the sample) : works fine
image 2 (my choice) applies to div#main : appears only in IE, but it moves... I'd like it NOT to move!
Any idea ?