Hmm. I'm not actually familiar with the code you gave me but I think I found the code to place a header on your page. I tested it out and it worked for me. Just copy and paste it into Journal-> Customize Journal-> Custom Options-> Custom CSS.
body { margin-top: 400px; text-align: justify; background-color: #232323; background-image: url( http://i9.photobucket.com/albums/a84/soullightdew/life.jpg ); background-repeat: no-repeat; background-position: top center;
I was also playing around with Generator theme. I'm not really familiar with it but so far I've come up with this (http://lay-of-luthien.livejournal.com/?s2id=17557273). If you want the code for that to modify just let me know.
Re: Here you go
Date: 2007-08-13 09:17 pm (UTC)body {
margin-top: 400px;
text-align: justify;
background-color: #232323;
background-image: url( http://i9.photobucket.com/albums/a84/soullightdew/life.jpg
);
background-repeat: no-repeat;
background-position: top center;
I was also playing around with Generator theme. I'm not really familiar with it but so far I've come up with this (http://lay-of-luthien.livejournal.com/?s2id=17557273). If you want the code for that to modify just let me know.