Jump to content

(SOLVED) How to make a background static?


Recommended Posts

Does anyone know how I can make this templates background static?: http://www.aero-files.com/shop/

I only want the main site to move up and down, but the background to stay where it is.
I have prestashop 1.4 and the only solution I found (not a solution) was for an older version of prestashop and does not work.


My theme is different from many other themes, but found the bg.jpg url in global.css and not in stylesheet.css as elsewhere.
Added the following line:

background-attachment: fixed;


Maybe simple to some poeple, for those that don't know, thats it.
Either in global.css or stylesheet.css

Link to comment
Share on other sites

×
×
  • Create New...