| Place in Custom Header
<div style="color:black; height: 20; font-size: 20t; font-weight: 10">you dream of</div> <div style="color: red; font-size:18; letter-spacing: 1; margin-top: -15; margin-left: 10">Being The Best You Can Be</div>
<center><A href="http://xanga.com/I_Got_Layed_By_Ren" target="_new">You've been layed by Amber.</a>
<style type="text/css"> /* Billie Joe */ /* by Amber (xanga.com/I_Got_Layed_By_Ren) */ /* http://BlogRing.Net */ body { background-color: transparent; background: url("http://img.photobucket.com/albums/v649/skeli/bjprofilepic.jpg"); background-position: bottom left; background-attachment: fixed; background-repeat: no-repeat; scrollbar-arrow-color: red; scrollbar-track-color: black; scrollbar-shadow-color: red; scrollbar-face-color: black; scrollbar-highlight-color: black; scrollbar-darkshadow-color: #FFFFFF; scrollbar-3dlight-color: #FFFFFF; }
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 11px Eurostile; line-height:10px; color:red; letter-spacing:0px; text-align:center; }
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:Eurostile; text-transform:lowercase; font-size:16px; line-height:10px; font-weight:bold; color:red; letter-spacing:0px; background-color: black; text-align: left; }
a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color:red; text-decoration: none; }
a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color:gray; text-decoration: none; }
a:hover { /* edits when user mouseovers the links */ color:white; cursor: ne-resize; text-decoration: none; }
input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 1px solid red; font:normal 11px Eurostile; background-color: black; letter-spacing:0px; color: red; }
table.left { /* this edits the menu module */ border: 1px solid red; width:160px; background-color: white; }
table.blogbody { /* this edits the other the place where the blog is */ border: 0px solid red; background-color: black; width:400px; }
table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-color: red; font: bold 11px Eurostile; text-transform: lowercase; color: black; border: red; } table.left TD { /* on your menu module, this edits the body part of it */ background-color: black; border: none; }
table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: black; border: 1px solid red; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 0px solid red; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 500px; } hr { /* horizontal divider */ border: 1px solid red; } </style>
Place in Webstats
<!-- 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 -->
|
| |