background image in course sections - how?

Odp: Re: background image in course sections - how?

by Kamil Sz. -
Number of replies: 0
i've got it! smile

the code

.course-2 #section-1 .content {
background-image: url(spiep.gif);
background-position:bottom right;
background-repeat:no-repeat;
}

worked for me, the other one not.
thanks for your help!

cheers!