| <A href="http://www.xanga.com/XoXoXo___Layouts"> XoXoXo___Layouts </A>
<STYLE type="text/css"> /* Hugs and Kisses Layout */ body { background-color:#000000; scrollbar-arrow-color:#FF0080; scrollbar-track-color:#00FF00; scrollbar-shadow-color:#000000; scrollbar-face-color:#000000; scrollbar-highlight-color:#FF0080; scrollbar-darkshadow-color:#FF0080; scrollbar-3dlight-color:#FF0080; } .left, .blogbody, table.footer, .standard, td, p { /* edits main text */ font:normal 13px century gothic; line-height:10px; color:#FFFFFF; letter-spacing:1px; text-align:left; } .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: bold; color:#00FF00; }
table.footer TD { /* this makes the footer at the bottom centered */ /* leave it alone unless you know what to do*/ text-align: left; } div.blogheader, .caption { /* edits the dates */ font-family: century gothic; text-transform: lowercase; background-color:black; font-size:20px; font-weight: normal; line-height: 17px; letter-spacing:-1px; color: #FFFFFF; text-align: right; padding:3px; width: 350px; border-top:4px solid #FF0080; border-right:4px solid #FF0080; border-bottom:0px solid #FF0080; border-left:4px solid #FF0080; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color: #FFFFFF; font:normal 11px century gothic; line-height:10px; text-decoration: none; text-spacing:-1px; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color: #FFFFFF; font:normal 11px century gothic; line-height:10px; text-decoration: none; text-spacing:-1px; } a:hover { /* edits when user mouseovers the links */ font: bold 11px century gothic; line-height:10px; text-decoration: none; cursor: crosshair; color:#FF0080; background: #FFFFFF; letter-spacing:2px; border:2px solid #00FF00; } input, select, textarea, iframe.htmleditor, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 2px solid #FF0080; font:normal 11px century gothic; background-color:black ; letter-spacing:0px; color:#FFFFFF; } table.blogbody { /* this edits the other the place where the blog is */ border: 4px solid #FF0080; width: 350px; background-color:black; } table.left { /* this edits the menu module */ border: 5px solid #FF0080; width: 150px; background-color:black; text-align: left; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-image: url(); background-color:black; font:normal 12px century gothic; line-height:10px; text-transform:lowercase; text-align:center; color:#FFFFFF; border: 3px solid #00FF00; letter-spacing:1px; } table.left TD { /* on your menu module, this edits the body part of it */ font:normal 11px century gothic; color:#FFFFFF; letter-spacing:1px; text-align:left; LINE-HEIGHT:9PX; border: 3px solid #00FF00; width: 150px; background-color:black; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color:black; border: 3px solid #FF0080; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 3px solid #00FF00; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 400px; } hr { /* horizontal divider */ border: 2px solid #00FF00; } /*Automatic entry scrollbar by Blogring.net*/ .custom{ width:350px; height:200px; z-index:100; overflow: auto; border: 0px none; background:; } </style> |