Posted: 9/26/2003, 3:43 pm
k, well here's the override .. leave the margins and any # with a % sign the way it is to have it going down the centre ... but change all the color codes to what you want, put in a background pic if you want and change the title to what you want .. have fun lol .. oh and keep everything in line the way it is .. if you throw one word out of line it won't work
LJ is a bitch like that.
GLOBAL_HEAD<=
<title>put your title here</title>
<style type="text/css">
<!--
body {
scrollbar-face-color:330033;
scrollbar-arrow-color:330033;
scrollbar-track-color:330033;
scrollbar-shadow-color:330033;
scrollbar-highlight-color:330033;
scrollbar-3dlight-color:330033;
scrollbar-darkshadow-Color:330033;}
table {
border: 5px solid #888888;
width: 40%;
margin-left: 30%;
margin-right: 30%; }
table table {
width: 100%;
margin:0;
border: 0;}
table table table {
width: 0; }
body {
background-image: url(put your image here)!important;
background-attachment: fixed !important;
}
A:link {
color: #990033;
text-decoration:none}
A:visited {
color: #990033;}
A:active {
color: #990033;}
a:hover {
color: #FFFFCC;
text-decoration: none;
filter: glow(color=#990000 add="0" direction="90" strength="3");
height: 0;}
body, tr, td {
font-size: 8pt;
font-family: Tahoma;
text-align: justify;
color:#444444;
}
-->
</style>
<meta http-equiv="Page-Enter" content="revealTrans(Duration=1,Transition=23)">
<meta http-equiv="Page-Exit" content="revealTrans(Duration=1,Transition=23)">
<=GLOBAL_HEAD

GLOBAL_HEAD<=
<title>put your title here</title>
<style type="text/css">
<!--
body {
scrollbar-face-color:330033;
scrollbar-arrow-color:330033;
scrollbar-track-color:330033;
scrollbar-shadow-color:330033;
scrollbar-highlight-color:330033;
scrollbar-3dlight-color:330033;
scrollbar-darkshadow-Color:330033;}
table {
border: 5px solid #888888;
width: 40%;
margin-left: 30%;
margin-right: 30%; }
table table {
width: 100%;
margin:0;
border: 0;}
table table table {
width: 0; }
body {
background-image: url(put your image here)!important;
background-attachment: fixed !important;
}
A:link {
color: #990033;
text-decoration:none}
A:visited {
color: #990033;}
A:active {
color: #990033;}
a:hover {
color: #FFFFCC;
text-decoration: none;
filter: glow(color=#990000 add="0" direction="90" strength="3");
height: 0;}
body, tr, td {
font-size: 8pt;
font-family: Tahoma;
text-align: justify;
color:#444444;
}
-->
</style>
<meta http-equiv="Page-Enter" content="revealTrans(Duration=1,Transition=23)">
<meta http-equiv="Page-Exit" content="revealTrans(Duration=1,Transition=23)">
<=GLOBAL_HEAD