fixed position of tiled background in optimizepress

by di502
3 replies
  • WEB DESIGN
  • |
Hi everybody!
Does anybody know how to make a fixed tiled background on a sale page in optimezepress?

If you know , please share. I'm looking for the answer and it seems really tricky to find it. I've tried to check css files couldnt find the background script;tried to add to custom css the code - none works.

Is there any chance to have fixed tiled background?

Please help:confused:
#background #fixed #optimizepress #position #tiled
  • Profile picture of the author curationsoft
    Set it up on the background tab in the appearance option.
    {{ DiscussionBoard.errors[8516376].message }}
  • Profile picture of the author di502
    Thank you,curationsoft

    There is no option there to make background be fixed and not move when scrolling the page.
    {{ DiscussionBoard.errors[8517642].message }}
  • Profile picture of the author Raj4x
    Add this to the Custom CSS:

    body {background-attachment:fixed;}

    Shoud do the trick.
    {{ DiscussionBoard.errors[10064529].message }}

Trending Topics