| PASTE THE FOLLOWING INTO "CUSTOM HEADER"
<!-- begin code provided by createblog.com -->
<script type='text/javascript'>
// intro splash page by micron
// for more xanga scripts and help go to createblog.com
// change this url to an image of your choice
var image = 'http://xdb.xanga.com/a6883bf50913111029318/z8143872.gif';
function enterSite() {
document.getElementById('splash').style.display = 'none';
var content = document.getElementsByTagName("center");
for (var i=0; i<content.length;i++) {
content[i].style.display = 'block';
}
return false;
}
if (document.title.slice(-10) == 'Xanga Site') {
document.write('</span></center><style
type="text/css"> center {display:none;} .image {border:1px solid
#dcdcdc;} </style><table height="100%" width="100%"
id="splash"><tr><td align="center" valign="middle"
style="text-align:center !important;"><a href="#" onclick="return
enterSite();"><img src="'+ image +'" border="0"
class="image"></a></td></tr></table><center><span>');
}
</script>
<!-- end code provided by createblog.com -->
<img
src="http://sublimespot.com/sublime/gallery2/main.php?g2_view=core:
DownloadItem&g2_itemId=4275&g2_serialNumber=2">
<!-- 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("white","red","green","#DFDF20");
// the border color
var blinkBorderColor = "#ffffff"
// the border width, in pixels
var blinkBorderWidth = 1;
// the # of rows
var blinkRows = 2;
// the # of columns
var blinkCols = 70;
// the width of the entire box, in pixels or %
var blinkWidth = 750;
// 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();
//-->
<!-- end code provided by createblog.com -->
</script>
<!-- end code provided by createblog.com -->
<!-- begin code provided by createblog.com --><style type="text/css">
body {
background-color: #ffffff;
background-image: url(http://www.staticfiends.com/sublime/brad_nowell6.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: bottom right;
scrollbar-arrow-color: red;
scrollbar-track-color: #ffffff;
scrollbar-shadow-color: green;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #;
scrollbar-darkshadow-color: #;
scrollbar-3dlight-color: #;
}
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
/* edits main text */
font:normal 14px comic sans ms;
line-height:15px;
color: red;
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:comic sans ms;
text-transform:none;
font-size:15px;
line-height:16px;
font-weight:normal;
height: 16px;
background-color: trans;
color:#DFDF20;
border: #DFDF20;
border-bottom: 2px;
letter-spacing:0px;
text-align: center;
}
a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
font: normal 14px comic sans ms;
color:green;
text-decoration: none;
}
a:visited, a.footernav:visited, {
/* edits the links that the user has visited */
font: normal 14px comic sans ms;
color:green;
text-decoration: none;
}
a:hover {
/* edits when user mouseovers the links */
font-family: trebuchet ms;
color:#DFDF20;
cursor: ne-resize;
text-decoration: none;
}
input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 1px solid black;
font:normal 11px trebuchet ms;
background-color: white;
letter-spacing:0px;
color: red;
}
table.left {
/* this edits the menu module */
border: 7px solid red;
width:250px;
background-color: #ffffff;
}
table.blogbody {
/* this edits the other the place where the blog is */
border: 7px solid green;
background-color: trans;
width:300px;
border-top: 7px solid green;
}
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
background-image: none;
background-color: #ffffff;
font: normal 15px terminal;
text-align: left;
text-transform: none;
color: #DFDF20;
border: 3px dashed green;
border-bottom: 3px dashed green;
}
table.left TD {
/* on your menu module, this edits the body part of it */
background-image: none;
background-color: #ffffff;
border: 3px dashed green;
border-top: 3px dashed green;
}
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
background-color: #ffffff;
border: 1px solid #trans;
}
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
border: 1px solid #trans;
}
}
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
width: 500px;
}
hr {
/* horizontal divider */
border: 1px solid #trans;
}
</style>
<!-- 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: red;
}
</style>
<!-- end code provided by createblog.com -->
<!-- begin code provided by createblog.com -->
<!-- begin code provided by createblog.com -->
<style type=text/css><!-- body{
border-right:#DFDF20 20px solid;
border-left:green 20px solid;
border-top:red 20px solid;
border-bottom:green 20px solid;
} //--></style>
<!-- end code provided by createblog.com -->
<!-- end code provided by createblog.com -->
<a href="http://xanga.com/my_effing_layouts" target="_blank">TESSA effing PIMPED this KUNT</a><br/> |
| |