| Text Bold Underline
<style type="text/css"> body { background-color: #000000; background-image: url("http://i6.photobucket.com/albums/y206/OMGznoway999/yellowwhite.gif"); background-repeat: repeat-y; background-attachment: fixed; background-position: top right; scrollbar-arrow-color: #ffffff; scrollbar-track-color: #ffff00; scrollbar-shadow-color: #ffffff; scrollbar-face-color: #000000; scrollbar-highlight-color: #000000; scrollbar-darkshadow-color:#ffffff; scrollbar-3dlight-color: #ffffff; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 10px Tahoma; line-height:12px; color:#000000; letter-spacing:0px; text-align:center; } .left B, { font: bold 11px comic sans ms; color: "#ffcc33"; line-height: 12px;} .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: bold; color: #ffcc33;
.left i, .blogbody i, .standard i, em{ color: #000000; } .left u, .blogbody u, .standard u{ color: #ffcc00; border-bottom: 2px dashed #ffffcc; } } 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: old english text mt; text-transform:lowercase; font-size:30px; line-height:30px; font-weight: bold; height: 1px; color: #000000; letter-spacing:0px; text-align: center; background-color: transparent; border: none; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color:#000000; text-decoration: none; font:normal 11px comic sans ms; line-height:16px;
} a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color: #ffffff; text-decoration: none; font:normal 11px comic sans ms; line-height:16px;
} a:hover { /* edits when user mouseovers the links */ color:#ffffff; border: 1px solid #ffffff; font:bold 11px comic sans ms; line-height:16px; background-color: #000000; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 1px solid #000000; font:normal 11px comic sans ms; background-color: #ffffff; letter-spacing:0px; color: #000000; } table.left { /* this edits the menu module */ border: none; width:160px; font:normal 11px comic sans ms; line-height:16px; color: #000000;
} table.blogbody { /* this edits the other the place where the blog is */ border: 3px dashed #ffffff; background-color: #ffff33; width:400px; font:normal 11px verdana; line-height:16px; color: #000000;
} table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-image: none; font: bold 11px comic sans ms; color: #000000; border: 3px dashed #ffffff; background-color: #ffff33; line-height: 10px; text-align: center; } table.left TD { /* on your menu module, this edits the body part of it */ background-image: none; background-color: #ffff33; border: 3px dashed #000000; font:normal 11px comic sans ms; line-height:16px; color: #ffffff; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: #ffff33; border: 3px dashed #ffffff; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 1px dashed #ffcc33; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 600px; } hr { /* horizontal divider */ border: none; } </style> |