| COPY/PASTE this part of the code into your HTML header, and the next code into your WEBSTATS box..
<center><img src="http://tinypic.com/69huuf.jpg"></center> <a href="http://xanga.com/icyspicy_layouts" target="_blank">IcySpicy_Layouts</a> <style type="text/css"> body { background-image: url(http://tinypic.com/69hv2g.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: center; background-color: #FFFFFF; scrollbar-arrow-color: #5fcf7d; scrollbar-track-color: #FFFF00; scrollbar-shadow-color: #F5fcf7d; scrollbar-face-color: #FFFF00; scrollbar-highlight-color: #FFFFFF; scrollbar-darkshadow-color: #FFFFFF; scrollbar-3dlight-color: #5FCF7D; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 9pt Arial; line-height:11pt; color: #ffffff; letter-spacing:0px; text-align: center; } table.footer TD { /* this makes the footer at the bottom centered */ /* leave it as it is, unless you know what to do*/ text-align: center; } div.blogheader, .caption { /* edits the dates */ font-family: Arial; text-transform: uppercase; font-size: 9pt; font-weight: bold; letter-spacing: 0px; color: #FFFFFF; background-color: #5FCF7D; text-align: center; border: 1px solid #FFFF00; border-bottom: none; width: 330px; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color: #FFFF00; font: normal 9pt Arial; text-decoration: none; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color:#5FCF7D; font:normal 9pt Arial; line-height:9pt; text-decoration: none; } a:hover { /* edits when user mouseovers the links */ color:#FFFFFF; font: normal 9pt Arial; text-decoration: none; text-transform: blur; cursor: ; PADDING-TOP: 1px; PADDING-BOTTOM: 1px; PADDING-RiGHT: 1px; PADDING-LEFT: 1px; filter: blur; filter:progid:dximagetransform.microsoft.gradient(gradienttype=1, startcolorstr= #FFFF00, endcolorstr= #5fcf7d); height: 0; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 1px solid #FFFF00; font: normal 9pt Arial; color: #5FCF7D; background-color: transparent; letter-spacing:0px; } table.left { /* this edits the menu module */ border: 1px solid #FFFF00; font-weight: normal; width:160px; background-color: transparent; } table.blogbody { /* this edits the other the place where the blog is */ background-color: transparent; border: 1px solid #5FCF7D; border-top: none; text-align: center; width: 330px; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ font-family: Arial; text-transform: uppercase; font-size:8pt; font-weight: bold; letter-spacing: 0px; color: #5FCF7D; background-color: #FFFF00; text-align: center; border: 0px solid #5FCF7D; border-bottom: none; } table.left TD { /* on your menu module, this edits the body part of it */ background-color: #5FCF7D; border: 0px solid #FFFF00; border-top: none; text-align: center; color: #000000; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: transparent; border: 1px solid #5FCF7D; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 0px solid #5FCF7D; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 510px; } hr { /* horizontal divider */ border: 1px solid #5FCF7D; } </style> <!-- begin code provided by createblog.com --> <style type="text/css"> .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: bold; color: #FFFF00; } </style> |