Tuesday, August 10, 2010
dylanpk asked: How can I make my background image in the lightie futurum theme fixed so that it stays in the same place as you scroll down and doesn't move with the page as you scroll?
Hi, add the following code to the “Add custom CSS” in Advanced: body { background-attachment:fixed;}
