(Untitled)

Jun 02, 2009 23:50

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... )

Leave a comment

Comments 1

colour_mepurple June 4 2009, 22:05:32 UTC
I think I remember what you mean. It's been a while since i've done that because I just sometimes use the layout the people provide. Hmmm. Lemme go look and see if I have it saved on Cecil somewhere.

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

Up