| <style type="text/css"> /*mal*/ body { background-color: #308F60; background-image: url(http://img128.echo.cx/img128/5517/smoon410245lc.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: top center; scrollbar-arrow-color: #308F60; scrollbar-track-color: #308F60; scrollbar-shadow-color: #000000; scrollbar-face-color: #40BF80; scrollbar-highlight-color: #FFFFFF; scrollbar-darkshadow-color:#000000; scrollbar-3dlight-color: #80FFBF; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* editz the main text */ font:normal 11px arial; line-height:16px; color:#FFFFFF; letter-spacing:0px; text-align:justify; { table.footer TD { /* this makez the footer at the bottom center */ /* leave it alone unless you know what to do*/ text-align: center; } .left B, { font: bold 11px arial; color: "#FFFFFF"; line-height: 16px;} .blogbody b, .standard b, p b, strong { /* editz bold text in your entry */ font-weight: bold; color: #000000; } div.blogheader, .caption { /* editz the datez */ font-family: trebuchet ms; text-transform:normal; font-size:19px; line-height:35px; font-weight: normal; filter: alpha (opacity=100, finishopacity=0, style=3); height: 1px; background-color:#80FFBF; color:#308F60; letter-spacing:1px; text-align: center; background-image: url(); } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* editz all linkz */ color:#308F60; text-decoration: none; } a:visited, a.footernav:visited, { /* editz the linkz that the user has visit */ color:#00BF60; text-decoration: underline; } a:hover { /* editz when user mouseoverz the linkz */ color:#00BF60; cursor: ne-resize; text-decoration: underline overline; font:normal 11px arial; line-height:16px; } input, select, textarea, .textfield, .button { /* this editz the buttonz, dropdownz, etc. */ border: 2px dashed #00BF60; font:normal 11px arial; background-color: #000000; letter-spacing:0px; color: #308F60; } table.left { /* this editz the menu module */ border: 2px dashed #00BF60; width:160px; } table.blogbody { /* this editz the place where the weblog entry is */ border: 2px dashed #00BF60; background-color: #000000; filter:alpha (opacity=70, finishopacity=70, style=1); width:400px; font:normal 11px arial; line-height:16px; color: #000000; } table.left th { /* on your menu module, this editz the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-image: url(); background-color: #308F60; font: bold 11px arial; text-transform: lowercase; color: #FFFFFF; border: none; text-align: center; filter:alpha (opacity=70, finishopacity=70, style=1); color: #000000; } table.left TD { /* on your menu module, this editz the body part of it */ background-image: none; background-color: #000000; filter:alpha (opacity=70, finishopacity=70, style=1); border: none; font:normal 11px arial; line-height:16px; color:#308F60; } table.search TD, table.search, table.announcementz { /* border of search bar (if you have it) */ background-color: #transparent; border: 2px dashed #308F60; } table.search TD, table.announcementz TH { /* this should be left alone */ /* unless you know what to do with it */ border: 0px double #20DFDF; } table.navigation, table.main, table.footer { /* the width of your blog with modulez */ width: 500px; } hr { /* horizontal divider */ border: 1px double #20DFDF; } </style><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("#40BF80","#308F60","#00BF60"); // the border color var blinkBorderColor = "#000000" // the border width, in pixels var blinkBorderWidth = 2; // the # of rows var blinkRows = 1; // the # of columns var blinkCols = 8; // the width of the entire box, in pixels or % var blinkWidth = 625; // the height of each row, in pixels var blinkRowHeight = 6; // speed of blinking, in milliseconds var blinkRate = 7; // 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></SCRIPT> <a href=http://xanga.com/layouts_that_roxers_ur_soxers target="_blank">Lily's layouts</a><br> <script type='text/javascript'> <!-- begin code provided by createblog.com --> <!-- End Script by Blogring.net -->
|