Hi there,
I've put a customized header on my journal but now for some reason, it looks like it's tiling a little bit and I don't know where it's getting the second image to tile over as I checked. I don't have the header link posted twice. I used the header code that was on the guide. It's at this journal here
fired_ice.
Thanks!
.headerimage {
position: relative;
width: 1000px;
height: 250px;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
background-image: url(
http://www101.pair.com/jazz1/images/fireandice.png);background-repeat: no-repeat;
}