aesthetic
stfuaesthetic
read my profile
sign my guestbook

Message: message me


Member Since: 9/2/2005

SubscriptionsSites I Read

Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site

Friday, September 02, 2005

bold italic underlined

 

here's the code:

<!-- begin code provided by createblog.com -->
<style type="text/css">
table.footer { display:none; }
</style>
<!-- end code provided by createblog.com -->
<div align="left">
&nbsp;<a href="http://xanga.com/aesthetic_layouts">aesthetic</a>
<style type="text/css">
body {
  background-color: #ffffff;
  background-image:url(http://i15.photobucket.com/albums/a374/aestheticlayouts/ping.jpg);
  background-position:right bottom;
  background-repeat:no-repeat;
  background-attachment:fixed;
  border:5px solid #000000;
  scrollbar-arrow-color: #000000;
  scrollbar-shadow-color: #bbbbbb;
  scrollbar-face-color: #ffffff;
  scrollbar-track-color: #ffffff;
  scrollbar-highlight-color: #bbbbbb;
  scrollbar-darkshadow-color: #a7a7a7;
  scrollbar-3dlight-color: #dddddd;
  }

.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:justify;
  }
.blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
 font-weight: none;
 color: #a7a7a7;
 }
.blogbody u, .standard u, p u, u {
 font-weight: underline;
 color: #a7a7a7;
 border-bottom: 1px solid #bbbbbb;
 }
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 arial;
 letter-spacing:0px;
 text-align:center;
 border:3px solid #000000;
 border-bottom:none;
 background-color:#bbbbbb;
 color:#a7a7a7;
 width:250px;
 line-height:12px;
 text-transform:uppercase;
 padding-top:1px;
 padding-bottom:1px;
  }

a:link, .footernav.link, a.footernav:link, a.footernav:active {
  color:#a7a7a7;
  font-family: arial;
  text-transform:lowercase;
  letter-spacing:-1px;
  font-size: 12px;
  line-height: 12px;
  font-weight: none;
  text-decoration: none;
  }

a:visited, a.footernav:visited,  {
  color:#a7a7a7;
  font-family: arial;
  text-transform:lowercase;
  letter-spacing:-1px;
  font-size: 12px;
  line-height: 12px;
  font-weight: none;
  text-decoration: none;
  }

a:hover, a:active {
  color:#bbbbbb;
  font-family: arial;
  text-transform:lowercase;
  letter-spacing:-1px;
  font-size: 12px;
  line-height: 12px;
  font-weight: none;
  text-decoration: none;
  cursor:sw-resize;
  }

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

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

table.blogbody {
/* this edits the other the place where the  blog is */
  border:3px solid #000000;
  border-top:none;
  width:250px;
  background-color: #ffffff;
  }

table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
  font: bold 10px arial;
  text-transform: uppercase;
  line-height:12px;
  background-color: #bbbbbb;
  color: #a7a7a7;
  text-align: center;
  letter-spacing: 0px;
  border:none;
  padding-top:1px;
  padding-bottom:1px;
  padding-left:0px;
  }

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: 300px;
  }
hr {
/* horizontal divider */
  border: 1px solid #ffffff;
  }
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>