(c) madey by meg
example_221_layout
read my profile
sign my guestbook

Message: message me


Member Since: 4/1/2005

SubscriptionsSites I Read

Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site

Friday, April 01, 2005

<center><img src="http://tinypic.com/2jfaxd"><center>
 
<div align="center"><br>(c) <a href=http://xanga.com/kraziilayouts target="_blank">madey by meg</a>
 
<BODY style="border-bottom: #ffffcc
 
26t solid; border-top: #ffffcc
 
26t solid; border-left: #ffffcc
 
26t solid; border-right: #ffffcc
 
26t solid"></TBODY>
 
<!-- Blink Boxes : Provided by Blogring.net -->
 
<script language=JavaScript>
 
<!--
 
//blink boxes - xanga.com/add_ons
 
 
 
 
//fixed to work with new security measures by
 
 
 
 
// customize by changing the values below
 
// these are the various colors, in quotes, seperated by commas
 
var blinkColors = new Array("#ffffcc","#33ccff","#ff9999","#ffffff","#000000");
 
// the border color
 
var blinkBorderColor = "#000000"
 
// the border width, in pixels
 
var blinkBorderWidth = 1;
 
// the # of rows
 
var blinkRows = 3;
 
// the # of columns
 
var blinkCols = 45;
 
// the width of the entire box, in pixels or %
 
var blinkWidth = 575;
 
// the height of each row, in pixels
 
var blinkRowHeight = 10;
 
// speed of blinking, in milliseconds
 
var blinkRate = 7;
 
 
 
// do not edit below this line
 
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>");
 
// ... and this makes it blink
 
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>
 
<!-- End Script by Blogring.net -->
 
<style type="text/css">
/* <span class='searchlite'>fond of being blonde</span> Stylesheet */
/* made by meg (xanga.com/kraziilayouts) */
/* <a href='http://BlogRing.Net' target='_blank'>http://BlogRing.Net</a> */
body {
 
background-color:#000000;
 
background-repeat: no-repeat;
 
background-attachment: fixed;
 
background-position: bottom right;
 
scrollbar-arrow-color: #ffffcc;
 
scrollbar-track-color: #33ccff;
 
scrollbar-shadow-color: #ff9999;
 
scrollbar-face-color: #33ccff;
 
scrollbar-highlight-color: #000000;
 
scrollbar-darkshadow-color: #ffffff;
 
scrollbar-3dlight-color: #33ccff;
 
}
 
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
 
/* edits main text */
 
font:normal 12px verdana;
 
line-height:12px;
 
color: #ffffcc;
 
letter-spacing:0px;
 
text-align:justify;
 
}
 
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:verdana;
 
text-transform:lowercase;
 
font-size:22px;
 
line-height:30px;
 
font-weight:normal;
 
filter: alpha (opacity=100, finishopacity=0, style=2);
 
height: 1px;
 
background-color: #ff9999;
 
color:#33ccff;
 
letter-spacing:1px;
 
text-align: center;
 
}
 
.blogbody b, .standard b, p b, strong {
 
/* edits bolded text in your entry */
 
font-weight: bold;
 
color: #000000;
 
}
 
a:link, .footernav.link, a.footernav:link, a.footernav:active {
 
/* edits all links */
 
color:#ff9999;
 
text-decoration: none;
 
}
 
a:visited, a.footernav:visited,{
 
/* edits the links that the user has visited */
 
color:#33ccff;
 
text-decoration: none;
 
}
 
a:hover {
 
/* edits when user mouseovers the links */
 
color:#ff9999;
 
cursor: crosshair;
 
text-decoration: underline;
 
}
 
input, select, textarea, .textfield, .button {
 
/* this edits the buttons, dropdowns, etc. */
 
border: 5px solid #ffffcc;
 
font:normal 12px verdana;
 
background-color: #ff9999;
 
letter-spacing:0px;
 
color: #33ccff;
 
}
 
table.left {
 
/* this edits the menu module */
 
width:160px;
 
}
 
table.blogbody {
 
/* this edits the other the place where theblog is */
 
width:500px;
 
}
 
table.left th {
 
/* on your menu module, this edits the title part of it */
 
/* like BLOGRINGS, POSTING CALENDAR, etc */
 
background-image: none;
 
background-color: 000000;
 
font: bold 12px verdana;
 
text-transform: uppercase;
 
color: #ffffcc;
 
}
 
table.left TD {
 
/* on your menu module, this edits the body part of it */
 
}
 
table.search TD, table.search, table.announcements {
 
/* border of search bar (if you have it) */
 
border: 1px solid #ffffcc;
 
}
 
table.search TD, table.announcements TH {
 
/* this should be left alone */
 
/* unless you know what to do */
 
}
 
hr {
 
/* horizontal divider */
 
border: 7px solid #ff9999;
 
}
 
</style>