nisyuke
07-14-2006, 09:20 PM
i've done everything that i can think of for now but it still doesnt work. i'm trying to keep my coding as simples as possible so yea.. i just want to move the entries to the right but it's impossible!
http://nisyuke.livejournal.com
here's my coding:
GLOBAL_HEAD<=
<style type="text/css" media="screen">
a:link,a:active {
color:#A0BE16;
text-decoration:none;
font-weight:bold;}
a:hover {
color:#849E0A;
text-decoration:none;}
a:visited {
font-style:bold;
color:#A0BE16;}
body {
background-image: url('');
background-color:#BDDF21;
background-position:top left;
background-repeat:no-repeat;
background-attachment:scroll;
margin-top:-2px;
margin-left:100px;
scrollbar-track-color:#BDDF21;
scrollbar-base-color:black;
scrollbar-arrow-color:#ECF40C;}
font,p,td,tr {
font-family:tahoma;
font-size:8pt;}
table {
width:370px;
border:0px;}
table table {
width:100%;}
table table table {
border:0px;
width:auto;}
</style>
<=GLOBAL_HEAD
http://nisyuke.livejournal.com
here's my coding:
GLOBAL_HEAD<=
<style type="text/css" media="screen">
a:link,a:active {
color:#A0BE16;
text-decoration:none;
font-weight:bold;}
a:hover {
color:#849E0A;
text-decoration:none;}
a:visited {
font-style:bold;
color:#A0BE16;}
body {
background-image: url('');
background-color:#BDDF21;
background-position:top left;
background-repeat:no-repeat;
background-attachment:scroll;
margin-top:-2px;
margin-left:100px;
scrollbar-track-color:#BDDF21;
scrollbar-base-color:black;
scrollbar-arrow-color:#ECF40C;}
font,p,td,tr {
font-family:tahoma;
font-size:8pt;}
table {
width:370px;
border:0px;}
table table {
width:100%;}
table table table {
border:0px;
width:auto;}
</style>
<=GLOBAL_HEAD