Hi,
I'm trying to put an image in the header of my website.
I've got this code:
.site-title {
background: url('http://marleinlemmens.files.wordpress.com/2013/01/head-test-01.jpg') left center no-repeat;
width: 1895px;
height: 200px;
}
.site-title a {
color: transparent!important;
width: 1895px;
height: 200px;
}
It works on this site: http://www.chiropractie-nijmegen.com
But when i try to put it on my site it say's: Preview: changes must be saved or they will be lost.
even though i've already saved it...
Can anybody help?
The blog I need help with is marleinlemmens.com.