I'm trying to put in a new header and I can't figure out how... can anyone tell me please? Haha!
Okay, I figured out how, but I don't really like the new layout :/ Anyone know how to put in a header and just have the bog standard layout? :S
(
Read more... )
Comments 1
I THINK it's this:
.headerimage {
height: 150px;
background-image: url("http://example.com/headerimage.png") !important;
background-repeat: no-repeat !important;
background-attachment: scroll !important;
background-position: center !important;
margin-bottom: 15px;
}
You normally just add this to the end of your CSS bit when you customize your layout. Know what I mean, jellybean?
Reply
Leave a comment