Ok bardzo dziękuje Panu.
U mnie wygląda to tak:
Oxygen_cs.css
brd-head {
background: url(../img/test.png);
color: #ddd;
border-color: #296FA5;
}
#brd-head a, #brd-head a:link, #brd-head a:visited {
color: #fff;
}
.brd .main-head, .brd .main-foot {
background: url(../img/test.png);
color: #ddd;
border-color: #1f537b;
}
.brd #brd-announcement h1 {
border-color: #BBBBBB;
}
.brd .main-subhead {
border-color: #DFE6ED #DFE6ED #CBD1D8 #DFE6ED;
background: url(../img/test.png);;
}
.brd .column-title {
border-color: #F4F4F4 #F4F4F4 #CBD1D8 #F4F4F4;
background: url(../img/test.png);;
}
.brd .content-head {
}
.brd th {
background: url(../img/test.png);;
i Oxygen.css
#brd-head {
background: url(.../img/test.png);
padding-bottom: 0.75em;
padding-top: 1em;
}
#brd-title {
background: url(.../img/test.png);
padding-bottom: 0;
}
Potem w folderze: style tworzymy folder img a w nim umieszczamy test.png
Oraz w folderze style/Oxygen/ tworzymy folder ... a w nim img i umieszczamy tam test.png 
To tak dla innych jakby chcieli 
Ostatnio edytowany przez Proximus (2009-01-24 15:36:25)