Image Hosted By photobucket.com Jessica and Mack's Banners and Layouts
mfl_tester
read my profile
sign my guestbook

Visit mfl_tester's Xanga Site!

Message: message me


Member Since: 4/25/2005

SubscriptionsSites I Read

Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site


Monday, April 25, 2005

<a href="http://www.photobucket.com"><img src="http://i4.photobucket.com/albums/y123/onefinehuney/untitled.bmp" border="0" width="700" alt="Image Hosted By photobucket.com" /></a>
<style type="text/css">
/*by [Jessica] xanga.com/onefinehuney*/
/* <a href='http://BlogRing.Net' target='_blank'>http://BlogRing.Net</a> */
body {
 background-color: 00FF00;
 background-image: url();
 background-repeat: no-repeat;
 background-attachment: fixed;
 background-position: bottom right;
  scrollbar-arrow-color: #40FF40;
  scrollbar-track-color: FFFF00;
  scrollbar-shadow-color: white;
  scrollbar-face-color: FF3399;
  scrollbar-highlight-color: #00FF00;
  scrollbar-darkshadow-color:FF33FF;
  scrollbar-3dlight-color: #FF33FF;
  }
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
/* edits main text */
  font:normal 12px arial;
  line-height:18px;
  color:white;
  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:arail;
text-transform:lowercase;
font-size:16px;
line-height:20px;
font-weight:bold;
background-color: #FFFF00;
color: #FF3399;
letter-spacing:1px;
text-align: center;
}
a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
  color: #white;
  text-decoration: Tahoma;
  }
a:visited, a.footernav:visited,  {
/* edits the links that the user has visited */
  color: #ff3399;
  text-decoration: none;

   }
a:hover {
/* edits when user mouseovers the links */
  color: 40FF40;
  cursor: hand ;
  text-decoration: none;
  font:bold 11px arial;
  line-height:16px;
 background-color: #00FF00;
 border: .1px solid FF3399;

  }
input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
  border: .1000px solid FF0080;
  font:normal 12px Tahoma;
  background-color: 00FF00;
  letter-spacing:0px;
  color: #FF3399;
  }
table.left {
/* this edits the menu module */
  border: 1px solid #FF3399;
  width:160px;
  }
table.blogbody {
/* this edits the other the place where the  blog is */
  border: 1px solid 40FF40;
  background-color: FFFF00;
  width:400px;
  font:normal 12px tahoma;
  line-height:18px;
  color: #FF0080;
 }
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
  background-image: none;
  background-color: #FF0080;
  font: normal 15px arial;
  text-transform: lowercase;
  color: #40FF40;
  border: .1px solid FF3399;
  }
table.left TD {
/* on your menu module, this edits the body part of it */
  background-image: none;
  background-color: FFFF00;
  border:;
  font:normal 12px tahoma;
  line-height:18px;
  color: white;
  }
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
  background-color: FF80BF;
  border: 1px solid #40FF40;
  }
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
  border: 1px solid FF3399;
  }
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
  width: 750px;
  }
hr {
/* horizontal divider */
  border: 1px solid white;
  }
</style>
<BODY style="border-bottom: FFFF00
25t solid; border-top: FF0080
25t solid; border-left: #FF00FF
25t solid; border-right: #00FFFF
25t solid"></TBODY>
<!-- begin code provided by createblog.com -->

<script>
<!-- begin code provided by createblog.com -->

<!--
//blink boxes - xanga.com/add_ons
//by sean f http://www.xanga.com/seanmeister

//fixed to work with new security measures by
//hotaru_01 http://www.xanga.com/hotaru_01

// customize by changing the values below
// these are the various colors, in quotes, seperated by commas
var blinkColors = new Array("#FF0080","#00FF00","#00FFFF");
// the border color
var blinkBorderColor = "#00FF00"
// the border width, in pixels
var blinkBorderWidth = 1;
// the # of rows
var blinkRows = 1;
// the # of columns
var blinkCols = 5;
// the width of the entire box, in pixels or %
var blinkWidth = 725;
// the height of each row, in pixels
var blinkRowHeight = 20;
// speed of blinking, in milliseconds
var blinkRate = 8;

// 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();
//-->

<!-- end code provided by createblog.com -->
</script>

<!-- end code provided by createblog.com -->
<!-- begin code provided by createblog.com -->
<style type="text/css">
.blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
 font-weight: bold;
 color: #FF33FF;
 }
</style>
<!-- end code provided by createblog.com -->
<a href="http://xanga.com/oh_so_sexy_layoutx3" target="_blank">Jessica and Mackenzie's Banners and Layouts</a><br />