Search results

  1. R

    CSS Background Image

    I'm trying to display a background image. On my pc this isn't a problem, when I upload the CSS to the server the image doesn't want to display. #content-middle { padding: 0 25px 25px; background: url(../images/wallpaper.jpg) ; }
Top