disz
layout
is cool!
and i luvv it!!
<FONT color=#FF80BF><BODY style="border-bottom: #FF80BF 10Pt solid; border-top: #FF80BF 10Pt solid; border-left: #80BFFF 10Pt solid; border-right: #80BFFF 10Pt solid"></TBODY> <style type="text/css"> table.footer, table.search, #rblEprops, hr {display: none;} BODY { background-image: url(http://www.yourimagelink.com/uploads/2d5c9adaba.gif); background-attachment: fixed; background-repeat: no-repeat; background-position: bottom right; scrollbar-face-color: #000000; scrollbar-shadow-color: #409FFF; scrollbar-highlight-color: #000000; scrollbar-3dlight-color: #409FFF; scrollbar-darkshadow-color: #ff3399; scrollbar-track-color: #000000; scrollbar-arrow-color: #ffccff; background-color: #000000; font-family: arial; font-size:10pt; font-color: #FF80BF; line-height:150%; text-align: justify; } center, font{ font-family: arial; font-size: 10pt; font-color: #FF80BF; line-height: 12px;} table.center { background-color: #000000; border:0px; } table.blogbody { /* this edits the other the place where the blog is */ background-color: #000000; border-top: 5px SOLID #FF80BF; border-left: 2px solid #409FFF; border-right: 2px solid #409FFF; border-bottom: 2px solid #FF80BF; width: 100%; width:500; } table.center TD { background-color: #000000; color: #FFFFFF; border: 0px; text-align:center; } div.blogheader, .caption { /* edits the dates */ background-color: #000000; line-height:14px; font-family:arial; text-transform: UPPERCASE; font-size:14px; font-weight:NONE; text-align:center; color:#409FFF; letter-spacing:-0.0000005px; padding-top:1px; padding-bottom:0px; border-top: 2px solid #FF80BF; border-left: 2px solid #409FFF; border-right: 2px solid #409FFF; border-bottom: 0.0005x solid #409FFF; width: 500px; } .blogbody{ border-top: 1px solid #ff3399; color: #FFFFFF; background-color: #000000; } .blogbody td{ width: 0px; padding-left: 0px} input, select, menu, #htmleditor, textarea, .textfield, .button{ border: none; font-family:"arial"; font-size:8pt; font-color: #FF80BF; line-height:150%; background-color: #000000; text-align: center; } .module, .module, .blogbody, table.footer, .standard, .modulemodulefontcolor, td, p, .content, .smalltext{ font-family: arial; font-size: 8pt; color: #FF80BF; text-align:center; } STRONG{ COLOR: #409FFF; letter-spacing: 0.00001pt; cursor: crosshair;} A:link{ font-family:arial; text-decoration:none; font-size: 8pt; color: #409FFF; } A:visited{ text-decoration:none; font-family:arial; font-size: 8pt; color:#FFFFFF; } a:active{ font-size:8pt; color: #409FFF;} A:hover{ /* edits when user mouseovers the links */ color:#FF80BF; border:1px solid #409FFF; font:normal 8pt arial; line-height:11px; cursor:no-drop; letter-spacing:-0.00001px; height: 0; PADDING-TOP: 3px; PADDING-BOTTOM: 3px; PADDING-RiGHT: 1px; PADDING-LEFT: 1px; text-align:; } .search, .searchbarborder, .footer, hr, banner{ display: none; } .navigation { display: none; font-weight: none !important; width: 100% !important; font-size: 10px;} .navigation * div { display: none; float: right; font-weight: none !important} </style> <style type"=text/css> /* edit to your liking */ texttable.center, td.mainleft, table.center, table.navigation, table.search{display:none} table.blogbody tr td {width:0px; padding: 0px;} table.module { border: 1px solid #0DFC07; width:180; background-color: #ffffff; } table.module th { font:8pt arial; color: #000000; border-top: 1px solid #FF80BF; border-bottom: 4px solid #FF80BF; border-left: 2px #409FFF; border-right: 2px #409FFFsolid; } table.module td { background-color: 000000; border-top: 2px solid #FF80BF; border-left: 1px solid #409FFF; border-right: 1px solid #409FFF; border-bottom: 1px solid #FF80BF; ;} U {font-family: arial; color: #BFDFFF; letter-spacing:; font-size: 11px; font-style: border; border-bottom: none;} P {font-family:ARIAL; color: #FF80BF; font-size: 8pt; text-align: justify;} B, STRONG {font-family:ARIAL; color: #409FFF; letter-spacing:-8-font-size: 12px;} i, EM {font-family:ARIAL; color: #FFFFFF; letter-spacing:none; font-size: 11px} <style></style></style> <!-- add this below all the CSS --> </td><td width="500" valign="top" align="center">
<br> <br>
<!-- End Script by Blogring.net -->
<img src="http://www.yourimagelink.com/uploads/a4115cac2f.gif" alt="DISZ lAYOUT MADE AT gH3TTO_hOTTIE_lAYSZ">
<br> <br> <br> <!-- 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("#409FFF","#000000","#FF80BF"); // 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 = 1; // the width of the entire box, in pixels or % var blinkWidth = 600; // the height of each row, in pixels var blinkRowHeight = 12; // speed of blinking, in milliseconds var blinkRate = 2; // 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>
</CENTER> </div> <CENTER> <TABLE width=600> <TBODY> <TR> <TD align=middle colSpan=4 cell-padding="5"> <TD> <TD> <DIV style="BORDER-RIGHT: #409FFF 5px solid; BORDER-TOP: #FF80BF 5px solid; PADDING-LEFT: 2px; BACKGROUND:#000000; scroll repeat 0% 0%; OVERFLOW: auto; BORDER-LEFT: #409FFF 5px solid; WIDTH: 160px; PADDING-TOP: 1pt; BORDER-BOTTOM: #FF80BF 5px solid; HEIGHT: 150px; align: justify"><BR><BR><B>++</B> <A href="http://www.xanga.com/signin.aspx">GET-iN</A> <BR><B>++</B> <A href="http://www.xanga.com/default.aspx?mode=logout">GET-0UT</A> <BR><B>++ </B><A href="http://www.xanga.com/private">UR PLACE </FONT></A> <BR><B>++ </B><A href="http://xanga.com/Private/SubscribeTo.aspx?user=YOUR XANGA NAME HERE!!">SUB 2 ME</FONT></A> <BR><B>++ </B><A href="http://www.xanga.com/CLAF/default.asp">LO0KND FEEL</A> <BR><B>++ </B><A href="http://www.xanga.com/private/subs.aspx">SUBBIIESZ<A> <BR><B>++ </B><A href="http://www.xanga.com/Gh3tto_Hottie_Layoutz4u">Gh3tto_Hottie_LAysz</A><BR></DIV></TD> <TD> <DIV></DIV></TD> <TD> <DIV style="BORDER-RIGHT: #FF80BF 5px solid; BORDER-TOP: #409FFF 5px solid; PADDING-LEFT: 2px; BACKGROUND:#000000; scroll repeat 0% 0%; OVERFLOW: auto; BORDER-LEFT: #FF80BF 5px solid; WIDTH: 160px; PADDING-TOP: 1pt; BORDER-BOTTOM: #409FFF 5px solid; HEIGHT: 150px; align: center">
PUT ANYTHING YOU WANT HERE....PICSZ...ABOUT YOU...OR EVEN A PLAYLIST!! TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT
</CENTER></DIV> <TD> <DIV style="BORDER-RIGHT: #409FFF 5px solid; BORDER-TOP: #FF80BF 5px solid; PADDING-LEFT: 2px; BACKGROUND:#000000;scroll repeat 0% 0%; OVERFLOW: auto; BORDER-LEFT: #409FFF 5px solid; WIDTH: 160px; PADDING-TOP: 1pt; BORDER-BOTTOM: #FF80BF 5px solid; HEIGHT: 150px; align: justify">
PUT ANYTHING YOU WANT HERE....PICSZ...ABOUT YOU...OR EVEN A PLAYLIST!! TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT
</CENTER></DIV> <TD> <DIV style="BORDER-RIGHT: #409FFF 5px solid; BORDER-TOP: #FF80BF 5px solid; PADDING-LEFT: 2px; BACKGROUND:#000000; scroll repeat 0% 0%; OVERFLOW: auto; BORDER-LEFT: #409FFF 5px solid; WIDTH: 160px; PADDING-TOP: 1pt; BORDER-BOTTOM: #FF80BF 5px solid; HEIGHT: 150px; align: justify">THiS <b>H0TT Nd Gh3tto</b> LAY0UT<BR> WUSZ MADE BY <b><u>GH3TTO</u></b>HOTTIE LAYSZ<b></b><BR>
<a href="http://www.xanga.com/Gh3tto_Hottie_Layoutz4u"><img src="http://www.yourimagelink.com/uploads/6c970c9e34.gif" border="0" width="87" alt="Tha Best Hott and Gh3tto LAysz Ull Evah FinnD!" /></a> </DIV></TD> <DIV></DIV> <CENTER></TR></TBODY></TABLE></CENTER></CENTER></CENTER></FONT> |