![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
My thanks to all who commented on the cool artwork. I forgot to give props to
inamberclad for her incredible creativity so I've rectified that little faux pas.
I'm not sure if this post-dated collage is going to stay. My layout doesn't support headers but I like the layout and don't really want to change it so this is my workaround. I just have to remember to backdate all my new posts for the next four years.
![[livejournal.com profile]](https://www.dreamwidth.org/img/external/lj-userinfo.gif)
I'm not sure if this post-dated collage is going to stay. My layout doesn't support headers but I like the layout and don't really want to change it so this is my workaround. I just have to remember to backdate all my new posts for the next four years.
background
Date: 2006-06-25 06:33 pm (UTC)Just temporarily I borrowed inamberclad's background and made a vertical banner out of it and put it on my page. It shows up on the right. There is nothing behind the journal entries to see.
http://benvenuti.livejournal.com
The code for that is this.
background-image: url(http://www.skyyeyes.com/brass/images/brassbanner.jpg);
background-repeat: no-repeat !important;
background-position: right top;
If you want it on the left just do it this way.
background-image: url(http://www.skyyeyes.com/brass/images/brassbanner.jpg);
background-repeat: no-repeat !important;
background-position: left top;
Re: background
Date: 2006-06-25 06:48 pm (UTC)