Suggest a link
Recommend to friend
Create a site
Do you like what you see? if you do you can make your xanga look like this just follow the instructions below
1 DO NOT REMOVE OUR LINK
2. paste this into coustom header<STYLE type="text/css"> /* purple and black stripes */ body { background-color:#; background-image:url("http://pic16.picturetrail.com/VOL699/3929030/8159047/108569275.jpg"); background-repeat:all directions; background-position:bottom left; background-attachment:fixed; scrollbar-arrow-color:white; scrollbar-track-color:cc66ff; scrollbar-shadow-color:black; scrollbar-face-color:000000; scrollbar-highlight-color:ffffff; scrollbar-darkshadow-color:ffffff; scrollbar-3dlight-color:black; } .left, .blogbody, table.footer, .standard, td, p { /* edits main text */ font:normal 11px century gothic; line-height:11px; color:ffffff; letter-spacing:0px; text-align:left; } .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: bold; color:#cc66ff; letter-spacing:0px; } .blogbody u, .standard u, { text-decoration: underline; border-bottom:2px dashed #ffffff; color:#ffffff; letter-spacing:0px; font-weight:normal; } .blogbody i, .standard i, em { text-decoration:italic; color:CC99FF; letter-spacing:0px; } .left b { font-weight: bold; color:white; font-size:14px; letter-spacing:0px; } .left b{ font-weight: regular; color: white; font-size:10px; letter-spacing:0px; } 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: century gothic; text-transform: lowercase; background-color:cc66ff; font-size:14px; font-weight:bold; line-height: 14px; letter-spacing: -2px; color:#ffffff; text-align:left; padding: 4px; width: 390px; border:2px solid #ffffff; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color: #ffffff; font:normal 11px century gothic; line-height:11px; text-decoration: none; text-spacing:0px; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color: ffffff; font:normal 11px century gothic; line-height:11px; text-decoration: strikeout; text-spacing:0px; } a:hover { /* edits when user mouseovers the links */ font:bold 11px century gothic; text-decoration:flip; cursor: crosshair; color:#ffffff; background-color:black; border-bottom:; border-top:; letter-spacing:-1px; } input, select, textarea, iframe.htmleditor, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 3px solid #ffffff; font:normal 11px century gothic; background-color:black; letter-spacing:0px; color: ffffff; } table.blogbody { /* this edits the other the place where the blog is */ border: 3px solid ffffff; border-top:2px solid ffffff; width: 390px; background-color:black; } table.left { /* this edits the menu module */ border:3px solid ffffff; width: 170px; background-color: black; text-align:left; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-image: url(); background-color:cc66ff; font:bold 10px century gothic; text-transform:lowercase; text-align:left; color:#000000; border:3px solid #ffffff; letter-spacing:-1px; } table.left TD { /* on your menu module, this edits the body part of it */ font:11px century gothic; line-height:11px; color:ffffff; text-align:left; border-top:3px ffffff; width: 170px; background-color:black; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color:cc66ff; border: 2px 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: 560px; } hr { /* horizontal divider */ border: 1px solid #ffffff; } </style> <A href="http://www.xanga.com/xloverly_layoutsx" target="_new">!@#$%</A><!-- 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("#cc00ff","#cC66ff","#ffffff","#000000"); // the border color var blinkBorderColor = "#cc00ff" // the border width, in pixels var blinkBorderWidth = 2; // the # of rows var blinkRows = 2; // the # of columns var blinkCols = 40; // 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 --> 3.paste this into webstats<!--AdRemover--> <!--Screennaimless code created by Anti_fukin_social--> <!--http://www.xanga.com/anti_fukin_social--></table></td></tr></tr></td></table> <ilayer name=""><div id="" style="width:1; height:1; BACKGROUND: #; FILTER: alpha(opacity=0); overflow:auto"> <ilayer name=""><div id="" style="width:1; height:1; BACKGROUND: #; FILTER: alpha(opacity=0); overflow:auto"> <!--Finished--> <!--End Of AdRemover--> <!-- Switch Module Sides : Provided by Blogring.net --> <script language=javascript> // swaps sidebar position on default xanga site layout // by sean http://www.xanga.com/seanmeister function swapSidebar(){ var tds = document.getElementsByTagName("td") for (var i = 0; i < tds.length; i++){ if (tds[i] == "mainleft" || tds[i].width == "200"){ var sidebar = tds[i].cloneNode(true); //document.write.blogring.net tds[i].parentNode.appendChild(sidebar); tds[i].parentNode.removeChild(tds[i]); break; }} } swapSidebar(); </script> <!-- End Script : Provided by Blogring.net --> <TABLE STYLE="position: static; "BORDER="1" WIDTH="676" HEIGHT="400" bordercolordark="00ff00" bordercolorlight="00ff00"> <TR><TD> <DIV id=scroll style="overflow: auto; HEIGHT: 150px"><!-- from xanga.com/html_scripts--> <style type="text/css"> .custom{ width:342px; height:150px; z-index:100; overflow: auto; border: 2px color solid; background:Transparent; }</style> <!-- begin code provided by createblog.com from xanga.com/html_scripts--> <script> var tds = document.getElementsByTagName ('a'); for (var i = 0; i < tds.length; i++) { timeString = tds[i].innerText; if(timeString.match(/\d+:\d+ [ap]m\b/i)){ if(!tds[i].parentNode.parentNode.parentNode.parentNode.parentNode.tagName.match(/table/i)){break;} table = tds[i].parentNode.parentNode.parentNode.parentNode.parentNode; stuff = tds[i].parentNode.parentNode.parentNode.previousSibling.lastChild; inner = stuff.innerHTML stuff.innerHTML=""; stuff.insertAdjacentHTML('afterBegin','<div class="custom">'+inner+'</div>'); } } </script><script> var tds = document.getElementsByTagName ('a'); for (var i = 0; i < tds.length; i++) { timeString = tds[i].innerText; if(timeString.match(/\d+:\d+ [ap]m\b/i)){ if(!tds[i].parentNode.parentNode.parentNode.parentNode.parentNode.tagName.match(/table/i)){break;} table = tds[i].parentNode.parentNode.parentNode.parentNode.parentNode; stuff = tds[i].parentNode.parentNode.parentNode.previousSibling.lastChild; inner = stuff.innerHTML stuff.innerHTML=""; stuff.insertAdjacentHTML('afterBegin','<div class="custom">'+inner+'</div>'); } } </script> <!--End Script by Blogring.net-->