| hey, for anyone who wants this layout code cuz i dont want it anymore, i hav a different one on my new xanga, here's the code
<script language=javascript> document.title=("o so preppy!") </script> </style></head><body><center><span><div style="height: 79px"></div></style></head><body><center><span><div style="border: 20px line; color: #FFFFFF; width: 650px"> <style type="text/css"></style>
<center><FONT style="FONT-WEIGHT:regular; FONT-SIZE: 33pt; COLOR: #BFFFBF; LINE-HEIGHT: 10pt; FONT-FAMILY: veranda; LETTER-SPACING: -2pt"><b> o so preppy. </b> </FONT> <FONT style="FONT-WEIGHT: bold; FONT-SIZE: 20pt; COLOR: #BFFFBF; LINE-HEIGHT: 10pt; FONT-FAMILY:tahoma; LETTER-SPACING: -4pt">♥</FONT>
<FONT style="FONT-WEIGHT: bold; FONT-SIZE: 22pt; COLOR: #EF8FEF; LINE-HEIGHT: 10pt; FONT-FAMILY:tahoma; LETTER-SPACING: -4pt">♥</FONT> <FONT style="FONT-WEIGHT: regular; FONT-SIZE: 22pt; COLOR: #BFFFBF; LINE-HEIGHT: 10pt; FONT-FAMILY: tahoma; LETTER-SPACING: -4pt">♥</FONT> <br><br><a href="http://www.xanga.com/so_hott_Layz"target="_blank">Pop that collar<b>♥</b></a><br /> <style type="text/css">
body { background-color: #ffffff; background-image: ( /FONT>http://x6d.xanga.com/5d98760bd8d3016231858/b11674518.bmp); background-repeat: repeat; background-attachment: fixed; background-position: bottom left; background-color: #ffffff; scrollbar-arrow-color: #ffffff; scrollbar-track-color: #EF8FEF; scrollbar-shadow-color: #FFFFFF; scrollbar-face-color: #BFFFBF; scrollbar-highlight-color: #FFFFFF; scrollbar-darkshadow-color:#FFFFFF; scrollbar-3dlight-color: #EF8FEF; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 11px tahoma; line-height:16px; color:#BFFFBF; letter-spacing:0px; text-align:justify; } .left B, { font: bold 11px tahoma; color: "#000000"; line-height: 16px;} .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: bold; color: #EF8FEF; } table.footer TD { text-align: center; } div.blogheader, .caption { /* edits the dates */ font-family: arial; text-transform:upercase; font-size:16px; line-height:15px; font-weight:regular; height: 1px; color: #000000; letter-spacing:-1px; text-align: center; width:360 px; background-color: #ffffff; BORDER-left: #BFFFBF 1px solid; BORDER-right: #BFFFBF 1px solid; BORDER-top: #BFFFBF 1px solid; border-bottom: 5px solid #BFFFBF; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color:#EF8FEF; text-decoration: none; font:normal 11px tahoma; line-height:16px; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color: #EF8FEF; text-decoration: none; font:normal 11pxtahoma; line-height:16px; } a:hover { /* edits when user mouseovers the links */ color:#BFFFBF; text-decoration: line-through; font:regular 11px tahoma; line-height:16px; background-color #EF8FEF; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 1px solid #BFFFBF; font:normal 11pxtahoma; background-color: #ffffff; letter-spacing:0px; color: #000000; } table.left { /* this edits the menu module */ border: 1px solid #BFFFBF; width:150 px; font:normal 11pxtahoma; line-height:16px; } table.blogbody { /* Edits Blog Area */ background-color: #ffffff; width:400px; font:normal 11pxtahoma; line-height:16px; color: #000000; width:360 px; BORDER-left: #EF8FEF 1px solid; BORDER-right: #EF8FEF 1px solid; BORDER-bottom: #EF8FEF 1px solid; BORDER-top: #EF8FEF 5px solid; } table.left th { /* Edits title of menu module */ /* Made By so_hott_layz */ background-image: url(); background-color: #ffffff; font: bold 12px taho,a; text-transform: upercase; color: #000000; border-bottom: 3px dashed #BFFFBF; background-image: url(); background-repeat: repeat; background-attachment: fixed; background-position: bottom right; } table.left TD { /* body of menu module*/ background-image: url(); background-color: #ffffff; border-top: 4px solid #EF8FEF; } table.search TD, table.search, table.announcements { /* Border of search bar */ background-color: #ffffff; border: 1px solid #BFFFBF;
} table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 1px solid #EF8FEF; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 500px; } hr { /* horizontal divider */ border: 1px solid #ffffff; } <style></style></style> <center><!-- End Script by Blogring.net --> <a href="http://xanga.com/So_hott_layz" target="_blank"></a><br /> <!-- End Script 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("#EF8FEF","#FFBFDF", "BFFFBF"); // 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 = 70; // the width of the entire box, in pixels or % var blinkWidth = 510; // the height of each row, in pixels var blinkRowHeight = 12; // 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 -->
new site:
www.xanga.com/xo_siimply_yours_ox
|