corbae: A close-up of raven feathers; blue and grey and purple and black. (Default)
corbae ([personal profile] corbae) wrote in [community profile] style_system2010-05-10 08:14 am

how to add images to the header

Is there any way to add a header image to Brittle on a free account? If there isn't, what styles can you add header images to?

thansk!
marahmarie: (M In M Forever) (Default)

[personal profile] marahmarie 2010-05-10 08:34 pm (UTC)(link)
In the custom CSS box you could try something like this:

#header {display:block!important; background:url(http://intoolate.files.wordpress.com/2010/04/header.jpg)!important;}

I left my header's background image URL in there just to show you that if you apply any sort of CSS like that it should work, but you'll want to replace that URL with your own background image's.

To answer your other question, all system styles should accept custom header background images, but the CSS code for adding it in may vary from style to style.
Edited (brevity) 2010-05-10 20:36 (UTC)