desirable_layouts
desirable_layouts_54
read my profile
sign my guestbook

Message: message me


Member Since: 7/11/2005

SubscriptionsSites I Read

Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site


Monday, July 11, 2005

put into header:

<a href=http://xanga.com/desirable_layouts target="_blank">desirable_layouts</a><br />
<style type="text/css">
body {
background-color: #ffffff;
background-image: url(http://www.goodcharlotterocks.com/wallpaper/800x600.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #ffffff;
scrollbar-darkshadow-color: #000000;
scrollbar-3dlight-color: #0000000;
}
div.blogheader, .caption {
/* edits the dates */
font-family:tahoma;
text-transform:lowercase;
font-size:19px;
line-height:30px;
font-weight:bold;
filter: alpha (opacity=100, finishopacity=0, style=2);
height: 1px;
background-color: white;
color: #000000;
letter-spacing:1px;
text-align: center;
}
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
font:normal 11px arial;
line-height:10px;
color:#000000;
letter-spacing:0px;
text-align:justify;
}
table.footer TD {
text-align: center;
}
div.blogheader, .caption {
font:bold 16px arial;
text-transform:lowercase;
line-height:10px;
font-weight:regular;
color:#000000;
letter-spacing:1px;
background-color: #;
text-align: center;
}
a:link, .footernav.link, a.footernav:link, a.footernav:active {
color:#000000;
text-decoration: none;
}
a:visited, a.footernav:visited, {
color:#000000;
text-decoration: none;
}
a:hover {
color:#000000;
cursor: hand;
text-decoration: none;
font:normal 14px arial;
}
input, select, textarea, .textfield, .button {
border: 1px solid #000000;
font:normal 11px arial;
background-color: #ffffff;
letter-spacing:0px;
color: #000000;
}
table.left {
border: 1px solid #000000;
width:180px;
background-color: #ffffff;
color: #000000;
filter:alpha (opacity=70, finishopacity=70, style=1);
}
table.blogbody {
border: 1px solid #000000;
background-color: #ffffff;
width:400px;
filter:alpha (opacity=70, finishopacity=70, style=1);
}
table.left th {
background-image: url(url here);
background-color: #ffffff;
font: bold 12px arial;
text-transform: lowercase;
color: #000000;
border: none;
text-align: center;
}
table.left TD {
background-image: url(url here);
background-color: #ffffff;
border: none;
}
table.search TD, table.search, table.announcements {
background-color: #ffffff;
border: 1px solid #000000;
filter:alpha (opacity=70, finishopacity=70, style=1);
}
table.search TD, table.announcements TH {
border: 0px solid #;
}
table.navigation, table.main, table.footer {
width: 580px;
}
hr {
border: 1px solid #000000;
}
</style>
<BODY style="border-bottom: #000000
25t solid; border-top: #000000
25t solid; border-left: #000000
25t solid; border-right: #000000
25t solid"></TBODY>
<!-- Blink Boxes : Provided by Blogring.net -->
<script language=JavaScript>
<!--
var blinkColors = new Array("#ffffff","000000");
var blinkBorderColor = "ffffff"
var blinkBorderWidth = 3;
var blinkRows = 1;
var blinkCols = 30;
var blinkWidth = 780;
var blinkRowHeight = 10;
var blinkRate = 5;
st=setTimeout;
document.write("<table id='blinkbox' width='" + blinkWidth +"' border = 0 cellspacing='" + blinkBorderWidth + "' cellpadding=0 bgcolor='" + blinkBorderColor +"'>");
for (r = 0; r < blinkRows; r++){
document.write("<TR>");
for (c = 0; c < blinkCols; c++){
document.write("<TD height='" + blinkRowHeight + "'></TD>");
}
document.write("</TR>");
}
document.write("</table>");
function blinkIt() {
changecell = Math.floor(Math.random() * (blinkCols * blinkRows));
changecolor = Math.floor(Math.random() * blinkColors.length);
bb = document.getElementById("blinkbox");
bbtd = bb.getElementsByTagName("td");
bbtd[changecell].style.backgroundColor = blinkColors[changecolor];
st('blinkIt()', blinkRate);
}
blinkIt();
//-->
</SCRIPT>