View Single Post
  #2  
Old 07-04-2007, 01:22 AM
EDGE is offline EDGE
EDGE's Avatar

Join Date: Feb 2003
Location: North Carolina
Posts: 7,184

Send a message via ICQ to EDGE Send a message via AIM to EDGE Send a message via Yahoo to EDGE
Code:
<style type="text/css">
body {
background-color: 211d12;
background-image: url("http://media.teamxbox.com/myspace/background5.jpg");
background-attachment:fixed;
background-repeat: repeat;
background-position:center;
}
img {
border: 0;
}
td, tr, div {
background-color: transparent;
border: 0;
}
table {
background-color: transparent;
border: 0;
}
table table {
background-color: transparent;
border: 0;
}
table table table {
background-color: 2c2827;
border: 6px solid;
border-color: 45423b;
width: 435px;
max-width: 435px;
}
table table table td {vertical-align:top ! important;}
span.blacktext12 {
background-image:url("EXTENDED NETWORK BANNER URL");
background-repeat:no-repeat;
background-position:center center;
font-size:0px; letter-spacing:-0.5px;
width:435px; height:90px; display:block !important;
}
table table table table {
background-color: transparent;
border: 0;
width: auto;
}
body, div, span, td, p, .orangetext15, .whitetext12, .lightbluetext8, strong, b, u, .redtext, .redbtext, .btext, .text, .nametext, .blacktext10, .blacktext12 {
font: normal 11px arial;
color: BDBAAF;
font-weight: normal;
text-transform: none;
text-decoration: none;
}
p {
padding-left: 10px;
margin-top: 0;
line-height: 1.4;
}
a, a:link, a:active, a:visited, a:hover, a.navbar:link, a.navbar:active, a.navbar:visited, a.navbar:hover, a.text:link, a.text:active, a.text:visited, a.text:hover, a.searchlinksmall:link, a.searchlinksmall:active, a.searchlinksmall:visited, a.searchlinksmall:hover, a.redlink:link, a.redlink:active, a.redlink:visited, a.redlink:hover {
font: normal 11px arial;
color: 99c53e;
text-decoration: underline;
text-transform: none;
}
a.navbar:link, a.navbar:active, a.navbar:visited, a.navbar:hover, a.man:link, a.man:active, a.man:visited, a.man:hover {
font: normal 10px Tahoma;
color: ffffff;
text-decoration: none;
cursor: default;
}
a.navbar:hover, a.man:hover {
color: 666666;
text-decoration: underline;
}
div div table font {
font: normal 10px Tahoma;
color: ffffff;
cursor: default;
}
.nametext {
padding: 10px 0;
margin: 0 0 10px;
border-bottom: 1px dotted;
border-bottom-color: BDBAAF;
font: normal 15pt arial, sans-serif;
text-align: center;
display: block;
}

.contactTable {
padding: 0;
margin: 0;
width: 450px;
}
.contactTable td {
padding: 0;
margin: 0;
}
.contactTable td .whitetext12 {
padding: 0 0 12px;
margin: 0 0 5px;
text-align: center;
display: block;
}
.contactTable {width:300px!important; height:150px!important; padding:0px!important; background-image:url("http://www.myspacesources.com/images/contact-tables/Scenic/2833.jpg"); background-attachment:scroll; background-position:center center; background-repeat:no-repeat; background-color:transparent;}
.contactTable table, table.contactTable td {padding:0px !important; border:0px; background-color:transparent; background-image:none;}
.contactTable a img {visibility:hidden; border:0px!important;}
.contactTable a {display:block; height:28px; width:115px;}
.contactTable .text {font-size:1px!important;}
.contactTable .text, .contactTable a, .contactTable img {filter:none!important;}
}
.contactTable a img, .contactTable img {
border: 0px;
display: none;
visibility: hidden;
}
strong {
display: block;
}
table table table table div {
font-size: 16px;
}
table table table table table div {
font-size: 11px;
}
table table table td.text div {
font-size: 11px;
}
.whitetext12 {
padding: 0 0 12px;
margin: 0 0 5px;
border-bottom: 1px dotted;
border-bottom-color: BDBAAF;
font: bold 11pt arial, sans-serif;
text-align: center;
display: block;
}
.lightbluetext8 {
padding: 0 40px 0 0;
color: 888888;
white-space: nowrap;
display: block;
}
a.searchlinksmall:link, a.searchlinksmall:active, a.searchlinksmall:visited, a.searchlinksmall:hover {
color: BDBAAF;
text-decoration: none;
}
a.searchlinksmall:hover {
text-decoration: underline;
}
.orangetext15 {
padding: 5px 180px 10px 10px;
font: bold 10pt arial, sans-serif;
white-space: nowrap;
display: block;
}
.btext {
padding: 0 0 0 4px;
background-color: transparent;
}
b {
padding: 10px 0 10px 8px;
background-color: transparent;
display: block;
}
b a:link, b a:active, b a:visited, b a:hover {
font: normal 9px tahoma;
text-decoration: underline;
}
a.redlink:link, a.redlink:active, a.redlink:visited, a.redlink:hover {
padding: 0 0 0 5px;
margin: 0 0 -20px 0;
text-align: left;
font-weight: bold;
display: block;
}
.blacktext10 {
color: 888888;
}
table div div b {
background-color: transparent;
}
table div div font * {
font: normal 10px Tahoma;
color: white;
}
table div div font a.text:link, table div div font a.text:active, table div div font a.text:visited, table div div font a.text:hover {
color: white;
text-decoration: underline;
}
table div div font a.text:hover {
color: 666666;
}
a.kklink:link, a.kklink:active, a.kklink:visited, a.kklink:hover {
font-size: 11pt;
text-decoration: underline;
font-weight: bold;
}
</style>
replace the EXTENDED NETWORK IMAGE url
__________________
Quote:
Voltaire
It is forbidden to kill; therefore all murderers are punished unless they kill in large numbers and to the sound of trumpets.

Last edited by EDGE; 07-04-2007 at 01:40 AM.
Reply With Quote