Hi,
I'm using Gamebox template and wondering to see the background image fixed. How can I do it?
Thanks in adv,
E.
#bg-wrap1 { background:#060606 url('../images/style1/background.jpg') no-repeat 50% 0; min-height:100%; overflow:hidden; }
#bg-wrap1 { background:#060606 url('../images/style1/background.jpg') no-repeat top fixed; min-height:100%; overflow:hidden; }
#bg-wrap1 { background:#060606 url('../images/style1/background.jpg') no-repeat 50% 0; }
#bg-wrap1 { background:#060606 url('../images/style1/background.jpg') no-repeat top fixed; }