MY_style_layout
MY_style_layout9
read my profile
sign my guestbook

Message: message me


Member Since: 5/7/2005

SubscriptionsSites I Read

Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site


Saturday, May 07, 2005

<font color="ff05ff"> MY_style_layout </font>
<style type="text/css">
body
{background-image: url("http://tinypic.com/54t4x2");
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center;

</style>
<style type=text/css>
body {
background-color: #000000;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-3dlight-color: #000000;
}
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
/* edits main text */
font:normal 9px terminal;
line-height:16px;
color: #ff409f;
letter-spacing:1px;
}
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-family: terminal;
text-transform: none;
font-size:13px;
font-weight:heavy;
line-height:14px;
color:#ff409f;
letter-spacing:0px;
background-color: #000000;
border: 4px solid #FF409f;
border-width:1px;
text-align: center;
}
a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
color:#FFFFFF;
background-color:#;
border:#;
text-decoration: normal;
text-transform: normal;
font:normal 9px terminal;
}
a:visited, a.footernav:visited, {
/* edits the links that the user has visited */
color:#FFFFFF;
background-color:#;
border: #;
text-decoration: normal;
text-transform:normal;
font:normal 9px terminal;
}
a:hover {
/* edits when user mouseovers the links */
color:#FFFF99;
cursor: crosshair;
text-decoration: normal;
filter: blur;
text-transform:normal;
font: bold 9px terminal;
}
input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 1px DOTTED #FF3399;
font:normal 10px terminal;
background-color: #000000;
letter-spacing:2px;
color: #ff409f;
}
table.left {
/* this edits the side module */
border: 3px solid #FF409f;
width:180px;
background-color: #000000;
}
table.blogbody {
/* this edits the other the place where the blog is */
border: 3px solid #ff409f;
border-width: 3px;
background-color: transp;
width:400px;
}
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
background-color: #000000;
font:bold 14px terminal;
text-transform: lowercase;
color: #FF9900;
border: 0px solid #ff409f;
}
table.left TD {
/* on your side module, this edits the body part of it */
background-image: url();
background-color: #000000;
border: 1px solid #FF3399;
}
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
background-color: #000000;
border: 3px solid #FF409f;
}
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
border: 1px dotted #FF3399;
}
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
width: 520px;
}
hr {
/* horizontal divider */
border: 3px dotted #FF3399;
}
</style>
<!-- begin code provided by createblog.com -->
<style type="text/css">
.blogbody u, .standard u, p u, u {
font-weight: lighter;
color: #FFFFFF;
border-bottom: #FF3399 dashed 1px;}
</style>
<!-- end code provided by createblog.com -->
<!-- begin code provided by createblog.com -->
<style type="text/css">
.blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
font-weight: bold;
color: #FFFF99;
}
</style>
<!-- end code provided by createblog.com -->