|
|

| | |
|
|
|
LaYoUtz fa yah gUyz! i knoe all of them are ugly buh keep it real!




-Now Happy Bunnies i LOVE-








|

BLINKIN` BOXES!!!!!!!!!!!!!!!!!!
<script> <!-- from xanga.com/html_scripts -->
<!-- //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("#339933","#999999","#ffffff"); // the border color var blinkBorderColor = "#000000" // the border width, in pixels var blinkBorderWidth = 1; // the # of rows var blinkRows = 1; // the # of columns var blinkCols = 100; // 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(); //-->
</script>
MERLIN THE WIZARD!
A merlin pops up Where to place: Custom header What to change: The message The code: The author:createblog.com
| | |
| hey guys just ask me if you want layouts or sumfin cuz i got s0me layouts here! and it was absolutely cute layouts i got right herrr!!!! this kind of layout ish i got to mah oduh xanguh! www.xanga.com/haterz0118 or mah another one www.xanga.com/pnaii_cute24 if u guys want tha layout on that site just let me kno okies?

<style type="text/css"> /*Gray Stars Stylesheet*/ /* by Jane (xanga.com/x0janerz0x) */ /*http://www.blogring.net*/ body { background-color: #c0c0c0; border: 2px solid #7a7a7a; border-width: 30px; border-height: 30px; background-image: url(http://www.boomspeed.com/ballet4ever/xangabg7.jpg); background-repeat: no-repeat; background-position: bottom right; background-attachment: fixed; scrollbar-arrow-color: #7a7a7a; scrollbar-track-color: #c0c0c0; scrollbar-shadow-color: #c0c0c0; scrollbar-face-color: #c0c0c0; scrollbar-highlight-color: #7a7a7a; scrollbar-darkshadow-color: #7a7a7a; scrollbar-3dlight-color: #c0c0c0; cursor:crosshair; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 11px serifa BT; line-height:10px; color: #000000; letter-spacing:0px; text-align:left; } .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: bold; color: #ffffff; } 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: normal 14px french script MT; text-transform: lowercase; font-size:20px; font-weight: bolder; line-height: 24px; color: #7a7a7a; letter-spacing: 0px; background-color: transparent; text-align: right; border: 1 px solid #7a7a7a; letter-spacing: 2px; border-width: 1px 1px 0px 1px; padding-right: 3.5px; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color: #7a7a7a; font:normal 11px serifa BT; line-height:10px; text-decoration: none; cursor: nw-resize; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color: #7a7a7a; font:normal 11px arial; line-height:10px; text-decoration: none; cursor: nw-resize; } a:hover { /* edits when user mouseovers the links */ color: #ffffff; font:normal 11px arial; line-height:10px; text-decoration:none; cursor: ne-resize; border-top: 1px dashed #7a7a7a; border-bottom: 1px dashed #7a7a7a; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 1px dashed #7a7a7a; font:normal 11px arial; background-color: transparent; letter-spacing:0px; color: #ffffff; } table.left { /* this edits the menu module */ border: 1px dashed #7a7a7a; width:160px; background-color: transparent; } table.blogbody { /* this edits the other the place where the blog is */ border: 2px solid #7a7a7a; background-color: transparent; width:400px; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-color: transparent; background-image: url(http://www.boomspeed.com/ballet4ever/modulebg1.jpg); font: bold 11px serifa BT; text-transform: lowercase; color: #000000; border: none; letter-spacing: 0px; text-align: center; font-weight: bolder; } table.left TD { /* on your menu module, this edits the body part of it */ background-color: transparent; border: none; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: transparent; border: none; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: none; } table.navigation, table.main { /* the width of your blog with modules */ width: 450px; } hr { /* horizontal divider */ border: none; } </style> <img src="http://www.boomspeed.com/ballet4ever/xangatop2.jpg">
Cursor Trail just change the trail length and cursor image to the URL of your image:
<SCRIPT LANGUAGE="JavaScript1.2"> //cursor trail //xanga.com/HTMLSource
<!-- Begin var trailLength = 8; // The length of trail var path = "http://www.xanga.com/Images/wtf.gif";// URL to cursor image
//DO NOT EDIT BELOW THIS LINE var isIE = false, isNav = false, range = "all.", style = ".style", i, d = 0; var topPix = ".pixelTop", leftPix = ".pixelLeft", images, storage; if (document.layers) { isNav = true, range = "layers.", style = "", topPix = ".top", leftPix = ".left"; } else if (document.all) { isIE = true; } function initTrail() { images = new Array(); for (i = 0; i < parseInt(trailLength); i++) { images[i] = new Image(); images[i].src = path; } storage = new Array(); for (i = 0; i < images.length*3; i++) { storage[i] = 0; } for (i = 0; i < images.length; i++) { // make divs for IE and layers for Navigator (isIE) ? document.write('<div id="obj' + i + '" style="position:static; z-Index: 100; height: 0; width: 0"><img src="' + images[i].src + '"></div>') : document.write('<layer name="obj' + i + '" width="0" height="0" z-index="100"><img src="' + images[i].src + '"></layer>'); } trail(); } function trail() { for (i = 0; i < images.length; i++) { ; ; d = d+2; } for (i = storage.length; i >= 2; i--) {; storage[i] = storage[i-2]; } d = 0; clearTimeout(timer); var timer = setTimeout("trail()", 10); } function processEvent(e) { if (isIE) { storage[0] = window.event.y+document.body.scrollTop+10; storage[1] = window.event.x+document.body.scrollLeft+10; } else { storage[0] = e.pageY+12; storage[1] = e.pageX+12; } } if (isNav) { document.captureEvents(Event.MOUSEMOVE); } if (isIE || isNav) { initTrail(); document.onmousemove = processEvent; } // End --> </script>
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Marquee Title change msg to the title you want marqueed. <body onLoad="AnimTitle3();"> <script language="javascript"> <!-- AnimTitle3 start //marquee title //xanga.com/HTMLSource
//sets the amount of characters it shows (has to be less that the amount of characters in the msg len = 15;
//the message that will appear msg = "Type the message that will appear on the title here. ";
//sets the speed of the marquee speed = 100;
//the sides (optional) side = new Array( "[", "]");
//DO NOT EDIT BELOW THIS LINE out = msg; function AnimTitle3() { document.title = side[0] + out.substring(0,len) + side[1]; out = out.substring(1,out.length) + out.substr(0,1); window.setTimeout('AnimTitle3();', speed); } AnimTitle2 end --> </script>
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Ad Remover originally taken from xanga.com/godofphotoshop. He gets all the credit. Place this code on the very bottom of the Website Stats! <!-- ad remover - xanga.com/godofphotoshop --> <script language="javascript" defer> //Ad Remover - xanga.com/HTMLsource var cn=document.getElementsByTagName('table')[0]; if (cn.outerHTML.indexOf("a.xanga.com") >= 0) cn.outerHTML = ""; document.scripts[document.scripts.length-1].text = ""; </script>
_________888888888888888888888_________ _______8888888888888888888888888_______ _____88888888888888888888888888888_____ ____8888888__8888888888888__8888888____ __88888888____88888888888____88888888__ _8888888888__8888888888888__8888888888_ _8888888888888888888888888888888888888_ 888888888888888888888888888888888888888 _8888__8888888888888888888888888__8888_ _8888__8888888888888888888888888__8888_ __8888__88888888888888888888888__8888__ ____888__888888888888888888888__888____ _____8888__88888888888888888__8888_____ _______88888_______________88888_______ _________888888888888888888888_________ ____________888888888888888____________ _______________________________________
_0000000___0000000___000000__000___0000 _00___00__00_____00_00____00_000__000__ _000000___00_____00_00_______0000000___ _00___00__00_____00_00____00_000__000__ _00___00___0000000___000000__000___0000 _______________________________________ _____0000000000__0000____00000_____000_ ____000______000_00000___00000_____000_ ____000______000_000_00__00000_____000_ ____000______000_000_000_00000_____000_ ____000______000_000__00000000_____000_ ____000______000_000___0000000_________ _____0000000000__000___0000000_____000_ __
________________________________0000___ ________________________________0000___ _____________000______000_______0000___ ____________000000__000000______0000___ ____________00000000000000______0000___ ______________0000000000________0000___ ________________000000__________0000___ ___0_____0________00____________0000___ ____0___0____0_____0_____0______0000___ _____0_0____0_0____0_____0_____________ ______0____0___0___0000000_______0_____ ______0___0000000__0_____0______000____ ______0___0_____0__0_____0_______0_____ _______________________________________
___________________0___________________ __________________0_0__________________ _________________0___0_________________ ________________0000000________________ ________________00___00________________ _______________________________________ _______________________________________ _____00000__000000____0____00__________ _____00___0_00_______0_0___00__________ _____00000__00000___0___0__00__________ _____00_00__00_____0000000_00__________ _____00__00_000000_00___00_000000______ _______________________________________ _______________________________________ 000000_00000__00_000000_00___00_000000_ 00_____00___0_00_00_____000__00_00___00 00000__00000__00_00000__00_0_00_00___00 00_____00_00__00_00_____00__000_00___00 00_____00__00_00_000000_00___00_000000_ _______________________________________
_________88888888_____88888888_________ ________8888888888___8888888888________ _______888888888888_888888888888_______ ________88888888888888888888888________ _________888888888888888888888_________ ___________88888888888888888___________ _____________8888888888888_____________ _______________888888888_______________ _________________88888_________________ ___________________8___________________
_____________888888888888______________ _________________8888__________________ _________________8888__________________ _________________8888__________________ _________________8888__________________ _________________8888__________________ _________________8888__________________ _____________888888888888______________ _______________________________________ _________88888888_____88888888_________ ________8888888888___8888888888________ _______888888888888_888888888888_______ ________88888888888888888888888________ _________888888888888888888888_________ ___________88888888888888888___________ _____________8888888888888_____________ _______________888888888_______________ _________________88888_________________ ___________________8___________________ _____________8888_____8888_____________ _____________8888_____8888_____________ _____________8888_____8888_____________ _____________8888_____8888_____________ _____________8888_____8888_____________ _____________8888_____8888_____________ ______________8888___8888______________ ________________8888888________________
_______________________________________ _______0000000000______0000000000______ _____000________000__000________000____ ____000___________0000___________000___ ___000_____________00_____________000__ ___000____________________________000__ ___000____________________________000__ ____000__________________________000___ _____000________________________000____ ______000______________________000_____ ________000__________________000_______ __________000______________000_________ ____________000__________000___________ _______________000____000______________ _________________000000________________ ___________________00__________________ _________thanks for adding me!!! ___________ ______________________________________
______________________________________ __________C_E_R_T_I_F_I_E_D__________ _____________________________________ ___888___88888__88888888_88__888888__ __88__8__88________88____88__88______ __88__8__88________88____88__88______ __88888__88888_____88____88__88__88__ __88__8_____88_____88____88__88__88__ __88__8__88888_____88____88__888888__ _____________________________________ _____________________________________
_____________________________________ _________00_______________00_________ ________0000_____________0000________ ________0000_____________0000________ ________0000_____________0000________ _________00_______________00_________ _____________________________________ __0______________________________0___ ___0____________________________0____ ____000______________________000_____ _____00_000______________000_00______ ______00___00000000000000___00_______ _______00_____00000000_____00________ __________00_0000000000_00___________ _____________0000000000______________ ______________00000000_______________ _____________________________________
___E3E3E3E3___E3E3___E3____E3__E3E3E3E3_ ______E3____E3____E3_E3__E3____E3_______ ______E3____E3____E3_E3E3______E3E3_____ ______E3____E3E3E3E3_E3_E3_____E3_______ ______E3____E3____E3_E3___E3___E3E3E3E3_ ________________________________________ ____E3E3_____E3E3___E3E3E3____E3E3E3E3__ __E3____E3_E3____E3_E3___E3___E3________ __E3_______E3____E3_E3__E3____E3E3______ __E3_______E3E3E3E3_E3E3______E3________ __E3____E3_E3____E3_E3__E3____E3________ ____E3E3___E3____E3_E3___E3___E3E3E3E3__
_______====____________________ ________ _ ____##########*________________________ _ __*##############______________________ _ __################_____________________ _ _##################_________**##*______ _ __##################_____*##########___ _ __##################___*#############__ _ ___#################*_###############*_ _ ____#################################*_ _ ______###############################__ _ _______#############################=__ _ ________=##########################____ _ __________########################_____ _ ___________*####################=______ _ ____________*##################________ _ _____________*###############__________ _ _______________#############___________ _ ________________##########_____________ _ ________________=#######*______________ _ _________________######________________ _ __________________####_________________ _ __________________###__________________ _ ___________________#___________________ _ _______________________________________ _
_______0000000000______0000000000______ _____000________000__000________000____ ____000___________0000___________000___ ___000_____________00_____________000__ ___000____________________________000__ ___000____________________________000__ ____000__________________________000___ _____000________________________000____ ______000______________________000_____ ________000__________________000_______ __________000______________000_________ ____________000__________000___________ _______________000____000______________ _________________000000________________ ___________________00__________________ ___________$$$$$_______$$$$$$__________ ________0000___666___999___0000________ ____8888__________&&&__________8888____ _&&&________88___________88________&&&_ ____8888______88888888888______8888____ _______0000_________________0000_______ __________6666___________9999__________ _____________8888888888888_____________ _______________________________________
_______________________________________ _ _______88888888888888888888888888888888 8 _______88888888888888888888888888888888 8 _______88888888888888888888888888888888 8 _______88888888888888888888888888888888 8 __________________888888888_____8888888 8 _______________888888888888_____8888888 8 ____________8888888888888888____8888888 8 _________888888888888_8888888__88888888 _ _______88888888888____88888888888888888 _ _______8888888_________888888888888888_ _ _______8888______________88888888888___ _ _______88__________________8888888_____ _ _______________________________________ _ ______________88888888_________________ _ ___________88888888888888______________ _ _________888888888888888888____________ _ ________88888888____88888888___________ _ ________8888888______8888888___________ _ ________88888888____88888888___________ _ _________888888888888888888____________ _ ___________88888888888888______________ _ ______________88888888_________________ _ _______________________________________ _ ______________88888888_________________ _ ___________88888888888888______________ _ _________888888888888888888____________ _ ________8888888______8888888___________ _ ________8888888______8888888___________ _ _________8888888____8888888____________ _ _______________________________________ _ _______8888888888888888888888888888888_ _ _______8888888888888888888888888888888_ _ _______8888888888888888888888888888888_ _ _______8888888888888888888888888888888_ _ ____________________88888888888________ _ _______________8888888888888888888_____ _ ___________8888888888888__888888888____ _ ________88888888888888_____888888888___ _ _______88888888888__________888888888__ _ _______8888888_______________88888888__ _ _______8888____________________________ _ _______________________________________ _ _______________________________________ _ _______________________________________ _ __________________88888888888__________ _ _______________88888888888888888_______ _ ____________88888888888888888888888____ _ __________888888888888888888888888888__ _ ________8888888888___________8888888888 _ _______8888888888_____________888888888 8 _______888888888_______________88888888 8 _______8888888888_____________888888888 8 ________8888888888___________8888888888 _ __________888888888888888888888888888__ _ ____________88888888888888888888888____ _ _______________88888888888888888_______ _ __________________88888888888__________ _ _______________________________________ _ ________88888888888888888888___________ _ ________88888888888888888888___________ _ ________88888888888888888888___________ _ ____________________8888888____________ _ _____________________8888888___________ _ ____________________88888888___________ _ ________8888888888888888888____________ _ ________88888888888888888______________ _ ________88888888888888_________________ _ _______________________________________ _ _________88888_____88888888888888888888 _ ________88888_____88888888888888888888_ _ _________88888_____88888888888888888888 _ _______________________________________ _
_______________________________________ _888___8888_8888888_8888888_888888888__ _888__888___888_____888_____888____888_ _88888______888888__888888__888_88888__ _888_888____888_____888_____888________ _888__88888_8888888_8888888_888________ _______________________________________ _00000___0000___0000__00__00_00_00___00 _00__00_00__00_00__00_00_00__00_000__00 _00000__00__00_00_____0000___00_00_0_00 _00_00__00__00_00__00_00_00__00_00__000 _00__00__0000___0000__00__00_00_00___00 _______________________________________ | | |
| yeah okae.. im here to answer questions and everything... about codes, htmls, and any stuffs... see yah! <marquee behavior=alternate><marquee width="50">HEY...TEXT TEXT TEXT...ITS S0 COOL</marquee></marquee>
-----------------------------------------------------------------------------------------
WAVE MARQUEE TEXT SCROLLING UP (bounce):
<marquee behavior=alternate direction=up scrollamount=1 scrolldelay=60 height=60 style="text-align;filter:wave(add=0,phase=1, freq=1,strength=15,color=#FFFFFF)"><center>TEXT HERE<br>TEXT HERE<br>TEXT HERE</center></marquee>
--------------------------------------------------------------------------
Mouseover with a picture bg:
<style type="text/css"><!-- a:hover {background:url(picture url); text-decoration: none;} //--></style>
----------------------------------------------------------------------------
Gray Scale Pic:
<img src="picture url" id="GRAY" border=1 style="align:center;width:?px;height:?px;filter:gray">
-----------------------------------------------------------------------
Change the Words Eprops and Comments enter this code into webstats ... you can change the bolded words to whatever you want
<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 (/eprop/i)) links[l].innerHTML = str.replace (/eprop/i, "water"); else if (str.match (/eprops/i)) links[l].innerHTML = str.replace (/eprops/i, "falls"); else if (str.match (/comment/i)) links[l].innerHTML = str.replace (/comment/i, "water"); else if (str.match (/comments/i)) links[l].innerHTML = str.replace (/comments/i, "falls");} var paras = document.getElementsByTagName ('p'); for (var p = 0; p < paras.length; p++) { str = paras[p].innerHTML; if (str.match (/smileys/gi)) paras[p].innerHTML = str.replace (/smileys/gi, "happy ppl");} //--> </script>
---------------------------------------------------------------------------------------------------------
Here is a marquee, the one the saids your name and it swirls. If you go to my other site: Brunette_Baby and its at the bottom on there and you will get to see what it looks like.you paste it in Look & feel and under there if you want the marquee to be at the top of your site then it goes in html header or if you want it at the bottom of your site it goes under web stats:
<marquee direction=up scrollAmount=0scrollDelay=0 style="filter:wave(add=10,phase=1,freq=2,strength=35)" width=100 height=225><font style="font-family:comic sans ms;font-size:20px;color:#FFFFFF"><center><b><br><br>N<br>A<br>M<br>E<br><br></font></marquee>
------------------------------------------------------------------------------------------------------------
marquee thats moves up and down..
<MARQUEE behavior=alternate direction=up scrollAmount=3 width="80" height="20">text here</MARQUEE>
that is says right up there "text" | | |
|