© aesthetic
greenpurplepattern
read my profile
sign my guestbook

Message: message me


Member Since: 8/1/2005

SubscriptionsSites I Read

Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site

Monday, August 01, 2005

here's the code:

<center>
<font face="terminal"><font size=1><a href="http://xanga.com/aesthetic_layouts">&copy;&nbsp;aesthetic</a></font></font>

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

.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p
{
/* edits main text */
  font:normal 10px terminal;
  line-height:10px;
  color:#000000;
  letter-spacing:0px;
  text-align:left;
  }
.blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
 font-weight:bold;
 color: #A30ADC;
 background-color:#6FF00F
 }
.blogbody u, .standard u, p u, u {
 font-weight: underline;
 color: #000000;
 border-bottom: 2px solid #6FF00F;
 }
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-family: arial;
  font-size:28px;
  text-transform: lowercase;
  line-height:25px;
  letter-spacing: -4px;
  font-weight:bold;
  color:#000000;
  background-color: transparent;
  background-image:url(http://img.photobucket.com/albums/v294/xkiwilicious/purplestripe.jpg);
  width: 302px;
  border:1px solid #A30ADC;
  text-align:right;
  }

a:link, .footernav.link, a.footernav:link, a.footernav:active {
  color:#000000;
  background-color:#FFFFFF;
  font-weight:underline;
  border-bottom:2px solid #6FF00F;
  border-top:1px dashed #A30ADC
  font:normal 10px terminal;
  text-transform:uppercase;
  letter-spacing:-1px;
  font-size: 10px;
  line-height: 10px;
  font-weight: none;
  text-decoration: none;
  }

a:visited, a.footernav:visited,  {
  color:#000000;
  background-color:#FFFFFF;
  font-weight:underline;
  border-bottom:2px solid #6FF00F;
  border-top:1px dashed #A30ADC
  font:normal 10px terminal;
  text-transform:uppercase;
  letter-spacing:-1px;
  font-size: 10px;
  line-height: 10px;
  font-weight: none;
  text-decoration: none;
  }
a:hover, a:active {
  color:#A30ADC;
  background-color:#6FF00F;
  font:normal 10px terminal;
  border-top:1px dashed #000000;
  border-bottom:2px solid #000000;
  text-transform:uppercase;
  letter-spacing:-1px;
  font-size: 10px;
  line-height: 10px;
  font-weight: underline;
  text-decoration: line-through;
  }


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

table.left {
/* this edits the menu module */
  width:150px;
  border: 3px solid #A30ADC;
  background-color:#ffffff;
  }

table.blogbody {
/* this edits the other the place where the  blog is */
  border:none;
  border-right:1px solid #A30ADC;
  border-bottom:1px solid #A30ADC;
  border-left:1px solid #A30ADC;
  width:302px;
  background-color: #FFFFFF;

  }

table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
  font: bold 14px arial;
  text-transform: lowercase;
  line-height:10px;
  background-color: #ffffff;
  color: #000000;
  text-align: left;
  letter-spacing: -3px;
  border: 3px double #6FF00F;
  }

table.left TD {
/* on your menu module, this edits the body part of it */
  background-color:#FFFFFF;
  font: normal 10px sydnie;
  color: #000000;
  text-align:right;
  border:none;
  border-top:3px solid #A30ADC;
  }

table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
  background-color: #ffffff;
  border: 2px solid #A30ADC;
  }
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: 500px;
  }
hr {
/* horizontal divider */
  border: 1px dotted #000000;
  }
</style>