I have a background image set to center and needs to be fixed position. However I would like to just nudge it 100px off centre, any ideas?
CSS background: url(styles/images/bg.png) no-repeat center 0; background-attachment: fixed;
This is the working sample http://www.warface.co.uk/clients/detail-shoppe/
Many thanks