© aesthetic
pinkgirltester
read my profile
sign my guestbook

Message: message me


Member Since: 8/5/2005

SubscriptionsSites I Read

Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site

Friday, August 05, 2005

bold italic underlined normal


here's the code:

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

<style type="text/css">
body {
  background-color: #000000;
  background-image:url(http://img.photobucket.com/albums/v294/xkiwilicious/pinkgirl_1280.jpg);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-attachment: fixed;
  border:2px solid #470707;
  scrollbar-arrow-color: #F3449F;
  scrollbar-shadow-color: #404040;
  scrollbar-face-color: #ffffff;
  scrollbar-track-color: #000000;
  scrollbar-highlight-color: #e3e3e3;
  scrollbar-darkshadow-color: #404040;
  scrollbar-3dlight-color: #e3e3e3;
  }

.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p
{
/* edits main text */
  font:normal 10px arial;
  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: #F3449F;
 }
.blogbody u, .standard u, p u, u {
 font-weight: underline;
 color: #000000;
 border-bottom: 1px solid #F3449F;
 }
table.footer TD {
/* this makes the footer at the bottom centered */
/* leave it alone unless you know what to do*/
  text-align: right;
  }

div.blogheader, .caption {
/* edits the dates */
  font-family: felix titling;
  font-size:20px;
  text-transform: uppercase;
  line-height:20px;
  letter-spacing: 0px;
  font-weight:none;
  color:#000000;
  background-color: #ffffff;
  width: 300px;
  border:none;
  border-bottom:10px solid #F3449F;
  text-align:right;
  }

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

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

a:hover, a:active {
  color:#ffffff;
  background-color:#F3449F;
  font-family: terminal;
  text-transform:uppercase;
  letter-spacing:0px;
  font-size: 6px;
  line-height: 10px;
  font-weight: none;
  text-decoration: none;
  cursor:crosshair;
  }

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

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

table.blogbody {
/* this edits the other the place where the  blog is */
  border:none;
  width:300px;
  background-color: #ffffff;
  font:normal 10px arial;
  color:#000000;
  }

table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
  font: normal 16px felix titling;
  text-transform: uppercase;
  line-height:17px;
  background-color: #ffffff;
  color: #000000;
  text-align: left;
  letter-spacing: 0px;
  border: none;
  border-bottom:10px solid #F3449F;
  }

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

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

<!-- begin code provided by createblog.com -->

<script language="JavaScript">
// Script Created by Mystical for Createblog.com
// http://xiphin.com
<!--
if(location.pathname=='/home.aspx')
{
document.write("<style type=text/css>table.left, td.mainleft{display: none;} </style>") }
if(location.pathname=='/item.aspx')
{
document.write("<style type=text/css>table.left, td.mainleft{display: none;} </style>") }
if(location.pathname=='/profile.aspx')
{
document.write("<style type=text/css>table.left, td.mainleft{display: none;} </style>")
}
else
{
if(location.pathname=='/private/home.aspx')
document.write("<!--Display MODULE-->")
}
//-->
</script>
<!-- end code provided by createblog.com -->
<!-- begin code provided by createblog.com -->
<style type="text/css">
table.footer { display:none; }
</style>
<!-- end code provided by createblog.com -->