Support » Themes and Templates » Repeat Background Image – Mystique

  • Resolved theBlocker

    (@theblocker)


    i just want to know what is specifically the code for repeating the background image, particularly for mystique.

    i have tried every single code from background-repeat to fixed, it’s not working… please help.

    thanks.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter theBlocker

    (@theblocker)

    sorry, it has been fixed.
    it seems that i’ve forgot to hard refresh. =D

    Would be nice to post your solution here…

    This repeats the background:
    body {background-repeat:repeat;}
    And (if anyone is interested) this repeats the background and keeps it fixed:
    body {background-repeat:repeat; background-attachment: fixed;}

    where do i find this code? in style.css? Can you show me the original code?

    Much appreciated!

    nevermind….i just answered my own question. 😉

    I’m glad you have figured it out, however could someone list that section of the style.css for me? i’m sure it would help other users as well.

    thank you!

    Try to search in google: tribute to mystique

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Repeat Background Image – Mystique’ is closed to new replies.