Amy Lee [index|credit|backgrounds]
layout and colors and such

[ website | LJ graphics by Jeidai ]
[ credit | information ]
[ backgrounds | page ]
notes [28 May, 2004|07:30pm]
This background was made for an lj user who is no longer using it.

The current tables position and size is not reflected in any of the coding below. (Or, what you see is not what you get.)

Background is here. Don't forget to upload images to your own server.

post comment
overrides [28 May, 2004|07:30pm]
FRIENDS_HEAD<=
<style type="text/css">
<!--
Body {
color:#CDCDCD;
background-color:#000000;
background-image:url(http:// URL OF YOUR IMAGE GOES HERE);
background-position:bottom right;
background-repeat:no-repeat;
background-attachment:fixed;
}
div div {background:none;width:auto;height:auto;padding:2;}
div table {width:51%;margin-right:370px;}
div table td {background-color:#414C4A;}
div table table {width:100%;margin:0px;}
div table table td {background-color:#000000;}
div table table table {width:auto;}
div table table table table {width:auto;}
td.meta {background-color:#000000;}
.index,.caption {color:#000000;background-color:#414C4A;}
.shadowed {background-color:#000000;}
a:link {color:#EEEEEE}
a:visited {color:#CDCDCD}
-->
</style>
<=FRIENDS_HEAD
post comment