aesthetic
orangepattern
read my profile
sign my guestbook

Message: message me


Member Since: 8/13/2005

SubscriptionsSites I Read

Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site

Saturday, August 13, 2005

normal bold italic underlined

here's the code:

<center><a href=http://xanga.com/aesthetic_layouts>
aesthetic</a></center>
<style type="text/css">
body
{
border:100px solid #ffffff;
background-color:#ffffff;
background-image:url(http://img.photobucket.com/albums/v294/xkiwilicious/orangestripe.jpg);
background-position:center;
background-repeat:repeat;
background-attachment:fixed;
scrollbar-arrow-color:#f39b3a;
scrollbar-track-color:#ffffff;
scrollbar-shadow-color:f39b3a;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
scrollbar-3dlight-color:#f39b3a;
}

.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p
{
/* edits main text */
font:normal 10px terminal;
line-height:14px;
color:#f39b3a;
letter-spacing:0px;
text-align:justify;
}
.blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
  font:normal 14px small fonts;
  color: #f39b3a;
  text-transform:uppercase;
}
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 */
background-color: transparent;
font-family: arial;
text-transform:uppercase;
line-height: 28px;
font-size:10px;
font-weight:bold;
color:#f39b3a;
letter-spacing:4px;
border:none;
text-align: center;

}

a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
  color:#f39b3a;
  font:normal 10px terminal;
  line-height:10px;
  text-decoration: none;
  text-transform:uppercase;
  letter-spacing:-1px;
}

a:visited, a.footernav:visited, {
/* edits the links that the user has visited */
  color:#f39b3a;
  font:normal 10px terminal;
  line-height:10px;
  text-transform:uppercase;
  text-decoration: none;
  letter-spacing:-1px;
}
a:hover {
/* edits when user mouseovers the links */
  color:#f39b3a;
  font:bold 14px small fonts;
  line-height:10px;
  text-transform:uppercase;
  letter-spacing: 0px;
  text-decoration: none;

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

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

}

table.blogbody {
/* this edits the other the place where the blog is */
background-color:#ffffff;
background-image: url(http://img.photobucket.com/albums/v294/xkiwilicious/back-182.gif);
border:3px double #f39b3a;
width:300px;
text-align:left;
}

table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
  background-color: transparent;
  font: bold 10px arial;
  line-height: 25px;
  text-transform: uppercase;
  letter-spacing:2px;
  text-align: center;
  color: #f39b3a;
}
table.left TD {
/* on your menu module, this edits the body part of it */
  font:normal 10px terminal;
  color:#f39b3a;
  text-align:left;
  background-image: url(http://img.photobucket.com/albums/v294/xkiwilicious/back-182.gif);
  border: 3px double #f39b3a;
}

table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
  border: 1px solid #f39b3a;
  background-color:transparent;
}
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
border: 0px solid #ffffff;
}
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
width: 300px;
}
hr {
/* horizontal divider */
border: 1px solid #f39b3a;
}
table.blogbody tr td {
/* this edits the left margin of blog */
  width: 0px;
  padding: 0px;
  }
table.blogbody div.smalltext{
/* this edits the blog entry footer */
  text-align: center;
</style>

<!-- begin code provided by createblog.com -->
<style type="text/css">
table.footer { display:none; }
</style>
<!-- end code provided by createblog.com -->

<!-- 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 -->