Viewing 2 replies - 1 through 2 (of 2 total)
  • Assuming you mean the body background, try using:

    body {
    background-attachment:fixed;
    background-image:url("https://i43.tinypic.com/wva4h5.png");
    background-repeat:no-repeat;
    background-position:center top;
    }
    Thread Starter djbootleg813

    (@djbootleg813)

    OMFG THANK U SO MUCH!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Background trouble…’ is closed to new replies.