Hi all,
I am trying to improve my site and doing a little css work.
I am however struggling trying to gt a different header image on my home page than the rest of the site.
I have tried the below but still doesnt work?
.page-id-228 #body.custom-background{
background-color: white;
background-image: url('http://www.engineeringsteps.com/wp-content/uploads/2012/04/background-home.png');
background-repeat: repeat-x;
background-position: top left;
background-attachment: scroll;
}
I would appreciate any suggestions as I have tried a few knocking about on this forum.
Thanks in advance
http://www.engineeringsteps.com

