| <!-- End Script by Blogring.net --> <a href="http://xanga.com/awesome_layouts3" target="_blank">awesome_layouts3</a><br /> <!-- End Script by Blogring.net --> <style type="text/css"> body { border: 15px inset orange; } </style> <style type="text/css"> /* starburst */ /* (xanga.com/awesome_layouts3) */ /* <a href='http://BlogRing.Net' target='_blank'>http://BlogRing.Net</a> */ body { background-image: url(http://www.candydirect.com/images/web/179-AA_prod.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: bottom right; background-color: white; scrollbar-arrow-color: red; scrollbar-track-color: white; scrollbar-shadow-color: orange; scrollbar-face-color: white; scrollbar-highlight-color: yellow; scrollbar-darkshadow-color:white; scrollbar-3dlight-color: white; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 11px arial; line-height:12px; color:red; letter-spacing:0px; text-align:justify; } .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font: bold 11px arial; color: yellow; } 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 */ border:0px solid white; font-family:arial; text-transform:uppercase; font-size:12px; line-height:30px; font-weight:bold; filter: alpha (opacity=100, finishopacity=0, style=2) ; height: 1px; background-color: yellow; color:white; letter-spacing:0px; text-align: center; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color:orange; text-decoration: none; font:normal 11px arial; line-height:12px;
} a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color:orange; text-decoration: none; font:normal 11px arial; line-height:12px;
} a:hover { /* edits when user mouseovers the links */ color:red; text-decoration: high-light; font:normal 15px arial; line-height:24px; border: 0px solid black; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 1px solid yellow; font:normal 11px arial; background-color: transparent; letter-spacing:0px; color: orange; } table.left { /* this edits the menu module */ border: 1px solid yellow; width:190px; } table.blogbody { /* this edits the other the place where the blog is */ border: 1px solid yellow; background-color: white; width:400px; font:normal 11px arial; line-height:18px; color: red; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-image: none; filter: alpha (opacity=100, finishopacity=0, style=1); background-color: red; font: bold 11px arial; text-transform: uppercase; color: yellow; border: 1px solid white; letter-spacing:0px; } table.left TD { /* on your menu module, this edits the body part of it */ background-image: none; background-color: white; border: none; font:normal 11px arial; line-height:12px; color: red; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: transparent; border: 1px solid yellow; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 0px dashed #99FF00; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 500px; } hr { /* horizontal divider */ border: 1px solid yellow; } </style> |