© aesthetic
tilestester
read my profile
sign my guestbook

Message: message me


Member Since: 7/31/2005

SubscriptionsSites I Read

Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site

Sunday, July 31, 2005

here's the code:

<center>
<a href="http://xanga.com/aesthetic_layouts">&copy;&nbsp;aesthetic</a>

<style type="text/css">
body {
  background-color: #ffffff;
  background-image:url(http://img.photobucket.com/albums/v294/xkiwilicious/tiles.jpg);
  background-position: center;
  background-repeat: repeat;
  background-attachment: fixed;
  border:none;
  scrollbar-arrow-color: #92032B;
  scrollbar-shadow-color: #91ff91;
  scrollbar-face-color: #91ff91;
  scrollbar-track-color: #ffffff;
  scrollbar-highlight-color: #91ff91;
  scrollbar-darkshadow-color: #91ff91;
  scrollbar-3dlight-color: #91ff91;
  }

.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p
{
/* edits main text */
  font:normal 10px terminal;
  line-height:10px;
  color:#92032B;
  letter-spacing:0px;
  text-align:left;
  }
.blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
 font:bold 10px times new roman;
 color: #92032B;
 }
.blogbody u, .standard u, p u, u {
 font-weight: underline;
 font:normal 10px times new roman;
 color: #92032B;
 border-bottom: 1px solid #91FF91;
 }
table.footer TD {
/* this makes the footer at the bottom centered */
/* leave it alone unless you know what to do*/
  text-align: center;
  }

div.blogheader, .caption {
/* edits the dates */
  font: bold 12px times new roman;
  text-transform: none;
  line-height:10px;
  letter-spacing: 5px;
  color:#92032B;
  background-color: #91FF91;
  width: 300px;
  border:none;
  text-align:center;
  }

a:link, .footernav.link, a.footernav:link, a.footernav:active {
  color:#91FF91;
  background-color:FFFFFF;
  border:none;
  font-family: terminal;
  text-transform:none;
  letter-spacing:-1px;
  font-size: 10px;
  line-height: 10px;
  font-weight: none;
  text-decoration: line-through;
  }

a:visited, a.footernav:visited,  {
  color:#91FF91;
  background-color:FFFFFF;
  border:none;
  font-family: terminal;
  text-transform:none;
  letter-spacing:-1px;
  font-size: 10px;
  line-height: 10px;
  font-weight: none;
  text-decoration: line-through;
  }
a:hover, a:active {
  color:#92032B;
  background-color:#91FF91;
  font-family: terminal;
  text-transform:none;
  letter-spacing:-1px;
  font-size: 10px;
  line-height: 10px;
  font-weight: none;
  text-decoration: line-through;
  }


input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
  border: 1px solid #92032B;
  font:normal 10px terminal;
  background-color:#91FF91;
  color: #92032B;
  }

table.left {
/* this edits the menu module */
  width:130px;
  border: none;
  background-color:transparent;
  }

table.blogbody {
/* this edits the other the place where the  blog is */
  border:none;
  width:300px;
  background-color: #FFFFFF;
  }

table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
  font: bold 12px times new roman;
  text-transform: none;
  line-height:10px;
  background-color: #91FF91;
  color: #92032B;
  text-align: center;
  letter-spacing: 2px;
  border: none;
  }

table.left TD {
/* on your menu module, this edits the body part of it */
  background-color:#FFFFFF;
  font: normal 10px terminal;
  color: #92032B;
  text-align:left;
  border:none;
  }

table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
  background-color: #FFFFFF;
  border: 92032B;
  }
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
  border: 0px solid #000000;
  }
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
  width: 475px;
  }
hr {
/* horizontal divider */
  border: 1px solid #92032B;
  }
</style>