CJ aka WritinginCT (
writinginct) wrote in
getting_started2009-04-29 06:31 pm
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
Entry tags:
Okay, I've googled and scoured but can't find...
how to add a header image to Transmorgified. Am I missing something simple or does anyone have a link?
Thanks!
Thanks!
Can I pick your brain?
#container {
padding-top: 480px;
background-image: url http://img.photobucket.com/albums/username/blacknwhite.jpg;
background-scroll: no-scroll;
background-repeat: no-repeat;
background-position: top center;
}
(yes photobucket url is disguised) but although the blog itself has moved down to make room for a top-centered background image, the image itself doesn't seem to load. I've tried it with and without brackets and speech marks.
Any ideas what might be causing that?
Re: Can I pick your brain?
background-image: url(http://whatever)
Does that fix it?
Re: Can I pick your brain?
Coding really is beyond me. *grin*