bunchofgrapes: (Crime Fighting Duo)
bunchofgrapes ([personal profile] bunchofgrapes) wrote2006-06-25 12:56 pm
Entry tags:

Thanks!

My thanks to all who commented on the cool artwork. I forgot to give props to [livejournal.com profile] 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.

background

[identity profile] ex-benvenut.livejournal.com 2006-06-25 06:33 pm (UTC)(link)
If you want to have some sort of back ground, try doing a vertical background.

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;