desilayouts

desilayouts4
read my profile
sign my guestbook

Message: message me


Member Since: 6/19/2005

SubscriptionsSites I Read

Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site


Monday, June 20, 2005

<img src= "http://tinypic.com/66c5z7">
<style type="text/css">
/* desi pride */
/* by Krishna (xanga.com/krishithefishi) */
/* <a href='http://BlogRing.Net' target='_blank'>http://BlogRing.Net</a> */
body {
  border: 20px solid #FF0000;
  background-image: url(http://www.boomspeed.com/sfhelpers/backgrounds/226.gif);
  scrollbar-arrow-color: #000000;
  scrollbar-track-color: #FF0000;
  scrollbar-shadow-color: #000000;
  scrollbar-face-color: #000000;
  scrollbar-highlight-color: #000000;
  scrollbar-darkshadow-color: #FF0000;
  scrollbar-3dlight-color: #FF0000;
  }

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

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:stencil;
  text-transform:lowercase;
  font-size:15px;
  line-height:20px;
  font-weight:bold;
  color:#FF0000;
  letter-spacing:0px;
  background-color: #000000;
  text-align: right;
  border: 1px solid #FF0000;
  filter:alpha(style=0,opacity=90);
  }

a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
  color:#ff0000;
  text-decoration: none;
  }

a:visited, a.footernav:visited,  {
/* edits the links that the user has visited */
  color:#CC1100;
  text-decoration: none;
  }

a:hover {
/* edits when user mouseovers the links */
  color:#CC1100;
  cursor: hand;
  text-decoration: none;
  }

input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
  border: 1px solid #ff0000;
  font:normal 11px stencil;
  background-color: #FFFFFF;
  letter-spacing:0px;
  color: #000000;
  }

table.left {
/* this edits the menu module */
  border: 1px solid #FF0000;
  width:160px;
  background-color: #000000;
  filter: alpha(style=0,opacity=90);
  }

table.blogbody {
/* this edits the other the place where the  blog is */
  border: 0px solid ff0000;
  background-color: #000000;
  width:400px;
  filter: alpha(style=0,opacity=90);
  }

table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
  background-image: url(http://url.com/to/the/site/image.gif);
  background-color: #000000;
  font: bold 10px verdana;
  text-transform: lowercase;
  color: #FF0000;
  border: none;
  text-align: right;
  }
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: 1px solid #FF0000;
  filter: alpha(style=0,opacity=90);
  }
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
  border: 0px solid #ff0000;
  }
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
  width: 500px;
  }
hr {
/* horizontal divider */
  border: 1px double #FF0000;
  }
</style>