Author Topic: Precursors on myspace...  (Read 2171 times)

MissTake1024

  • Guest
Precursors on myspace...
« on: April 24, 2008, 12:50:09 pm »
I made a myspace layout for Precursors...

I've included a screen shot and the coding. Do with it as you will...

Code: [Select]
<style type="text/css">
body{
  background-color:010101;
  background-image:url(http://i29.tinypic.com/2h4yrg3.gif);
  background-position:bottom left;
  background-repeat:no-repeat;
  background-attachment:fixed;
  scrollbar-track-color:218b9b;
  scrollbar-face-color:000;
  scrollbar-highlight-color:2f2f2f;
  scrollbar-darkshadow-color:1d1d1d;
  scrollbar-3dlight-color:414141;
}
table.navigationBar td {background-color:000000;}
b{
  color:b90000;
  font-weight:bold;
  font-family:"trebuchet ms" !important;
  letter-spacing:0px;
}
i{
  color:999999;
  font-family:"trebuchet ms" !important;
  font-size:10pt;
}
u{
  text-decoration:none;
  border-bottom: 1px dotted fff !important;
}
blockquote{
  margin: 20px 5px 20px 5px;
  color:218b9b;
  background-color:222222;
  font-family:verdana;
  font-size:8px;
  padding: 6px;
  border:1px solid 999999;
}
.blacktext10, .whitetext12, .redtext, .redbtext{
  background-color:010101;
}
.lightbluetext8{
  font-family:"trebuchet ms";
  font-size:12px;
  font-weight:normal;
  letter-spacing:0px;
  border:none;
  line-height: 14px;
  text-transform:uppercase;
  text-decoration:none;
  text-align: left;
  color:999999;
  background-color:3d3d3d;
  display:block;
}
.orangetext15{
  font-family:"trebuchet ms";
  font-size:12px;
  font-weight:normal;
  letter-spacing:0px;
  border:none;
  line-height:14px;
  text-transform:uppercase;
  text-decoration:none;
  text-align:right;
  color:999999;
  background-color:3d3d3d;
  display:block;
}
.nametext{
  font-family:"trebuchet ms";
  font-size:24px;
  font-weight:normal;
  letter-spacing:-1px;
  border:none;
  line-height:26px;
  text-transform:uppercase;
  border-bottom:10px solid 333333 !important;
  color:ffffff;
  text-align:center;
  background-color:3d3d3d;
  display:block;
}
a.navbar:link, a.navbar:visited, a.navbar:active{
  font-family:"trebuchet ms" !important;
  font-size:13px;
  font-weight:normal;
  letter-spacing:0px;
  line-height:15px;
  text-transform:lowercase;
  text-decoration: none;
  color:fff;
}
a.navbar:hover{
  background-image:url(http://i31.tinypic.com/2rwkoxi.gif);
  background-repeat:no-repeat;
  background-position:center;
  font-family:"trebuchet ms" !important;
  font-size:13px;
  font-weight:normal;
  letter-spacing:0px;
  line-height:15px;
  text-transform:uppercase;
  text-decoration: none;
  color:ffffff;
}
a:link, a.man:link, a.text:link, a:visited, a.man:visited, a.text:visited, a:active, a.redlink:active, a.redlink:visited, a.redlink:link{
  font-family:"trebuchet ms" !important;
  font-size:13px;
  font-weight:normal;
  letter-spacing:0px;
  line-height:15px;
  text-transform:lowercase;
  text-decoration:none;
  color:00ccff;
}
a:hover, a.man:hover, a.text:hover, a.redlink:hover{
  font-family:"trebuchet ms" !important;
  font-size:12px;
  font-weight:normal;
  line-height:15px;
  letter-spacing:0px;
  text-transform:uppercase;
  text-decoration:none;
  color:00ccff;
  cursor:crosshair;
  background:transparent;
  background-image:url(http://i32.tinypic.com/2z7e5xk.gif);
  background-repeat:no-repeat;
  background-position:center;
}
body div table td td{
  height:175px;
  vertical-align:bottom;
  background-image:url(http://i29.tinypic.com/2wg50jm.png);
  background-repeat:no-repeat;
  background-position: center;
  padding-bottom:7px;
}
div table{
  background-color:010101;
  border:none;
}
.friendSpace td a img{
  border:0px;
}
table.userProfileURL{
  display:none;
}
table.extendedNetwork{
  display: none;
}
td td{
  background-color:010101;
  border:0px;
}
table table table{
  border-width:0px !important;
  border-style:solid;
  border-color:010101;
}
div div select, div div form, div div input{
  display:none;
  filter:alpha(opacity=0);-moz-opacity:0,opacity:0;
}
td.text table, td.text td.text{
  background-color:010101;
}
.latestblogentry{
  Margin-Top:-25;
}
div td img{
  display:none;
  visibility:hidden !important;
  width:0px !important;
}
tr, div table{
  background-color:010101;
}
div table, table, td{
  background-color:010101;
  border:0px;
  padding:0px;
}
.text, font, .div, div, table, .redtext, .btext, .redbtext, th, tr, p, br, u, i, small, big, td{
  color:ffffff;
  font-family:"trebuchet ms" !important;
  font-size:12px;
}
</style>