chloekins1
read my profile
sign my guestbook

Message: message me


Member Since: 5/30/2005

SubscriptionsSites I Read

Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site


Tuesday, May 31, 2005

This below goes in HEADER


<script language=JavaScript>
<!--
//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("#FFFFFF","80BFFF","80FF80");
// the border color
var blinkBorderColor = "FFFFFF"
// the border width, in pixels
var blinkBorderWidth = 5;
// the # of rows
var blinkRows = 2;
// the # of columns
var blinkCols = 15;
// the width of the entire box, in pixels or %
var blinkWidth = 700;
// the height of each row, in pixels
var blinkRowHeight = 10;
// speed of blinking, in milliseconds
var blinkRate = 3;
// 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>


This below goes in WEBSITE STATS


Monday, May 30, 2005

<!-- 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: extra bold;
 color: #409FFF;
 }
</style>
<!-- end code provided by createblog.com -->
<a href="http://xanga.com/chloes_layouts9790" target="_blank">Chloes layouts HECK YESS<3</a><br />
<style type="text/css">
body {
 background-color:transparent;
 background-image: none;
 background-repeat: No-repeat;
 background-attachment: fixed;
 background-position: center;
  scrollbar-arrow-color: #80BFFF;
  scrollbar-track-color: white;
  scrollbar-shadow-color: #80FF80;
  scrollbar-face-color: white;
  scrollbar-highlight-color: #80FF80;
  scrollbar-darkshadow-color:#80FF80;
  scrollbar-3dlight-color: #80FF80;
  }
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
/* edits main text */
  font:extra bold 14px Comic Sans MS;
  line-height:18px;
  color:409FFF;
  letter-spacing:0px;
  text-align:center;
  }
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:cheri liney;
text-transform:lowercase;
font-size:19px;
line-height:30px;
font-weight:bold;
filter: alpha (opacity=100, finishopacity=0, style=2);
height: 1px;
background-image: url(http://i5.photobucket.com/albums/y177/BritishUK/glitter/sea-02.gif);
background-color: FF0080;
color:#FFFFFF;
letter-spacing:1px;
text-align: center;
border: 3px dashed #80BFFF
}
a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
  color:#409FFF;
  text-decoration: none;
  }
a:visited, a.footernav:visited,  {
/* edits the links that the user has visited */
  color: #409FFF;
  text-decoration: none;
   }
a:hover {
/* edits when user mouseovers the links */
  color: white;
  cursor: ne-resize;
  text-decoration: none;
  }
input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
  border: 4px dashed #80BFFF;
  font:normal 12px tahoma;
  background-color: white;
  letter-spacing:0px;
  color: #FF409F;
  }
table.left {
/* this edits the menu module */
  border: 4px dashed #80BFFF;
  width:160px;
  }
table.blogbody {
/* this edits the other the place where the  blog is */
  border: 4px dashed #80BFFF;
  background-image: none;
background-color: transparent;
  width:400px;
  font:normal 12px tahoma;
  line-height:18px;
  color:white;
 }
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
  background-image: url(http://i5.photobucket.com/albums/y177/BritishUK/glitter/sea-02.gif);
  background-color: FFFFFF;
  font: bold 14px tahoma;
  text-transform: lowercase;
  color: #409FFF;
  border: 1px dashed #80BFFF;
  }
table.left TD {
/* on your menu module, this edits the body part of it */
  background-image: none;
  background-color: FFFFFF;
  border:4px dashed #80BFFF;
  font:normal 12px tahoma;
  line-height:18px;
  color:409FFF;
  }
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
  background-image: url(http://i5.photobucket.com/albums/y177/BritishUK/glitter/sea-02.gif);
background-color: FFFFFF;
  border: 1px dashed #80BFFF;
  }
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
  border: 1px dashed #80BFFF;
  }
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
  width: 750px;
  }
hr {
/* horizontal divider */
  border: 1px solid #FF0080;
  }
</style>
<BODY style="border-bottom: #80FF80
20t solid; border-top:#80FF80
20t solid; border-left: #80BFFF
20t solid; border-right: #80BFFF
20t solid"></TBODY>
<!--Get this code at http://help.xanga.com/replacelinks.htm//-->
<script language="javascript">
 <!--
 var links = document.getElementsByTagName ("a");
 for (var l = 0; l < links.length; l++) {
 str = links[l].innerHTML;
if (str.match (/d+:d+ (am|pm)/i)) links[l]
else if (str.match (/eprops/i)) links[l].innerHTML = str.replace (/eprops/i, "props");
else if (str.match (/eprop/i)) links[l].innerHTML = str.replace (/eprop/i, "prop it up ");
else if (str.match (/comments/i)) links[l].innerHTML = str.replace (/comments/i, "thoughts");
else if (str.match (/comment/i)) links[l].innerHTML = str.replace (/comment/i, "thought");
else if (str.match (/subscribe/i)) links[l].innerHTML = str.replace (/subscribe/i, "subscribe");
else if (str.match (/subscription/i)) links[l].innerHTML = str.replace (/subscription/i, "subscription");
else if (str.match (/subscriptions/i)) links[l].innerHTML = str.replace (/subscriptions/i, "subscriptions");
else if (str.match (/sign out/i)) links[l].innerHTML = str.replace (/sign out/i, "thank you come again");
else if (str.match (/GuestBook/i)) links[l].innerHTML = str.replace (/GuestBook/i, "GuestBook");
}//-->
</script>

 

 

<script>document.title="LaYoUtS mAdE bY ChLoE!";</script>


<script>window.status="ChLoEs aSsIsTaNt- JeNNaLeE!";</script>

 

 

</script>



Chloes layouts HECK YESS<3