Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Background-image doesn't work

    Help wanted · · · – – – · · ·
    1
    1
    1792
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Diana Alkmaar
      Diana Alkmaar last edited by

      yesterday my site was fine but now suddenly my background image doesn’t work annymore, my css code looks like this:

      body{
      background-color:red;
      background-image: url(…\root\fotos\nevis.JPG);
      background-repeat:repeat;
      background-attachment:fixed;
      background-position:top center;
      background-size: cover;

      }

      can somebody help me with what is wrong pleas?

      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      Copyright © 2014 NodeBB Forums | Contributors