THIS LAYOUT;;
<div align=left> <a href="http://www.xanga.com/layouts_yourmom_loves" target="_blank">layouts_yourmom_loves</a><br/> <style type="text/css">
body {
background-image:url("http://img144.echo.cx/img144/7316/loserr2sg.png")
background-repeat: no-repeat;
background-position: center right;
background-attachment: fixed;
scrollbar-arrow-color: black;
scrollbar-track-color: #ff0000;
scrollbar-shadow-color: black;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #ff00000;
scrollbar-darkshadow-color: black;
scrollbar-3dlight-color: black;
}
table.footer {display: none;}
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
/* edits main text */
font:normal 11px century gothic;
line-height: 14px;
color: black;
letter-spacing:0px;
text-align:justify;
}
.blogbody b, .standard b, p b, strong {
font-weight: bold;
color: #ff0000;
letter-spacing: 1px;
}
.blogbody i, .standard i, p i, em {
font-weight: italic;;
font-family: georgia;;
color: gray;
}
u {
color:black;
font-family: century gothic;
border-bottom: 4px dotted #ff0000;
letter-spacing: 0px;
font-weight: Underline;
text-transform: none;
}
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: century gothic;
text-transform: none;
font-size: 20px;
line-height: 27px;
font-weight: bold;
color: black;
letter-spacing:1px;
text-align: left;
}
a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
color: #ff0000;
font: normal 11px century gothic;
line-height: 12px;
text-decoration: none;
}
a:visited, a.footernav:visited, {
/* edits the links that the user has visited */
color: gray;
font:normal 11px century gothic;
line-height:12px;
text-decoration: none;
}
a:hover {
/* edits when user mouseovers the links */
color: black;
border: 4px double solid black;
font:normal 11px century gothic;
background: white;
line-height:12px;
cursor: ne-size resize;
text-decoration: none;
filter: none;
text-transform: none;
letter-spacing: 0px;
}
input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 1px solid black;
font:normal 11px century gothic;
background-color: transparent;
letter-spacing:0px; 0px
color: gray;
}
table.left {
/* this edits the menu module */
border: none;
width:160px;
color: #ff0000;
}
table.blogbody {
/* this edits the other the place where the blog is */
width:350px;
}
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
background-image: url();
font: normal 15px century gothic;
text-transform: none;
color: gray;
letter-spacing: 1px;
border: 4px double solid black;
}
table.left TD {
/* on your menu module, this edits the body part of it */
background-image: url();
font: normal 11px century gothic;
color: black;
border: 4px solid black;
}
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
background-color: transparent;
border: 1px solid black;
}
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
border: 4px solid black;
}
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
width: 500px;
}
hr {
/* horizontal divider */
border: 1px solid black;
}
</style> |