| Hide search bar. And make tables Transparent ------------------------------------------------------
<STYLE type="text/css"> body { background-color:transparent; background-image: url("http://img.photobucket.com/albums/v649/skeli/backgrounds/pinkgrey5at.jpg"); background-position:bottom left; background-attachment:fixed; background-repeat:repeat; scrollbar-arrow-color:pink; scrollbar-track-color:white; scrollbar-shadow-color:grey; scrollbar-face-color:grey; scrollbar-highlight-color:grey; scrollbar-darkshadow-color:grey; scrollbar-3dlight-color:grey; cursor:crosshair; } .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: bold; color: white; text-transform: none; font: bold 9px tahoma; background-color:transparent; } .blogbody u, .standard u, { text-decoration: underline; font-weight:bold; color:white; text-transform: none; font: normal 9px tahoma; border-bottom: 2px double pink; } .blogbody i, .standard i, em { text-decoration:italic; color:white; text-transform: none; font: italic 10px georgia; } .blogbody s, .standard s, em { text-decoration:strikeout; color:white; text-transform: none; font: italic 10px georgia; } .left, .blogbody, table.footer, .standard, td, p { /* edits main text */ font:normal 9px tahoma; line-height:10px; color:white; letter-spacing:0px; text-align:justify; text-transform:none; } 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: terminal; text-transform: lowercase; background-color:transparent; background-image:url(""); font-size:11px; font-weight:normal; line-height: 15px; letter-spacing: 0px; color: black; text-align: center; padding: 3px; width: 360px; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color:white; letter-spacing: 0px; font:normal 7px small fonts; text-decoration: none; text-transform: lowercase; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color:black; letter-spacing: 0px; font:normal 7px small fonts; text-decoration: none; text-transform: lowercase; } a:hover { /* edits when user mouseovers the links */ cursor:crosshair; color:pink; background-color:transparent; border: 2px solid white; letter-spacing: 0px; font:normal 7px small fonts; text-decoration: none; text-transform: lowercase; } input, select, textarea, iframe.htmleditor, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 2px solid white; font:normal 9px tahoma; background-color: transparent; letter-spacing:0px; color: pink; } table.blogbody { /* this edits the other the place where the blog is */ border:1px solid black; width: 200px; background-color:transparent; } table.left { /* this edits the menu module */ border: 1px solid white; width: 160px; 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(""); background-color:transparent; font:normal 11px terminal; text-transform:lowercase; text-align:center; color: black; letter-spacing: 0px; line-height:12px; } table.left TD { /* on your menu module, this edits the body part of it */ font:9px tahoma; color: black; text-align:center; text-transform:none; width: 160px; background-color:transparent; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color:transparent; border: 1px solid black; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border:0px dashed pink; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 360px; } hr { /* horizontal divider */ border: 2px dashed pink; } </style>
<!-- begin code provided by createblog.com --> <style type="text/css"> table.navigation, table.footer { display:none; } </style> <!-- end code provided by createblog.com --> <!-- begin code provided by createblog.com --> <!-- begin code provided by createblog.com --> <center> <a href="http://www.xanga.com/Private">yours</a> <a href="http://www.xanga.com/CLAF/default.asp?">L&F</a> <a href="http://www.xanga.com/signin.aspx">in</a> <a href="http://www.xanga.com/logout.aspx">out</a> <a href="http://www.xanga.com/Private/SubscribeTo.aspx?user=YOURUSERNAMEHERE">subscribe</a> <a href="http://www.xanga.com/i_got_layed_by_ren">orgasms</a> </center> <!-- end code provided by createblog.com --> <!-- end code provided by createblog.com --> |
| |