This layout's bottom will expand as you type more and more entries.
<body><span><center>
<STYLE>
body {
background-color:#8E8E8C;
background-image:url();
background-attachment:fixed;
background-repeat:no-repeat;
background-position:top right;
scrollbar-arrow-color: black;
scrollbar-track-color: #8E8E8C;
scrollbar-shadow-color:#8E8E8C;
scrollbar-highlight-color: #8E8E8C;
scrollbar-face-color:#8E8E8C;
scrollbar-darkshadow-color:#8E8E8C;
scrollbar-3dlight-color:#8E8E8C;
}
.left, .blogbody, table.footer, .standard, td, p {
/* edits main text */
font:normal 11px tahoma;
color:black;
letter-spacing:0px;
text-align:left;
}
.left B, .blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
font-weight: bold;
font-family: Trebuchet MS;
color:white;
}
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: Trebuchet MS;
text-transform: uppercase;
background-color:black;
font-size:25px;
font-weight: bold;
line-height: 22px;
letter-spacing: 2px;
color:white;
text-align: right;
padding: 3px;
width: 625px;
}
a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
color:black;
font:normal 11px tahoma;
line-height:10px;
text-decoration: none;
}
a:visited, a.footernav:visited, {
/* edits the links that the user has visited */
color:black;
font:bold 9px arial;
line-height:10px;
text-decoration: none;
}
a:hover {
/* edits when user mouseovers the links */
font:normal 11px arial;
line-height:9px;
text-decoration:underline;
cursor: no;
color: white;
letter-spacing:0px;
background-color:grey;
border-top:0px solid;
border-bottom:none;
}
input, select, textarea, iframe.htmleditor, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 2px solid #8E8E8C;
font:normal 11px tahoma;
background-color:white;
letter-spacing:0px;
color:black;
}
table.blogbody {
/* this edits the other the place where the blog is */
border: 2px solid black;
width: 625px;
background-color:#8E8E8C;
}
table.left {
/* this edits the menu module */
border: 2px solid black;
width: 165px;
}
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
background-image: url();
background-color:black;
font: bold 25px arial;
text-transform:lowercase;
text-align:center;
color:white ;
border: none;
letter-spacing:-1px;
line-height:20px;
}
table.left TD {
/* on your menu module, this edits the body part of it */
font:11px tahoma;
color:black;
text-align:left;
border-top: 2px solid black;
width: 150px;
background-color:white;
}
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
background-color:transparent;
border: 3px dashed #A3A3A3;
}
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
border: 0px solid #8E8E8C;
}
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
width: 530px;
}
hr {
/* horizontal divider */
border: 1px solid white;
}
</style><BR><BR><BR><center>
<img src="http://img.photobucket.com/albums/v246/disphorical/amyleehead.jpg"><br></center><a href="http://www.xanga.com/disphorical_xlayouts" target="_blank">layout by disphorical_xlayouts</a><br>
</center>
If you know HTML, hex codes, etc, you can change the colors of text, or scrollbars, as desired.
If all of the following settings are applied correctly, you will have a layout that will look exactly like the one on this page.