Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Background-image not showing up Reply To: Background-image not showing up

#280257
Atron
Participant

I did a little adjusting while waiting for a reply this is what I have now
body {
background: url(“../img/Runescape1.jpg”)
no-repeat center center fixed;

background-size: cover;

font: 28px ‘Droid Sans’, sans-serif;

line-height: 20px;

color: #7d7d7d;

text-align: center;

min-width: 980px;

}

Now google chrome is throwing a error saying it can’t be found