aesthetic
testlayouts____9
read my profile
sign my guestbook

Message: message me


Member Since: 6/11/2005

SubscriptionsSites I Read

Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site

Saturday, June 11, 2005

bold italic underlined

here's the code:

<div align=right><a href="http://xanga.com/aesthetic_layouts">
aesthetic</a></div>
<div align=right>
<style type="text/css">
body {
background-image:url(http://img.photobucket.com/albums/v294/xkiwilicious/tye-dye.bmp);
background-position:left center;
background-repeat:repeat-y;
background-attachment:fixed;
background-color:#ffffff;
scrollbar-arrow-color: #e5cb4e;
scrollbar-track-color: #25667a;
scrollbar-shadow-color: #25667a;
scrollbar-face-color: #ce4330;
scrollbar-highlight-color: #25667a;
scrollbar-darkshadow-color:#25667a;
scrollbar-3dlight-color: #25667a;
}
.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;
}
table.footer TD {
/* this makes the footer at the bottom centered */
/* leave it alone unless you know what to do*/
text-align: right;
}
blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
font-weight: bold;
color: #ce4330;
}
.blogbody u, .standard u, p u, u {
font-weight: lighter;
color: #ce4330;
border-bottom: 1px dashed #e5cb4e;
}
.blogbody i, .standard i, p i, em {
font-weight: italic;
color: #ce4330;
}
div.blogheader, .caption {
/* edits the dates */
font-family: elephant;
width: 350px;
text-transform:none;
font-size:24px;
line-height:40px;
font-weight: none;
color: #000000;
letter-spacing:-2px;
text-align: center;
border: 3px solid #000000;
width:350px;
background-image: url(http://img56.echo.cx/img56/3020/tyedye4hf.png);
}
a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
color:#6b4663;
text-decoration: bold;
font:normal 10px arial;
line-height:10px;
}
a:visited, a.footernav:visited, {
/* edits the links that the user has visited */
color: #6b4663;
text-decoration: bold;
font:normal 10px arial;
line-height:10px;
}
a:hover {
/* edits when user mouseovers the links */
color:#6b4663;
text-decoration: bold;
font:normal 10px arial;
line-height:10px;
background-color: #25667a;
}
input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 1px solid #000000;
font:normal 10px arial;
background-color:#ce4330;
letter-spacing:0px;
color: #e5cb4e;
}
table.left {
/* this edits the menu module */
border: 3px solid #000000;
width:200px;
background-color: #417f2c;
}
table.blogbody {
/* this edits the other the place where the blog is */
border: 3px solid #000000;
border-top: 0px solid #000000;
background-color: #417f2c;
width: 350px;
font:normal 10px arial;
line-height:10px;
color: #000000;
}
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
background-image: url(http://img202.echo.cx/img202/3272/tyedye9ea.png);
font: bold 20px elephant;
line-height: 40px;
color: #000000;
letter-spacing:-2px;
text-align: center;
}
table.left TD {
/* on your menu module, this edits the body part of it */
background-image: none;
background-color: #417f2c;
border: 1px solid #25667a;
border-top: 3px solid #000000;
font:normal 10px arial;
line-height:10px;
color: #000000;
}
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
background-color: #ce4330;
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: 550px;
}
hr {
/* horizontal divider */
border: 1px solid #ce4330;
}
</style>