Sugar We're Going

D O W N
♥♥


this layouts eats heart attacks


scenelayoutstest1
read my profile
sign my guestbook

Message: message me


Member Since: 7/29/2005

SubscriptionsSites I Read

Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site


Wednesday, August 10, 2005

put this code in the HEADER of your LOOK & FEEL section:






<FONT style="FONT-WEIGHT: bold; FONT-SIZE: 34pt; COLOR: #00FFFF; LINE-HEIGHT: 26pt; FONT-FAMILY: Arial ; LETTER-SPACING: -3pt"> Sugar We're Going<BR><BR><center><font size=+5 color=#00ff00><I>D O W N</I></center></font><center><font size=7 color=#00FFFF>&hearts;&hearts;</font></center></FONT><BR><FONT style="FONT-WEIGHT:bold; FONT-SIZE: 40pt; COLOR: #ffffff; LINE-HEIGHT: 39pt; FONT-FAMILY: times new roman; LETTER-SPACING: -5pt"><P><center></center>
</font<br><Br></font>
<!-- Blink Boxes : Provided by Blogring.net -->
<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("#00ff00","#00ffff","#00ffff","#00FF00");
// the border color
var blinkBorderColor = "#FFFFFF"
// the border width, in pixels
var blinkBorderWidth = 50;
// the # of rows
var blinkRows = 1;
// the # of columns
var blinkCols = 1;
// the width of the entire box, in pixels or %
var blinkWidth = 500;
// the height of each row, in pixels
var blinkRowHeight = 2;
// speed of blinking, in milliseconds
var blinkRate = 1;

// 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">
/* hit_me_harder_biitch Stylesheet */
/* by holly(xanga.com/hit_me_harder_biitch) */
/* http://BlogRing.Net */
body {
background-color: #FFFFFF;
background-image: url(http://nbswebfx.com/temp/x-86-7w72d1qo83yjXtpaDtkj2XPn5.jpg?6786);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: bottom right
background-color: #FFFFFF;
scrollbar-arrow-color: #00ffff;
scrollbar-track-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #00ffff;
scrollbar-darkshadow-color: #00FF00;
scrollbar-3dlight-color: #00ffff;
}
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
/* edits main text */
font:normal 11px arial;
line-height:11px;
color:#00FF00;
letter-spacing:0px;
text-align:justify;
}
.blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
font-weight: bold;
font: bold 9px verdana;
color: #00ffff;
background-color: #FFFFFF;
text-transform: none;
letter-spacing: 0px;
line-height:10px;
}

.blogbody u, .standard u, em {
text-decoration: underline;
font-weight: regular;
color: #00ffff;
font: bold 9px verdana;
letter-spacing:0px;
text-transform: none;
border-bottom: 2px dotted #00ffff;
}
.blogbody i, .standard i, em {
text-decoration:italic;
font: italic 9px times new roman;
color: #00ffff;
background-color: white;
text-transform: lowercase;
letter-spacing: 0px;
line-height:6px;
}

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:arial;
text-transform:lowercase;
font-size:32px;
line-height:15px;
font-weight:bold;
color:#00ffff;
letter-spacing:0px;
background-color: #FFFFFF;
border: 1px solid #00ffff;
text-align: left;
}
a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
color:#00ffff;
font:normal 11px arial;
text-decoration: none;
}
a:visited, a.footernav:visited, {
/* edits the links that the user has visited */
color:#00ffff;
font:normal 11px arial;
text-decoration: none;
}
a:hover {
/* edits when user mouseovers the links */
color:#00FF00;
font:normal 11px arial;
background-color: #FFFFFF;
border-top: 3px dotted #00ffff;
border-BOTTOM: 3px dotted #00FF00;
cursor: ne-resize;
text-transform: lowercase;
text-decoration: none;
}
input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border-top: 1px solid #00ffff;
border-bottom: 1px solid #00ff00;
border-right: 1px solid #00FF00;
border-left: 1px solid #00ffff;
font:normal 11px arial;
background-color: #FFFFFF;
letter-spacing:0px;
color: #00ffff;
}
table.left {
/* this edits the menu module */
border: 1px double #00ffff;
width:160px;
background-color: #FFFFFF;
}
table.blogbody {
/* this edits the other the place where the blog is */
border: 1px solid #FFFFFF;
background-color: #FFFFFF;
width:400px;
}
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
background-image: url(http://www.star-girl.org/pages/blinkie/icons/hearts/heart16.gif);
background-color: #FFFFFF;
font: bold 11px arial;
text-transform: lowercase;
color: #00FF00;
border: none;
}
table.left TD {
/* on your menu module, this edits the body part of it */
background-image: url(IMG URL FOR MODULE HERE);
background-color: #FFFFFF;
font: 11px arial;
color: #00ffff;
border: none;
}
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
background-color: #FFFFFF;
border: 1px solid #FFFFFF;
}
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
border: 0px solid #FFFFFF;
}
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
width: 500px;
}
hr {
/* horizontal divider */
border: 1px solid #FFFFFF;
}
</style>
<style>
a:hover
{
color: #00ffff;
text-decoration: line-through;
text-transform: ;
font-family: terminal;
font-weight:normal;
background-color: #00FF00;
cursor:help;
border-top: 3px dotted #00ffff;
border-bottom: 3px dotted #00ffff;
border-width: 1px 0px 1px 0px;
font-size: 8pt;
letter-spacing: 2px;
}
</style><center>
<A href="http://www.xanga.com/
XXX__SCENE__LAYOUTS">this layouts eats heart attacks</font></A></center><br><br>