TEXT GOES HERE
CHESNEY_GEAR
CHESNEYGEAR_Layout5
read my profile
sign my guestbook

Message: message me


Member Since: 6/29/2005

SubscriptionsSites I Read
CHESNEY_GEAR
CHESNEYGEAR_Layout1
CHESNEYGEAR_Layout2
CHESNEYGEAR_Layout3
CHESNEYGEAR_Layout4
Deenabug0517
xoxo_ChEsNeYsGiRl_xoxo

Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site


Wednesday, June 29, 2005

You can always change the background picture if you want. just read the code carefully and it should say background image with a link next to it

<div style="color: #6699FF; font-size:50pt"><b><font face="Edwardian Script ITC">TEXT GOES HERE</b></font></div>


</SCRIPT>
<style type="text/css">
body {
background-color:FFFFFF;
background-image: url(http://i3.photobucket.com/albums/y68/xolilariana/2mchlu.gif);
 background-repeat: no-repeat;
 background-attachment: fixed;
 background-position: bottom right;
scrollbar-arrow-color: 6699FF;
scrollbar-track-color: FFFFFF;
scrollbar-shadow-color: #900FF;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: 9900FF;
scrollbar-darkshadow-color: #FF00CC;
scrollbar-3dlight-color: white;
}

 }
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
/* edits main text */
  font:normal 11px tahoma;
  line-height:16px;
  color: #9900FF;
  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;
}
.left B, { font: bold 11px century gothic; color: "6699FF"; line-height: 16px;}
.blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
font-weight: bold;
color: 6699FF;
}
http://www.xanga.com/register.aspx div.blogheader, .caption {
/* edits the dates */
font-family: edwardian script ITC;
font-size:20px;
line-height:22px;
font-weight:normal;
color: 9900FF;
letter-spacing:1px;
text-align: left
}
a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
  color: FF00CC;
font:normal 11px tahoma;
  line-height:16px;
  text-decoration: none;
  }
a:visited, a.footernav:visited,  {
/* edits the links that the user has visited */
  color: 9900FF;
  text-decoration: none;
font:normal 11px tahoma;
  line-height:16px;
   }
a:hover {
/* edits when user mouseovers the links */
  color: #6699FF;
  text-decoration: normal;
  font:normal 10px edwardian script ITC;
  background-color: FFFFFF;
  border-top: 2px solid white; border-bottom: 2px solid white;
}
input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
  border: 2px solid #9900FF;
  font:normal 11px tahoma;
  background-color: FFFFFF;
  letter-spacing:0px;
  color: #9900FF;
  }
table.left {
/* this edits the menu module */
  border: 2px solid #6699FF;
  width:160px;
  }
table.blogbody {
/* this edits the other the place where the  blog is */
  border: 2px solid #9900FF;
  background-color: FFFFFF;
  width:400px;
  font:normal 11px tahoma;
  line-height:16px;
  color: #FF00CC;
  }
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
  background-image: ;
  background-color: FFFFFF;
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FF00CC,EndColorStr=#6699FF);
  font: normal 14px edwardian script ITC;
  color: white;
  }
table.left TD {
/* on your menu module, this edits the body part of it */
  background-image: none;
  background-color: FFFFFF;
  font:normal 11px tahoma;
  line-height:16px;
  color: #9900FF;
  }
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
  background-color: FFFFFF;
  border: 2px solid #6699FF;
  }
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
  border: 0px solid #FF00CC;
  }
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
  width: 500px;
  }
hr {
/* horizontal divider */
  border: 2px solid #9900FF;
  }
</style>
</style>
<script>
<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("#9900FF","6699FF","FF00CC");
// the border color
var blinkBorderColor = "FFFFFF"
// the border width, in pixels
var blinkBorderWidth = 2;
// the # of rows
var blinkRows = 1;
// the # of columns
var blinkCols = 5;
// the width of the entire box, in pixels or %
var blinkWidth = 500;
// the height of each row, in pixels
var blinkRowHeight = 10;
// 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();
//-->
</script>
<!-- End Script by Blogring.net -->
<!-- End Script by Blogring.net -->
<a href=http://www.xanga.com/home.aspx?user=CHESNEY_GEAR target="_blank">CHESNEY_GEAR</a><br />
<!-- End Script by Blogring.net -->