| like this layout? Well tell me!
cool hint: while in your look and feel change your background color to FF0000 it will make your layout appear to load faster!
<center><img src="http://img.villagephotos.com/p/2004-11/874174/old_camera.JPG"></center> <a href="http://www.xanga.com/ehh_html" target="_new">ehh_HTML</a><br> <style type="text/css"> body { background-color: #FF0000; scrollbar-arrow-color: white; scrollbar-track-color: FF0000; scrollbar-shadow-color: #FF0000; scrollbar-face-color: FF0000; scrollbar-highlight-color: FF0000; scrollbar-darkshadow-color: FF0000; scrollbar-3dlight-color: #FF0000; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 9px arial; line-height:9px; color:#000000; letter-spacing:0px; text-align:justify; } .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: bold; color: #ffffff; } 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:uppercase; font-size:7px; font-weight:normal; color:#FF0000; letter-spacing:0px; background-color:#ffffff; border-left: 2px solid #000000; border-bottom: 2px solid #000000; border-right: 2px solid #000000; border-top: 2px solid #000000; text-align: center; padding: 1px; width: 200px; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color:#000000; font: 7px terminal; line-height:11px; text-decoration: none; text-transform:uppercase; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color:#000000; font: 7px terminal; line-height:11px; text-decoration: none; text-transform:uppercase; } a:hover { color:#ffffff; font: 7px terminal; line-height:11px; text-decoration: none; text-transform:uppercase; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 2px solid #ffffff; font:normal 10px arial; color:#000000; background-color: #ffffff; letter-spacing:0px; color: #000000; } table.left { /* this edits the menu module */ border-left: 2px solid #000000; border-bottom: 2px solid #000000; border-right: 2px solid #000000; border-top: 2px solid #000000; width:150px; background-color: #; } table.blogbody { /* this edits the other the place where the blog is */ border-left: 2px solid #000000; border-bottom: 2px solid #000000; border-right: 2px solid #000000; border-top: 2px solid #000000; background-color:#ffffff; width:200px; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ display:none; } table.left TD { /* on your menu module, this edits the body part of it */ background-image: url(); background-color: #ffffff; border: 2px solid #000000; } table.search TD, table.search, table.announcement { /* border of search bar (if you have it) */ background-color: #ffffff; border: 2px solid #000000; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 2px solid #ffffff; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 150px; } hr { /* horizontal divider */ border: 0px solid #ffffff; } table.navigation, table.footer </style> |