Suggest a link
Recommend to friend
Create a site
bold italics underlined regular
code--
<div align=right> <style type="text/css"> body { background-color: #fff; background-image: url(http://img315.imageshack.us/img315/3033/snowcoveredchalet5iq.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: center left; scrollbar-arrow-color: #000; scrollbar-track-color: #FF9F40; scrollbar-shadow-color: #000; scrollbar-face-color: #000; scrollbar-highlight-color: #000; scrollbar-darkshadow-color:#000; scrollbar-3dlight-color: #000; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 9px arial; line-height:10px; color: #FF9F40; letter-spacing:0px; text-align:justify; } .blogbody b, .standard b, p b, strong { /*bolded */ font-weight: bold; font-family: arial; text-transform: lowercase; font-size: 20px; line-height: 13px; letter-spacing: 0px; font-weight: lighter; color: #FF9F40;} .blogbody i, .standard i, p i, em { /*italics*/ font-weight: italic; font-family: bradly hand ITC; text-transform: lowercase; font-size: 20px; letter-spacing: 0px; color: #fff;} .blogbody u, .standard u, p u, u { /*underlined*/ font-weight: underlined; font-family: arial; font-size: 18px; letter-spacing: 0px; color: #FF9F40; 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:11px; font-weight: norm; line-height: 28px; color: #FF9F40; background-color: #000; text-align:left; padding-left: 5px; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color: #FF9F40; background-color:#000; font:normal 6px terminal; text-decoration: none; text-transform:uppercase; border: 1px solid #FF9F40; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color: #000; background-color: #FF9F40; font:normal 6px terminal; text-decoration: none; text-transform:uppercase; border: 1px solid #000; } a:hover { /* edits when user mouseovers the links */ color: FF9F40; font:normal 11px terminal; background-color: #000; text-decoration: none; text-transform:uppercase; border: 1px solid #FF9F40 } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 1px solid #000; font:normal 6px terminal; text-transform:uppercase; background-color: #000; letter-spacing:0px; color: #FF9F40; filter: alpha(style=0,opacity=50); } table.left { /* this edits the menu module */ border: 1px solid #FF9F40; width:160px; background-color: #000; } table.blogbody { /* this edits the other the place where the blog is */ background-color: #000; width:200px; border-width: 0px 2px 2px 2px; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-color: #000; font: 9px arial; color: #FF9F40; text-align: left; } table.left TD { /* on your menu module, this edits the body part of it */ background-color: #000; font: 9px arial; color: #FF9F40; text-align: left; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: #000; border: none; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 0px solid #DF2080; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 200px; } hr { /* horizontal divider */ border: 0px solid #fff; } </style> <!-- begin code provided by createblog.com --> <style type="text/css"> table.navigation, table.footer { display:none; } </style> <!-- end code provided by createblog.com --> <!-- begin code provided by createblog.com --> <form name="jump"> <select name="menu" onChange="location=document.jump.menu.options[document.jump.menu.selectedIndex].value;" value="GO"> <option value="#">navigation</option> <option value="#">---------------------</option> <option value="http://xanga.com">xanga</option> <option value="http://www.xanga.com/private/home.aspx">private</option> <option value="http://www.xanga.com/CLAF/default.asp">look&feel</option> <option value="http://www.xanga.com/Private/SubscribeTo.aspx?user=YOURXANGA">add me</option> <option value="http://www.xanga.com/signin.aspx">sign in</option> <option value="http://www.xanga.com/logout.aspx">sign out</option> <option value="http://www.xanga.com/winterlays">layout credit</option> </select> <!-- end code provided by createblog.com -->