|
| View: http://xanga.com/sunflowergirllayout
p.s. change "head_up_in_da_cloudzzz" to your xanga name
<div style="margin-right:495px;position:static;border:0px solid #AB82FF;width:400px;"> <b> ~<a href="http://www.xanga.com/signin.asp" target="_new"> login</a>~<a href="http://www.xanga.com/home.aspx?user=head_up_in_da_cloudzzz" target="_new">refresh</a>~<a href="http://www.xanga.com/profile.aspx?user=head_up_In_da_cloudzzz" target="_new">411</a>~ <a href="http://xanga.com/Private/SubscribeTo.aspx?user=head_up_in_da_cloudzzz" target="_new">add me</a>~ <a href="http://www.xanga.com/CLAF/default.asp" target="_new">edit</a>~<a href="http://www.xanga.com/guestbook.aspx?user=head_up_in_da_cloudzzz" target="_new">sign gb</a>~ <a href="http://www.xanga.com/private" target="_new">your xanga</a>~<a href="http://www.xanga.com/logout.aspx" target="_new">bye!</a>~<a <br target="_new"> </div> <br> <style type="text/css"> /* sunflower girl by xbabyxcloudz*/ /* http://BlogRing.net */ body { background: white url("http://img6.photobucket.com/albums/v16/head_up_In_da_cloudzzz/cutsie.jpg"); background-attachment: fixed; background-position: top right; background-repeat:no-repeat; scrollbar-arrow-color: #ffffff; scrollbar-track-color: #ffffff; scrollbar-shadow-color: #737CA1; scrollbar-face-color: #98AFC7; scrollbar-highlight-color: #737CA1; scrollbar-darkshadow-color: #737CA1; scrollbar-3dlight-color: #98AFC7; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 11px arial; line-height:10px; color:98AFC7; 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; } div.blogheader, .caption { /* edits the dates */ font-family:arial; text-transform:lowercase; font-size:13px; line-height:15px; font-weight:bold; color:#737CA1; letter-spacing:0px; background-color: #ffffff; text-align: right; background-image: url(http://img6.photobucket.com/albums/v16/head_up_In_da_cloudzzz/silver2.jpg); border: 3px double #737CA1; width: 300px; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color:#737CA1; text-decoration: none; font: 11px arial; line-height: 10px; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color:#737CA1; text-decoration: none; font: 11px arial; line-height: 10px; } .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: bold; color: #B7CEEC; } a:hover { /* edits when user mouseovers the links */ color:#B7CEEC; cursor: crosshair; text-decoration: none; font: 11px arial; line-height: 10px; font-weight:bold; letter-spacing: 1px; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 1px solid #737CA1; font:normal 11px arial; background-color: #FFFFFF; letter-spacing:0px; color: #737CA1; } table.left { /* this edits the menu module */ border: 0px double #7E3517; width:160px; background-color: #ffffff; } table.blogbody { /* this edits the other the place where the blog is */ border: 3px double #737CA1; background-color: #FFFFFf; width:300px; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-image: url(http://img6.photobucket.com/albums/v16/head_up_In_da_cloudzzz/silver2.jpg); background-color: #; font: bold 11px arial; text-transform: lowercase; color: #737CA1; border: 3px double #737CA1; } table.left TD { /* on your menu module, this edits the body part of it */ background-image: url(http://url.com/to/the/site/image.gif); background-color: #FFFFFF; border: 3px double #737CA1; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: #ffffff; border: 3px double #737CA1; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 0px solid #c0c0c0; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 350px; } hr { /* horizontal divider */ border: 3px double #737CA1; } </style> <div style="margin-right:480px;position:static;"> <STYLE TYPE="text/css">BODY {border-style: ridge; border-top-width: 20px; border-bottom-width: 10px; border-left-width: 30px; border-right-width: 30px; border-color: #98AFC7;}</style> <DIV style="BORDER-RIGHT: #737CA1 5px outset; BORDER-TOP: #737CA1 5px outset; BORDER-LEFT: #737CA1 5px outset; WIDTH: 97%; BORDER-BOTTOM: #737CA1 5px outset; border-spacing: 20"> <DIV align="center" valign="middle" style="FILTER: alpha(opacity=75); OVERFLOW: auto; WIDTH: 500px; HEIGHT: 90%; BACKGROUND-COLOR:#FFFFFF; padding: 10px;"> <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("#737CA1","#ffffff","#98AFC7"); // 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 = 40; // the width of the entire box, in pixels or % var blinkWidth = 470; // 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>
| | |
| View: http://xanga.com/r00r00
center> <img src=http://peachie.nu/scan8.jpg> <STYLE type="text/css"> A:link { color:B4CFEC; text-decoration:none; } A:visited { color:B4CFEC ; text-decoration:none; } A:active { color: B4CFEC ; text-decoration:none; } A:hover { color:6698FF ; text-decoration:uppercase; cursor:se-resize; font:bold; } </STYLE> <!-- Blink Boxes : Provided by Blogring.net -->
<style type="text/css"> /* SIMPLEXITY.PIXELETTE.NET */ body { border-top: 10px solid #ADDFFF; border-left: 10px solid #6698FF; border-bottom: 10px solid #ADDFFF; border-right: 10px solid #6698FF background-color: #FFFFFF; scrollbar-arrow-color:FFFFFF; scrollbar-track-color:FFFFFF; scrollbar-shadow-color:6698FF; scrollbar-face-color:white; scrollbar-highlight-color:ADDFFF; scrollbar-darkshadow-color:6698FF; scrollbar-3dlight-color:ADDFFF; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 11px arial; line-height:10px; color: 82CAFF ; letter-spacing:2px; text-align:left; } 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 */ width:350px; font-family:arial; text-transform:lowercase; background-image: url(http://img6.photobucket.com/albums/v16/head_up_In_da_cloudzzz/g5_chekfl2.gif); color:#6698FF; border: 3px double #ADDFFF; font-size:12px; line-height:12px; font-weight:bold; color:# C11B17; letter-spacing:2px; background-color: #F9A7B0 text-align: left; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color:# B4CFEC; font:normal 11px arial;line-height:10px; text-decoration: none; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color:# B4CFEC; font:normal 11px arial; line-height:10px; text-decoration: none; } a:hover { /* edits when user mouseovers the links */ color:# 6698FF; font:normal 11px arial; line-height:15px; cursor: se-resize; text-decoration: UPPERCASE; font:bold ; border: 1px solid #ADDFFF; border-width: 1px 1px 1px 1px } table.blogbody { /* this edits the other the place where the blog is */ border: 3px double #ADDFFF; background-color: #FFFFFF; width:350px; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 3px double #ADDFFF; font:normal 11px arial; background-color: #FFFFFF; letter-spacing:0px; color: #ADDFFF; } table.left { /* this edits the menu module */ border: 3px double #82CAFA; width:190px; background-color: #transparent; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-image: url(http://img6.photobucket.com/albums/v16/head_up_In_da_cloudzzz/g5_chekfl2.gif); background-color: #FFFFFF; font: bold 11px arial; text-transform: lowercase; color: #6698FF; border: none; } table.left TD { /* on your menu module, this edits the body part of it */ background-image: url(http:); border: 1px solid ; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ border: 0px double #82CAFA; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 3px double #82CAFA; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 750px; } hr { /* horizontal divider */ border: 3px double #82CAFA; } </style> <body background="http://img6.photobucket.com/albums/v16/head_up_In_da_cloudzzz/bg8.gif">
<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("#6699FF","#ADDFFF","#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 = 40; // the width of the entire box, in pixels or % var blinkWidth = 470; // 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>
| | |
| View: http://xanga.com/mytestanga
<style type="text/css"> <!-- Put in stats section --> table.navigation {display: none;} </style> <div style="center:495px;position:static;border:0px solid #AB82FF;width:400px;"><b>~<a href="http://www.xanga.com/signin.asp"> login</a>~<a href="http://www.xanga.com/home.aspx?user=YOUR XANGA NAME">refresh</a>~<a href="http://www.xanga.com/profile.aspx?user=YOUR XANGA NAME">411</a>~ <a href="http://xanga.com/Private/SubscribeTo.aspx?user=YOUR XANGA NAME">add me</a>~ <a href="http://www.xanga.com/CLAF/default.asp">edit</a>~<a href="http://www.xanga.com/guestbook.aspx?user=YOUR XANGA NAME">sign gb</a>~ <a href="http://www.xanga.com/private">your xanga</a>~<a href="http://www.xanga.com/logout.aspx">bye!</a>~<a <br> </div> <br> <img src=http://img6.photobucket.com/albums/v16/head_up_In_da_cloudzzz/raaraa.jpg> <script language=_JavaScript> <!-- // by sean f http://www.xanga.com/seanmeister // customize the blinkbox by changing the values below // // these are the various colors, in quotes, seperated by commas var blinkColors = new Array("#ffffff","#ffffff","#FAAFBA"); // 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 = 40; // the width of the entire box, in pixels or % var blinkWidth = 580; // the height of each row, in pixels var blinkRowHeight = 10; // speed of blinking, in milliseconds var blinkRate = 8; // don't edit below this line // this draws the table... 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]; setTimeout('blinkIt()', blinkRate); } blinkIt(); //--> </SCRIPT> <style type="text/css"> /* Raa Raa Bear by BabyCloudz*/ /* SIMPLEXITY.PIXELETTE.NET */ body { background: ffcccc url background-attachment: fixed; background-position: top right; background-repeat:no-repeat; scrollbar-arrow-color: #ffffff; scrollbar-track-color: #ffcccc; scrollbar-shadow-color: #FAAFBA; scrollbar-face-color: #ffffff; scrollbar-highlight-color: #FAAFBA; scrollbar-darkshadow-color: #FAAFBA; scrollbar-3dlight-color: #FAAFBA; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 11px arial; line-height:12px; color:F9A7B0; 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; } div.blogheader, .caption { /* edits the dates */ font-family:arial; text-transform:uppercase; font-size:13px; line-height:15px; font-weight:bold; color:#C11B17; letter-spacing:0px; background-color: #FFCCCC; text-align: center; letter-spacing: 2px; border: 1px solid #000000; width: 400px; filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=1, startColorStr=#FFCCCC, endColorStr=#ffffff); } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color:#C11B17; text-decoration: none; font: 11px arial; line-height: 10px; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color:#C11B17; text-decoration: none; font: 11px arial; line-height: 10px; } .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: bold; color: #C11B17; } a:hover { /* edits when user mouseovers the links */ color:#000000; cursor: help; text-transform: uppercase; font: 11px arial; font: uppercase; line-height: 10px; font-weight:bold; border: 1px dashed C11B17; border-width: 0px 0px 1px 0px; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 1px solid #FAAFBA; font:normal 11px arial; background-color: #FFFFFF; letter-spacing:0px; color: #FAAFBA; } table.left { /* this edits the menu module */ border: 1px solid #000000; width:160px; background-color: #FFCCCC; } table.blogbody { /* this edits the other the place where the blog is */ border:1px solid #000000; background-color: #ffffff; width:400px; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-image: url background-color: #FFCCCC; font: bold 11px arial; text-transform: uppercase; color: #C11B17; border: none; filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=1, startColorStr=#FFCCCC, endColorStr=#ffffff); } table.left TD { /* on your menu module, this edits the body part of it */ background-image: url(http://url.com/to/the/site/image.gif); background-color: #ffffff; border: 1px solid #000000; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: #ffffff; border: 1px solid #000000; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 0px solid #c0c0c0; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 350px; } hr { /* horizontal divider */ border: 1px solid #000000; } </style> <DIV style="BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; WIDTH: 50%; BORDER-BOTTOM: #000000 1px solid; border-spacing: 20"> <div style="position:static; border: 0px solid #000000; width: 500px; height: 500px;background: FFFFFF;">
| | |
| View: http://xanga.com/pureebearlayout
p.s. change "head_up_in_da_cloudzzz" to your xanga name!!
<div style="center:495px;position:absolute;border:0px solid #AB82FF;width:500px;"><b>~<a href="http://www.xanga.com/signin.asp"> login</a>~<a href="http://www.xanga.com/home.aspx?user=head_up_in_da_cloudzzz">refresh/main page</a>~<a href=" |
|