matgb: Artwork of 19th century upper class anarchist, text: MatGB (Default)
Mat Bowles ([personal profile] matgb) wrote in [community profile] getting_started 2009-05-04 05:10 pm (UTC)

So you put a background image to the Header section and define a height with CSS. Negatives (which you're using) has a #header defined, and I know Transmogrified does, so simple trick of aligning it into the right bit.

This should work:

#header {
background-position: center bottom;
background-repeat: no-repeat;
background-image: url(http://taktix.org/images/header-tlrt.jpg);
min-height:100px;
}

Replace your image with mine and change the height to suit, obviously.

No idea how to rotate it though, sorry.

Post a comment in response:

If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org