Ok, heres myspace
http://www.myspace.com/etayorius and this is the html code im using:
<STYLE TYPE="text/css">
BODY, HTML{
background-image: url('
http://i19.tinypic.com/2vd1k79.jpg'); background-attachment: fixed;
background-position: center center;
background-repeat: no-repeat;
background-color: &#000000;
border-color: &#000000;
}
.x{This defines the tables.}
table table table {
background-image: url('
http://IMAGE.com');
;
background-color:#000000;
border:2px solid black;
}
.x{This section defines the text.}
td,
.whitetext12,
.lightbluetext8,
.blacktext12,
.btext,
.blacktext10,
.text,
.orangetext15,
.nametext,
.redbtext,
.redtext,
A:link,
A:visited,
A:active,
A:hover,
a.navbar,
a.navbar:link,
a.navbar:active,
a.navbar:visited,
a.navbar:hover,
a.redlink:link,
a.redlink:active,
a.redlink:visited,
a.redlink:hover,
a.searchlinksmall:link,
a.searchlinksmall:active,
a.searchlinksmall:visited,
a.searchlinksmall:hover,
a.font,
table td div div font,
div table tr td font
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:8pt;
color:9966CC;
}
.x{Comment Text; makes it look neater.}
.blacktext10 {
font-size:8pt;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
border:0px;
border-top:2px solid black;
display:block;
width:260px;
}
.x{You shouldn't change anything past here unless you know what you're doing.}
input {background-color:white;}
img{border:0px}
table, tr, td {background:transparent;border:0px;}
table table table table {border:0px;}
table table td.text table, table table td.text table td {width:100%;}
table table table table div {width:298px;}
td.text td.text table table table td a img {width:100px;}
td.text td.text table table table td div img {width:80px;}
td.text td.text table table td img {width:260px; max-width:260px; width:auto;}
td.text td.text table table td div img {width:80px;}
* html td.text td.text table table td img {width:100px;}
* html td.text td.text table table td a img {width:80px;}
* html td.text td.text table table td div img {width:80px;}
</style>
Anyway, i dont know what i am doing wrong, seems i get this white borders on the bottom, left and right sides of the page... and i think they suck... does anyone knows what am i missing to fill that border of pure black or purple?