<center> <img src="http://i6.photobucket.com/albums/y241/Fck_yew/isitreallymyfalt.jpg"><center/> <br><br> <a href=http://www.xanga.com/serialkilla___layouts target="_blank">SeriaLKiLLa Layouts</a> <center> <style type="text/css"> /* Wrong with me*/ /* by NAME (xanga.com/Fck_yewXlayouts) */ /* http://BlogRing.Net */ body { background-color: #000000; scrollbar-arrow-color: #40FF40; scrollbar-track-color: #000000; scrollbar-shadow-color: #A3A3A3; scrollbar-face-color: #000000; scrollbar-highlight-color: #40FF40; scrollbar-darkshadow-color: #000000; scrollbar-3dlight-color: #A3A3A3; Background-image: url(http://i6.photobucket.com/albums/y241/Fck_yew/twiztidpic03.gif); background-attachment: fixed; background-position: TOP left; background-repeat: no-repeat; }
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 13px century gothic; line-height:10px; color:FFFFFF; letter-spacing:0px; 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 */ font-family: century gothic; text-transform:uppercase; font-size:18px; line-height:10px; font-weight:bold; color:#DDDDDD; letter-spacing:-1px; text-align: center; }
a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color:#A3A3A3; text-decoration: none; font: 11px century gothic; }
a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color:#A3A3A3; text-decoration: none; font: 11px century gothic; }
a:hover { /* edits when user mouseovers the links */ color:#40FF40; cursor: crosshair; text-decoration: none; font: 11px century gothic; letter-spacing:2px; }
input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 3px solid #40FF40; font:normal 11px arial; background-color: #TRANSPARENT; letter-spacing:0px; color: #000000; }
table.left { /* this edits the menu module */ border: 3px solid #40FF40; width:175px; background-color: #000000; }
table.blogbody { /* this edits the other the place where the blog is */ border: 3px solid #40FF40; background-color: #TRANSPARENT; width:500px; }
table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-image: url(); background-color: #000000; font: bold 11px century gothic; text-transform: uppercase; color: #FFFFFF; border: DASHED; } 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: #000000; border: DASHED; }
table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: #000000 border: 3px solid #40FF40; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 0px solid #40FF40; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 500px; } .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: bold; color: #40FF40; letter-spacing: 2px; hr { /* horizontal divider */ border: 3x solid #40FF40; } </style>
</SCRIPT>
<!-- Adjust Sites I Read Height : Provided by Blogring.net --> <script type="text/javascript"> // written by EasterEgg //BLOGRING.NET
function adjustSirListHeight() { // *** define the height of your SIR-list in the line below var sirListHeight = '90px'; var allTables = document.getElementsByTagName('tbody'); for (i=0; i < allTables.length; i++) { if ((allTables[i].innerHTML.indexOf('Sites I Read') != -1) && (allTables[i].innerHTML.toUpperCase().indexOf('<TABLE') == -1)) { sirlist = allTables[i].lastChild; temp = sirlist.firstChild.innerHTML; sirlist.removeChild(sirlist.firstChild); td = document.createElement('td'); div = document.createElement('div'); div.style.width = '170px'; div.style.height = '170px'; sirListHeight; div.style.overflow = 'auto'; div.innerHTML = temp; td.appendChild(div); sirlist.appendChild(td); break; } } } if (navigator.userAgent.indexOf('Mac') == -1) if ((document.URL.indexOf('weblogs') == -1) && (document.URL.indexOf('guestbook') == -1) && (document.URL.indexOf('events') == -1) && (document.URL.indexOf('reviews') == -1)) adjustSirListHeight(); </script> <!-- End Script : Blogring.net --> |