| COPY AND PASTE CODE IN CUSTOM HEADER
<h1 align=left> <STYLE type="text/css"> /* <span class='searchlite'>sunset</span> Stylesheet */ /* */ body { background-color:000000; background-image: url(http://i19.photobucket.com/albums/b169/YesterdaysIntensity/Pics%20and%20Headers/33qr.png); background-attachment:fixed; background-repeat:no-repeat; background-position: bottom right; scrollbar-arrow-color: BF0000; scrollbar-track-color: 525252; scrollbar-shadow-color: 525252; scrollbar-face-color: 525252; scrollbar-highlight-color: 999999; scrollbar-darkshadow-color: 525252; scrollbar-3dlight-color: CCCCCC; }
.left, .blogbody, table.footer, .standard, td, p { /* edits main text */ font:normal 11px trebuchet; line-height:10px; color:999999; letter-spacing:0px; text-align:left; } .left B, .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: bold; color:CCCCCC; }
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: Times New Roman; text-transform: lowercase; background-color:none; font-size:20px; font-weight: normal; line-height: 20px; letter-spacing: -2px; color: BF0000; text-align: right; padding: 3px; width: 300px; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color:BF0000; font:normal 11px trebuchet MS; line-height:10px; text-decoration: none; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color:BF0000; font:normal 11px trebuchet ms; line-height:10px; text-decoration: none; } a:hover { /* edits when user mouseovers the links */ font:bold 14px trebuchet MS; line-height:11px; text-transform:uppercase; cursor: nw-resize; color:525252; letter-spacing:-1px; } input, select, textarea, iframe.htmleditor, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 1px solid #CCCCCC; font:normal 11px trebuchet ms; background-color:000000; letter-spacing:0px; color: 999999; } table.blogbody { /* this edits the other the place where the blog is */ border: 3px dashed #525252; width:300px; background-color:transparent; } table.left { /* this edits the menu module */ border:3px dashed #525252; width: 170px; 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:000000; font: 11px Times New Roman; text-transform:none; text-align:center; color:BF0000; border:none; letter-spacing:0px; } table.left TD { /* on your menu module, this edits the body part of it */ font:11px trebuchet ms; color:999999; text-align:center; border-top:3px dashed #525252; width: 170px; background-color:transparent; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: transparent; border: 2px solid transparent; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 0px solid #000000; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width:470px; } hr { /* horizontal divider */ border: 1px solid white; } </style>
|