Once more, with feeling.*
Jun. 23rd, 2008 07:17 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Bear with me, folks, I'm messing about with CSS code, trying to put up a header.
The fact that I have no clue about code in the first place is making things a bit difficult. *sigh*
Edit: Fuck yes! this one finally did it!
Now, this one's letting me do some nice touches. And colour names in html is handy. One word of advice, don't do the whole Custom external stylesheet URL thing, just stick the appropriate code into Custom stylesheet.
Now, if only I had a really good banner...
* Common expression.
The fact that I have no clue about code in the first place is making things a bit difficult. *sigh*
Edit: Fuck yes! this one finally did it!
.headerimage{
background: #000000 url(http://banner.jpg) no-repeat top center;
padding-top:267px;
}
Where 267 is the height of the banner in pixels.
Now, this one's letting me do some nice touches. And colour names in html is handy. One word of advice, don't do the whole Custom external stylesheet URL thing, just stick the appropriate code into Custom stylesheet.
Now, if only I had a really good banner...
* Common expression.