layouts__09x
layouts__3psplat
read my profile
sign my guestbook

Message: message me


Member Since: 3/3/2005

SubscriptionsSites I Read

Posting Calendar

|<< oldest | newest >>|
view all weblog archives

Get Involved!

Suggest a link

Recommend to friend

Create a site


Thursday, March 03, 2005

change your module text to black and copy this code into custom header on your look and feel page

 

<a href=http://xanga.com/layouts__09x target="_blank">layouts__09x</a><br />
<style type="text/css">
body {
  background-color: #ffffff;
  background-image: url(http://www.offconsult.fi/images/volcom_right.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: top left;
  scrollbar-arrow-color: #000000;
  scrollbar-track-color: #ffffff;
  scrollbar-shadow-color: #ffbbcc;
  scrollbar-face-color: #ffffff;
  scrollbar-highlight-color: #ffbbcc;
  scrollbar-darkshadow-color: #ffbbcc;
  scrollbar-3dlight-color: #ffbbcc;
  }

.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
  font:normal 11px arial;
  line-height:10px;
  color:#000000;
  letter-spacing:0px;
  text-align:justify;
  }

table.footer TD {
  text-align: center;
  }

div.blogheader, .caption {
  font-family:arial;
  text-transform:justify;
  font-size:20px;
  line-height:10px;
  font-weight:regular;
  color:#000000;
  letter-spacing:0px;
  background-color: #bb5566;
  text-align: right;
  border: 3px solid #ffbbcc;
  filter:alpha (opacity=70, finishopacity=70, style=1); 
  }

a:link, .footernav.link, a.footernav:link, a.footernav:active {
  color:#ff3388;
  text-decoration: none;
  }

a:visited, a.footernav:visited,  {
  color:#ff3388;
  text-decoration: none;
  }

a:hover {
  color:#ffffff;
  cursor: hand;
  text-decoration: none;
  }

input, select, textarea, .textfield, .button {
  border: 3px solid #ffbbcc;
  font:normal 11px arial;
  background-color: #ffffff;
  letter-spacing:0px;
  color: #ff3388;
  }

table.left {
  border: 3px solid #ffbbcc;
  width:160px;
  background-color: #ffffff;
  color: #000000;
  filter:alpha (opacity=70, finishopacity=70, style=1); 
  }

table.blogbody {
  border: 3px solid #ffbbcc;
  background-color: #ffffff;
  width:400px;
  filter:alpha (opacity=70, finishopacity=70, style=1);       
  }

table.left th {
  background-image: url(http://url.com/to/the/site/image.gif);
  background-color: #bb5566;
  font: bold 12px arial;
  text-transform: lowercase;
  color: #000000;
  border: none;
  }
table.left TD {
  background-image: url(http://url.com/to/the/site/image.gif);
  background-color: #ffffff;
  border: none;
  }

table.search TD, table.search, table.announcements {
  background-color: #ffffff;
  border: 3px solid #ffbbcc;
  }
table.search TD, table.announcements TH {
  border: 0px solid #ffbbcc;
  }
table.navigation, table.main, table.footer {
  width: 600px;
  }
hr {
  border: 1px solid #ffbbcc;
  }
</style>