Suggest a link
Recommend to friend
Create a site
Visit the site at Glitter_Name_Requests
Here are some simple rules
1. No jocking
2. No bad comments
3. I don't take requests for layouts
1st-information
2nd-Thanks and affiliates
3rd- codes
4th- layouts
-----------------------------------------------------------------------------------
And since a lot of people are asking about the song I have on my site here's some information:
Singer-Michelle Tumes
name-Lovely
code- http://www-scf.usc.edu/~jong/Lovely.mp3
Thanks to:
x__sugarNspice10 for linking me on her site.
x_Cass for the comment
Affiliates
Here are some affiliates
I f i forget to link you even when i said i would please remind me.
If you want to bacome affliates with me please comment me! Thanks!
I do not make these codes
Codes:
Falling objects from the top of your site(like mines) Make sure you replace IMAGEURL with a image url
<script language="JavaScript1.2"><!-- /* Falling Stars Original at altan.hr/snow Distributed by xanga.com/add_ons Submitted by xanga.com/TH3LoN3LeKiD fixed to work with new security measures by hotaru_01 http://www.xanga.com/hotaru_01 */ var no = 15; // snow number var speed = 9; // smaller number moves the snow faster var snowflake = "IMAGE URL"; //image of individual flake st=setTimeout; nothingHere=''; var ns4up = (document.layers) ? 1 : 0; // browser sniffer var ie4up = (document.all) ? 1 : 0; var dx, xp, yp; // coordinate and position variables var am, stx, sty; // amplitude and step variables var i, doc_width = 800, doc_height = 600; if (ns4up) { doc_width = self.innerWidth; doc_height = self.innerHeight; } else if (ie4up) { doc_width = document.body.clientWidth; doc_height = document.body.clientHeight; } dx = new Array(); xp = new Array(); yp = new Array(); am = new Array(); stx = new Array(); sty = new Array(); for (i = 0; i < no; ++ i) { dx[i] = 0; // set coordinate variables xp[i] = Math.random()*(doc_width-50); // set position variables yp[i] = Math.random()*doc_height; am[i] = Math.random()*20; // set amplitude variables stx[i] = 0.02 + Math.random()/10; // set step variables sty[i] = 0.7 + Math.random(); // set step variables if (ns4up) { // set layers if (i == 0) { document.write("<layer name=\"dot"+ i +"\" left=\"15\" "); document.write("top=\"15\" visibility=\"show\"><img src=\""); document.write(snowflake + "\" border=\"0\"></layer>"); } else { document.write("<layer name=\"dot"+ i +"\" left=\"15\" "); document.write("top=\"15\" visibility=\"show\"><img src=\""); document.write(snowflake + "\" border=\"0\"></layer>"); } } else if (ie4up) { if (i == 0) { document.write("<div id=\"dot"+ i +"\" style=\"POSITION: "); document.write("abso"+nothingHere+"lute; Z-INDEX: "+ i +"; VISIBILITY: "); document.write("visible; TOP: 15px; LEFT: 15px;\"><img src=\""); document.write(snowflake + "\" border=\"0\"></div>"); } else { document.write("<div id=\"dot"+ i +"\" style=\"POSITION: "); document.write("abso"+nothingHere+"lute; Z-INDEX: "+ i +"; VISIBILITY: "); //xafallstar document.write("visible; TOP: 15px; LEFT: 15px;\"><img src=\""); document.write(snowflake + "\" border=\"0\"></div>"); } } } function snowNS() { // Netscape main animation function for (i = 0; i < no; ++ i) { // iterate for every dot yp[i] += sty[i]; if (yp[i] > doc_height-50) { xp[i] = Math.random()*(doc_width-am[i]-30); yp[i] = 0; stx[i] = 0.02 + Math.random()/10; sty[i] = 0.7 + Math.random(); doc_width = self.innerWidth; doc_height = self.innerHeight; } dx[i] += stx[i]; document.layers["dot"+i].top = yp[i]; document.layers["dot"+i].left = xp[i] + am[i]*Math.sin(dx[i]); } st("snowNS()", speed); } function snowIE() { // IE main animation function for (i = 0; i < no; ++ i) { // iterate for every dot yp[i] += sty[i]; if (yp[i] > doc_height-50) { xp[i] = Math.random()*(doc_width-am[i]-30); yp[i] = 0; stx[i] = 0.02 + Math.random()/10; sty[i] = 0.7 + Math.random(); doc_width = document.body.clientWidth; doc_height = document.body.clientHeight; } dx[i] += stx[i]; document.all["dot"+i].style.pixelTop = yp[i]; document.all["dot"+i].style.pixelLeft = xp[i] + am[i]*Math.sin(dx[i]); } st("snowIE()", speed); } if (ns4up) { snowNS(); } else if (ie4up) { snowIE(); } //--> </script>
text replacer
<!-- begin code provided by createblog.com --> <script type="text/javascript"> // // © EasterEgg, http://www.xanga.com/easteregg // // For use at Xanga only. // // This script replaces any given word or text fragment with // whatever you want: new words and fragments, or even HTML! // // Actually it's pretty simple: add the words or fragments you // wish to replace to the array "oldWords" (each word placed // between double quotation marks, and separated by colons as you // can see below) and add their replacements to the array "newWords", // at the same position as the original words in "oldWords". // The example is pretty self-explaining. // // The script is case sensitive, meaning that if you add "something" // to "oldWords" array it will not recognize "SOMETHING", or "SoMetHInG". // // You can adjust the existing arrays in this code as you see fit, // as long as both arrays keep the same size (same amount of words // in both arrays), otherwise a script error will occur. // // Copy this entire code and paste in the webstats box at your // Look and Feel page. // // You're free to use this script as long as this comment remains intact, // and as long you won't use it to cripple the comments of your visitors; // after all, no one likes his/her words getting twisted... // function replaceWords() { // ***add the words or fragments you wish to replace below var oldWords = new Array( "Subscriptions", "Publish Comments", "add eProps", "eprop", "eProps", "add comments", "comment", "comments", "email it", "view entire profile", "sign my guestbook", "My Blogrings", "Posting Calendar", "Get Involved!", "sign out", "Name:", "Birthday:", "Gender:", "State:", "Country:", "Interests:", "Expertise:", "Website", "Email", "Member since:"); // *** add the replacing words or fragments below var newWords = new Array( "Subscriptions", "Publish Comments", "add eProps", "eprop", "eProps", "add comments", "comment", "comments", "email it", "view entire profile", "sign my guestbook", "My Blogrings", "Posting Calendar", "Get Involved!", "sign out", "Name:", "Birthday:", "Gender:", "State:", "Country:", "Interests:", "Expertise:", "Website", "Email", "Member since:"); allTableData = document.getElementsByTagName('td'); allTableHeaders = document.getElementsByTagName('th'); var collections = new Array(allTableData,allTableHeaders); for (var k = 0; k < collections.length; ++k ) { for (var i = 0; i < collections[k].length; ++i ) { if (collections[k][i].innerHTML.indexOf('TABLE') == -1) { for ( var n = 0; n < oldWords.length; ++n ) { var indx = collections[k][i].innerHTML.indexOf(oldWords[n]) while (indx != -1) { var replacement = ''; indx = collections[k][i].innerHTML.indexOf(oldWords[n]); replacement = collections[k][i].innerHTML.replace(oldWords[n], newWords[n]); collections[k][i].innerHTML = replacement; break; } } } } } } replaceWords(); </script> <!-- end code provided by createblog.com -->
Basic link
<a href=URL OF WEBSITE> TEXT HERE</a>
<TABLE STYLE="filter:glow(color=COLOR HEX OR NAME, strength=___)"> <TR><TD><center> TEXT</TABLE>
DISNEY LAYOUTS
Princess layout-PRINCESSLAYOUT22
LOVE LAYOUTS
ILOVEULAYOUT
COLORED LAYOUTS
PINKLAYOUT22
RAINBOWLAYOUT22
Quotes
YOUARESOBEAUTIFULLAYOUT
Blue Layout(Layout before this)
<center><img src=" http://img1.imagetown.net/32688481b59578a0207cbdb7795147ad3f10d3ef1109812695.bmp"></center> <style type="text/css"> body { background-color: #ffffff; background-image: url(); background-repeat: no-repeat; background-attachment: fixed; background-position: bottom right; background-color: #ffffff; scrollbar-arrow-color: #ffffff; scrollbar-track-color: #ffffff; scrollbar-shadow-color: #66CCFF; scrollbar-face-color: #ffffff; scrollbar-highlight-color: #66CCFF; scrollbar-darkshadow-color: #CCFFFF; scrollbar-3dlight-color: #66CCFF; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 11px arial; line-height:16px; color: #66CCFF; 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 12px arial; color: "#66CCFF"; line-height: 12px;} .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: bold; color: #66CCFF; } div.blogheader, .caption { /* edits the dates */ font-family: tahoma; text-transform:lowercase; font-size:20px; line-height:30px; font-weight:bold; height: 1px; color: #CCFFFF; letter-spacing:1px; text-align: center; background-color: #FFFFFF; border: 7px solid #66CCFF; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color: #66CCFF; text-decoration: none; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color: #66CCFF; text-decoration: none; } a:hover { /* edits when user mouseovers the links */ height: 2px; font:normal 12px arial; line-height:16px; cursor: crosshair; filter:alpha (opacity=0, finishopacity=100, style=2); height: 6px; background-color:#FFFFFF; color: #66CCFF; text-decoration: none; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 3px solid #CCFFFF; font:normal 11px arial; background-color: transparent; letter-spacing:0px; color: #66CCFF; } table.left { /* this edits the menu module */ border: 7px solid transparent; width:160px; } table.blogbody { /* this edits the other the place where the blog is */ border: 7px solid #CCFFFF; background-color: transparent; width:400px; font:normal 11px arial; line-height:16px; color: #66CCFF; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-image: none; background-color: transparent; font: bold 11px arial; color: #66CCFF; border: none; } table.left TD { /* on your menu module, this edits the body part of it */ background-image: none; background-color: transparent; border: none; font:normal 11px arial; line-height:16px; color: #CCFFFF; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: #ffffff; border: 1px solid #66CCFF; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 1px solid #66CCFF; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 500px; } hr { /* horizontal divider */ border: 1px solid #66CCFF; } </style> <br><br> <!-- // customize by changing the values below // these are the various colors, in quotes, seperated by commas var blinkColors = new Array("#FFFFFF","CCFFFF ","#FFFFFF","#"66CCFF); // the border color var blinkBorderColor = "#ffffff" // the border width, in pixels var blinkBorderWidth = 1; // the # of rows var blinkRows = 1; // the # of columns var blinkCols = 40; // the width of the entire box, in pixels or % var blinkWidth = 590; // 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(); //--> <a href="http://xanga.com/Layoutzbyme " target="_blank">Layoutzbyme </a><br> shuffle = 1; //Replace 1 with 0 if you want to temporarily turn off this script //you can keep adding more titles by copying over, as long as you change the number title=new Array(); title[0] = "Visit Layoutzbyme"; title[1] = "I LOVE U Layout"; title[2] = "Layout by Layoutzbyme"; title[3] = "I LUB U"; title[4] = " Layoutzbyme @ Xangurr"; if (shuffle == 1) { var randsg = Math.floor(Math.random()*title.length); document.title = title[randsg]; } <BODY style="border-bottom: #66CCFF 30t solid; border-top: #66CCFF 30t solid; border-left: #CCFFFF 31t solid; border-right: #CCFFFF 31t solid"></TBODY
Disney layouts
Cinderella-BYLAYOUTZBYME1
Holidays
STPATRICKSDAYLAYOUT
Layoutz soon to come
Layout with swirls in the backround
You are the wind beneath my wing layout