You'll need to replace the URL and change height to the correct number of pixels.
And as for where this goes: Go to the Customize Journal page. Switch the user to the comm. Go to Custom Options. Click the Custom CSS tab. And then paste the above in the box. (You're keeping the default layout's stylesheet, so the 3 questions above should read Yes, No, Yes, and the "external stylesheet URL" box should be empty.
no subject
Date: 2007-09-21 02:37 pm (UTC).headerimage {
height: 400px;
background-image: url("http://crocolanthus.com/images/polar%20bears1-large.png") !important;
background-repeat: no-repeat !important;
background-attachment: scroll !important;
background-position: center !important;
margin-bottom: 5px;
}
You'll need to replace the URL and change height to the correct number of pixels.
And as for where this goes: Go to the Customize Journal page. Switch the user to the comm. Go to Custom Options. Click the Custom CSS tab. And then paste the above in the box. (You're keeping the default layout's stylesheet, so the 3 questions above should read Yes, No, Yes, and the "external stylesheet URL" box should be empty.
I hope that makes sense. :D