Topic: [Question] Adding image to oxygen background

How do I add an image to my oxygen style background?

Re: [Question] Adding image to oxygen background

You need to add
background-image: url(../images/bg.gif);
to style/Oxygen/oxygen.css  or oxygen_cs.css

see this post also

Re: [Question] Adding image to oxygen background

I add that where in the oxygen file?

Re: [Question] Adding image to oxygen background

I did it in style_cs.css

/* General colour scheme
----------------------------------------------------------------*/

body {
    background: #000; 
    color: #C3C2C2;
     background: #000 url(ch.jpg);
    }

Re: [Question] Adding image to oxygen background

How do I adjust the image to show in full background? it shows in squares, Can somebody help me???


here is my site for to look at what I mean...


www.steamprogamers.com