desilayouts
desilayouts12
read my profile
sign my guestbook

Message: message me


Member Since: 7/6/2005

SubscriptionsSites I Read

Posting Calendar

|<< oldest | newest >>|
view all weblog archives

Get Involved!

Suggest a link

Recommend to friend

Create a site


Wednesday, July 06, 2005

<style type="text/css">
/* OM */
/* krishna (xanga.com/krishithefishi) */
/* <a href='http://BlogRing.Net' target='_blank'>http://BlogRing.Net</a> */

body {
  background-image:url(http://www.ehcweb.ehc.edu/faculty/fkellogg/images/om.gif);
  background-position: centered ;
  background-repeat: no repeat ;
  background-attachment: fixed;
  background-color: #ffffff;
 scrollbar-arrow-color: #999999;
 scrollbar-track-color: #000000;
 scrollbar-shadow-color: #999999;
 scrollbar-face-color: #ff0000;
 scrollbar-highlight-color: #999999;
 scrollbar-darkshadow-color: #000000;
 scrollbar-3dlight-color:
  }

.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
/* edits main text */
 font:normal 11px arial;
 font-family: century gothic;
 line-height:10px;
 color: #999999;
 letter-spacing:0px;
 text-align:justify;
 }

.blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
  font-weight: bold;
  color: #FF0000;
 }
 
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: Maiandra GD;
 text-transform: lowercase;
 font-size:24px;
 font-weight: bolder;
 line-height: 24px;
 color: #ff0000;
 letter-spacing: 1px;
 background-color: #000000;
 text-align: right;
 border: 3px solid #999999;
 letter-spacing:-3px;
 border-width: 3px 3px 0px 3px;
  padding-right: 3px;
 }
 
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;
 }
 
a:visited, a.footernav:visited,  {
/* edits the links that the user has visited */
 color: #999999;
 font:normal 11px century gothic;
 line-height:10px;
 text-decoration: none;
 }
 
a:hover {
/* edits when user mouseovers the links */
 color: #FF0000;
 font:normal 11px century gothic;
 line-height:10px;
 text-decoration:none;cursor:crosshair;
 }
 
input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
 border: 3px solid #999999;
 font:normal 11px century gothic;
 background-color: #000000;
 letter-spacing:0px;
  color: #ff0000;
 
 }
 
table.left {
/* this edits the menu module */
 border: 3px solid #999999;
 width:160px;
  background-color: #000000;
 }
 
table.blogbody {
/* this edits the other the place where the  blog is */
 border: 3px solid #999999;
 background-color: #000000;
 width:400px;
 border: 3px solid #999999;
 border-width: 0px 3px 3px 3px;
 }
 
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
 background-color: #000000;
 font: bold 11px century gothic;
 text-transform: lowercase;
 color: #FF0000;
 border: none;
 letter-spacing: 0px;
 text-align: center;
 }
table.left TD {
/* on your menu module, this edits the body part of it */
 background-image: url (http://url.com/to/the/site/image.gif);
 background-color: #000000;
 border: none;
 }
 
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
 background-color: #000000;
 border: 3px solid #999999;
 }
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
 border: 3px solid #999999;
 }
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
 width: 500px;
 }
hr {
/* horizontal divider */
 border: 1px solid #FF0000;
 }
</style>