xanga blogrings web users
Wednesday, March 23, 2005
<script type='text/javascript'> // intro splash page by micron // for more xanga scripts and help go to createblog.com
// change this url to an image of your choice var image ='http://www.mlk.com/backstage/evanescence/evanlive2003/tourhead.evanescence.jpg';
function enterSite() { document.getElementById('splash').style.display = 'none'; var content = document.getElementsByTagName("center"); for (var i=0; i<content.length;i++) { content[i].style.display = 'block'; } return false; }
if (document.title.slice(-10) == 'Xanga Site') { document.write('</span></center><style type="text/css"> center {display:none;} .image {border:1px solid #BFDFFF;} </style><table height="100%" width="100%" id="splash"><tr><td align="center" valign="middle" style="text-align:center !important;"><a href="#" onclick="return enterSite();"><img src="'+ image +'" border="0" class="image"><BR>[you know you want to come in my site!]</a></td></tr></table><center><span>'); } </script> <!-- end code provided by createblog.com -->
<!-- begin code provided by createblog.com --> <DIV ALIGN=center> <DIV style="BORDER-RIGHT: #409FFF 1px solid; BORDER-TOP: #409FFF 1px solid; FILTER: alpha(opacity=80); OVERFLOW: auto; BORDER-LEFT: #409FFF 1px solid; WIDTH: 650px; HEIGHT: 400px; BORDER-BOTTOM: #409FFF 1px solid; BACKGROUND-COLOR: #000000">
<!-- end code provided by createblog.com -->
<style type="text/css"> body { background-image: url(http://www.lovinghearts.de/isa/4you/wallpaper/evanescence.jpg); background-position: center; background-repeat: no-repeat; scrollbar-arrow-color: #BFBFFF; scrollbar-track-color: #000000; scrollbar-shadow-color: #BFBFFF; scrollbar-face-color: #000000; scrollbar-highlight-color: #bFBFFF; scrollbar-darkshadow-color: #bFBFFF; scrollbar-3dlight-color: #bFBFFF; }
//blogringdocument.write .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 11px arial; line-height:10px; color:white; 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:veranda; text-transform:lowercase; font-size:14px; line-height:10px; font-weight:bold; color:#BFDFFF; letter-spacing:0px; text-align: right; background-color: #000000; border: 1px solid #BFBFFF; }
a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color:#BFFFFF; font:normal 11px arial;line-height:10px; text-decoration: underline; }
//blogring.document.write a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color:#BFFFFF; font:normal 11px arial; line-height:10px; text-decoration: underline; }
a:hover { /* edits when user mouseovers the links */ color:#409FFF; font:normal 11px veranda; line-height:10px; cursor: crosshair; text-decoration: underline; letter-spacing:1px; }
input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 1px solid #409FFF; font:normal 11px arial; background-color: #409FFF; }
table.left { /* this edits the menu module */ border: 1px solid #409FFF; width:160px; }
table.blogbody { /* this edits the other the place where the blog is */ border: 1px solid #409FFF; 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://url.com/to/the/site/image.gif); background-color: #000000; font: bold 11px arial; text-transform: uppercase; color: #BFDFFF; border: none; } 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: none; }
table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ border: 1px solid #FF40FF; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 1px solid #BFBFFF; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 475px; } hr { /* horizontal divider */ border: 1px solid #BFBFFF; } </style> |