Hope you like this layout!
<A href="http://www.xanga.com/the_layout_maker_86">the_layout_maker_86</A><br><br> <style type="text/css">
body {
background-color: ;
background-image: url(http://www.edenpics.com/pictures/002/en/1024/Edenpics-com_002-029-Beach-with-sunset-and-waves-of-the-Atlantic-Ocean-Portugal-The-coast.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: stretch;
scrollbar-arrow-color: blue;
scrollbar-track-color: black;
scrollbar-shadow-color: light blue;
scrollbar-face-color: lightblue;
scrollbar-highlight-color: black;
scrollbar-darkshadow-color:blue,
scrollbar-3dlight-color: deeppink;
}
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
/* edits main text */
font:normal 15px century gothic;
line-height:15px;
color:\#00FFFF;
letter-spacing:2px;
text-align:center;
}
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:lowercase;
font-size:20px;
line-height:30px;
font-weight:bold;
height: 1px;
background-color: deeppink;
filter: alpha (opacity=100, finishopacity=0, style=2);
color:blue;
letter-spacing:1px;
text-align: center;
}
a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
font:normal 11px arial;
color:purple;
text-decoration: none;
}
a:visited, a.footernav:visited, {
/* edits the links that the user has visited */
font:normal 11px arial;
color:black;
text-decoration: none;
}
a:hover {
/* edits when user mouseovers the links */
color:purple;
cursor: ne-resize;
text-decoration: none;
font:normal 11px arial;
background-color: transparent;
border: 3px solid deeppink;
}
input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 3px solid black;
font:normal 11px arial;
background-color: transparent;
letter-spacing:0px;
color: purple;
}
table.left {
/* this edits the menu module */
border: 7px solid black;
width:160px;
}
table.blogbody {
/* this edits the other the place where the blog is */
border: 7px solid deeppink;
background-color: transparent;
width:400px;
font:normal 11px arial;
line-height:18px;
color: yellow;
}
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
background-image: none;
background-color: transparent;
font: bold 11px arial;
text-transform: lowercase;
color: deeppink;
border: solid;
}
table.left TD {
/* on your menu module, this edits the body part of it */
background-image: none;
background-color: trasparent;
border: none;
font:normal 11px arial;
line-height:18px;
color: purple;
}
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
border: 7px solid blue;
}
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
width: 500px;
}
hr {
/* horizontal divider */
border: 1px solid black;
}
</style>
<STYLE TYPE="text/css">
BODY
{
BORDER-TOP: 20px solid blue;
BORDER-BOTTOM: 20px solid blue;
BORDER-LEFT: 20px dashed deeppink;
BORDER-RIGHT:20px dashed deeppink;
</STYLE> |