Hi!
I know how to change background for position:
#gkBottom1 {
background: #000 url('../images/header.jpg') no-repeat center 0;
}
But what if I have several html modules in one position and I want to change background only for one module?
Thanks for help.
Regards, Peter.