Image hosted by Photobucket.com

aesthetic
chanceaesthetic
read my profile
sign my guestbook

Message: message me


Member Since: 8/24/2005

SubscriptionsSites I Read

Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site

Wednesday, August 24, 2005

bold italic underlined normal

 

here's the code:

<center>
<div style="width:500px;height:auto;border:5px double #dc8c0c;background-color:#000000;text-align:center;">
<img src="http://i15.photobucket.com/albums/a374/aestheticlayouts/chance.gif" alt="Image hosted by Photobucket.com"></div><br><a href="http://xanga.com/aesthetic_layouts">aesthetic</a>
<style type="text/css">
body
{
border:none;
background-color:#000000;
scrollbar-arrow-color:#dc8c0c; scrollbar-track-color:#000000;
scrollbar-shadow-color:#dc8c0c; scrollbar-face-color:#000000;
scrollbar-highlight-color:#000000; scrollbar-darkshadow-color:#dc8c0c;
scrollbar-3dlight-color:#000000;
}

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

table.footer TD {
/* this makes the footer at the bottom centered */
/* leave it alone unless you know what to do*/
text-align: center;
table:center;
}

div.blogheader, .caption {
/* edits the dates */
font-family:times new roman;
text-transform:lowercase;
line-height: 26px;
font-size:26px;
font-weight:none;
color:#dc8c0c;
width:362px;
letter-spacing:-3px;
border:none;
background-color:#000000;
text-align: center;
padding-left:0px;
padding-top:0px;
padding-bottom:5px;
}

a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
  color:#000000;
  background-color:#dc8c0c;
  font:normal 8px terminal;
  text-transform:uppercase;
  line-height:12px;
  text-decoration: none;
}

a:visited, a.footernav:visited, {
/* edits the links that the user has visited */
  color:#000000;
  background-color:#dc8c0c;
  text-transform:uppercase;
  font:normal 8px terminal;
  line-height:12px;
  text-decoration: none;
}
a:hover {
/* edits when user mouseovers the links */
  color:#dc8c0c;
  background-color:#dc8c0c;
  font:normal 8px terminal;
  line-height:12px;
  text-transform:none;
  text-decoration: none;
  letter-spacing:0px;
  cursor:nw-resize;
  text-transform:uppercase;
}
input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 1px solid #000000;
font:normal 12px arial;
background-color: #dc8c0c;
letter-spacing:0px;
color: #000000;
}

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

table.blogbody {
/* this edits the other the place where the blog is */
border: 5px double #dc8c0c;
background-color: #dc8c0c;
width:362px;
}

table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
  font: normal 18px times new roman;
  text-transform: lowercase;
  text-align: center;
  color: #dc8c0c;
  background-color:#000000;
  border:none;
  letter-spacing:-2px;
  padding-top:0px;
  padding-left:0px;
  padding-bottom:5px;
  line-height:26px;
}
table.left TD {
/* on your menu module, this edits the body part of it */
  background-color: #dc8c0c;
  border:5px double #dc8c0c;
}

table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
  border: 5px double #dc8c0c;
  background-color:#dc8c0c;
}
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 solid #000000;
}
table.blogbody tr td {
/* this edits the left margin of blog */
  width: 0px;
  padding-left: 1px;
  padding-right:1px
  padding-top:10px;
  }
table.blogbody div.smalltext{
/* this edits the blog entry footer */
  text-align: center;
</style>