BAM
thepillowlayout_tester
read my profile
sign my guestbook

Message: message me


Member Since: 6/19/2005

SubscriptionsSites I Read

Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site


Sunday, June 19, 2005

pillow fight!
run for your freaking lives!
they'll eat you!!!!
and your muffins! dun dun DUN

CODE:

<A href="http://www.xanga.com/totallyunlogical_layouts">BAM</A><STYLE>
/* made by nicky-joe */
body {
background-color:navy;
background-image:url(http://img300.echo.cx/img300/1259/pillowfightbackground7ex.png);
background-attachment:fixed;
background-repeat:repeat;
background-position:bottom right;
scrollbar-arrow-color:aqua;
scrollbar-track-color:#30308F;
scrollbar-shadow-color:black;
scrollbar-highlight-color:black;
scrollbar-face-color:white;
scrollbar-darkshadow-color:black;
scrollbar-3dlight-color:black;
}
.left, .blogbody, table.footer, .standard, td, p {
/* edits main text */
font:normal 11px terminal;
color:black;
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: center;
}
div.blogheader, .caption {
/* edits the dates */
font-family:ms dialog light;
text-transform: lowercase;
background-color:black;
font-size:25px;
font-weight: normal;
line-height: 22px;
letter-spacing: -1px;
color:white;
text-align: center;
padding: 3px;
width: 400px;
border:4px solid aqua;
}
a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
color:black;
font:normal 11px terminal;
line-height:10px;
text-decoration: none;
}
a:visited, a.footernav:visited, {
/* edits the links that the user has visited */
color:black;
font:normal 11px terminal;
line-height:10px;
text-decoration: none;
}
a:hover {
/* edits when user mouseovers the links */
 font:bold 11px terminal;
 text-decoration:none;
 line-height:10px;
 cursor: nw-resize;
 color: aqua;
 background-color:black;
 border:4px solid #30308F;
 }
input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 3px solid aqua;
font:normal 11px terminal;
background-color: #30308F;
letter-spacing:0px;
color:black;
}
table.blogbody {
/* this edits the other the place where the blog is */
border: 4px solid black;
width: 400px;
background-color:white;
}
table.left {
/* this edits the menu module */
border: 6px solid #30308F;
width: 180px;
}
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: normal 22px ms dialog light;
text-transform:lowercase;
text-align:center;
color: white;
border:3px solid #30308F;
letter-spacing:-1px;
line-height:20px;
}
table.left TD {
/* on your menu module, this edits the body part of it */
font:11px terminal;
color:#30308F;
text-align:left;
border-top: 2px solid black;
width: 200px;
background-color:white;
}
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
background-color:white;
border: 3px solid #30308F;
}
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
border: 0px solid #30308F;
}
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
width: 650px;
}
hr {
/* horizontal divider */
border: 3px solid black;
}
</style>