© aesthetic
blackflowerstester
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

bold italic underlined normal


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/blackflowers.jpg);
  background-position: center;
  background-repeat: repeat;
  background-attachment: fixed;
  border:none;
  scrollbar-arrow-color: #000000;
  scrollbar-shadow-color: #ffffff;
  scrollbar-face-color: #ffffff;
  scrollbar-track-color: #000000;
  scrollbar-highlight-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-3dlight-color: #ffffff;
  }

.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p
{
/* edits main text */
  font:normal 10px georgia;
  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: #000000;
 }
.blogbody u, .standard u, p u, u {
 font-weight: underline;
 color: #000000;
 border-bottom: 2px dotted #000000;
 }
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: monotype corsiva;
  font-size:18px;
  text-transform: lowercase;
  line-height:20px;
  letter-spacing: -2px;
  font-weight:none;
  color:#000000;
  background-color: #ffffff;
  width: 300px;
  border:1px solid #000000;
  border-bottom:5px double #000000;
  text-align:center;
  }

a:link, .footernav.link, a.footernav:link, a.footernav:active {
  color:#000000;
  background-color:#FFFFFF;
  font-weight:none;
  border:none;
  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:none;
  border:none;
  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:#ffffff;
  background-color:#000000;
  font-weight:none;
  border:none;
  font:normal 10px terminal;
  text-transform:uppercase;
  letter-spacing:-1px;
  font-size: 10px;
  line-height: 10px;
  font-weight: none;
  text-decoration: none;
  }


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

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

table.blogbody {
/* this edits the other the place where the  blog is */
  border:1px solid #000000;
  border-top: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: normal 18px monotype corsiva;
  text-transform: lowercase;
  line-height:17px;
  background-color: #ffffff;
  color: #000000;
  text-align: center;
  letter-spacing: -2px;
  border:none;
  border-bottom:5px double #000000;
  }

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

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