aesthetic
fishytester
read my profile
sign my guestbook

Message: message me


Member Since: 7/25/2005

SubscriptionsSites I Read

Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site

Monday, July 25, 2005

bold underlined italic normal

here's the code:

<div align="right"><a href="http://xanga.com/aesthetic_layouts">aesthetic</a>

<style type="text/css">
body {
  background-color: #339900;
  background-image:url(http://img.photobucket.com/albums/v294/xkiwilicious/gofish.gif);
  background-position: left center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  border: 0px solid #ffffff;
  scrollbar-arrow-color: #bd0c0d;
  scrollbar-shadow-color: #bd0c0d;
  scrollbar-face-color: #fb861c;
  scrollbar-track-color: #f7341e;
  scrollbar-highlight-color: #f6f8b2;
  scrollbar-darkshadow-color: #bd0c0d;
  scrollbar-3dlight-color: #f6f8b2;
  }

.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p
{
/* edits main text */
  font:normal 10px terminal;
  line-height:10px;
  color:#f6f8b2;
  letter-spacing:0px;
  text-align:left;
  }

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: terminal;
  font-size:10px;
  text-transform: uppercase;
  line-height:17px;
  letter-spacing: 0px;
  font-weight:none;
  color:#bd0c0d;
  background-color: f7341e;
  width: 325px;
  border-top:1px solid #fb861c;
  border-left:1px solid #fb861c;
  border-right:1px solid #fb861c;
  border-bottom:none;
  text-align:left;
  }

a:link, .footernav.link, a.footernav:link, a.footernav:active {
  color:#fb861c;
  font-family: terminal;
  letter-spacing:0px;
  font-size: 10px;
  line-height: 10px;
  font-weight: none;
  text-transform:uppercase;
  text-decoration: none;
  }

a:visited, a.footernav:visited,  {
  color:#fb861c;
  font-family: terminal;
  font-size: 10px;
  font-weight: none;
  line-height: 10px;
  text-decoration: none;
  text-transform:uppercase;
  letter-spacing:0px;
  }

a:hover, a:active {
  color: #bd0c0d;
  font-family:monotype corsiva;
  line-height: 10px;
  font-size: 12px;
  text-transform:lowercase;
  text-decoration: none;
  letter-spacing:1px;
  }

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

table.left {
/* this edits the menu module */
  width:155px;
  border: 1px solid #fb861c;
  background-color: f7341e;
  }

table.blogbody {
/* this edits the other the place where the  blog is */
  border-left:1px solid #fb861c;
  border-right:1px solid #fb861c;
  border-top:none;
  border-bottom:1px solid #fb861c;
  width:325px;
  background-color: #f7341e;
  }

table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
  font: normal 10px terminal;
  text-transform: uppercase;
  line-height:10px;
  background-color: #f7341e;
  color: #bd0c0d;
  text-align: right;
  letter-spacing: 0px;
  border: none;
  }

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

table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
  background-color: #f7341e;
  border: 1px solid #fb861c;
  }
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: 0px double #000000;
  }
</style>