Header

From Tearsofblood

(Difference between revisions)
m (Minor Fix v3)
m (Reverted edit of Levi, changed back to last version by Fire Wolf)
Line 1: Line 1:
-
   
+
<style type="text/css">
-
    <!-- Begin Header -->
+
 
-
       
+
/*Main Window -- Parchment Area*/
-
    <script language="javascript" type="text/javascript"
+
#content, #footer {
-
        src="&title=Header:ToB.js&action=raw&ctype=text/javascript&maxage=18000"></script>
+
    background: url("http://tearsofblood.editthis.info/images/tearsofblood/0/0d/Mainbg.gif");
-
     <style type="text/css" media="screen,projection"
+
    border: 1px solid #A67442;
-
        href="&title=Header:ToB.css&action=raw&ctype=text/css&maxage=18000"></style>
+
}
-
     <!--[if IE]>
+
 
-
     <style type="text/css" media="screen,projection"
+
/*Background; and setting width*/
-
        href="&title=Header:ToB-IE.css&action=raw&ctype=text/css&maxage=18000"/></style>
+
body {
-
     <[endif]-->
+
     font: x-small sans-serif;
-
      
+
    background: #1C1C1C url("http://tearsofblood.editthis.info/images/tearsofblood/3/34/Greybg.jpg") repeat-x;
-
     <!-- End Header -->
+
    padding: 174px 0.2em 0;
 +
}
 +
.pBody {
 +
    background: url("http://tearsofblood.editthis.info/images/tearsofblood/0/0d/Mainbg.gif");
 +
}
 +
 
 +
/*Headers*/
 +
h1, h2, h3, h4, h5, h6 {
 +
     font-family: Georgia, "Georgia", serif;
 +
    border-bottom: none;
 +
     font-weight: bold;
 +
}
 +
 
 +
/*Links*/
 +
#bodyContent a, #bodyContent a:visited, #bodyContent a:active {
 +
    color: black; border-bottom: 1px solid #002BB8;
 +
}
 +
#bodyContent a:hover {
 +
    color: #002BB8; border-bottom: 1px solid #002BB8;
 +
}
 +
#bodyContent a.new, #bodyContent a.new:visited, #bodyContent a.new:active {
 +
    color: black; border-bottom: 1px solid #CC2200;
 +
}
 +
#bodyContent a.new:hover {
 +
    color: #CC2200; border-bottom: 1px solid #CC2200;
 +
}
 +
#bodyContent a.external, #bodyContent a.external:visited, #bodyContent a.external:active {
 +
    color: black; border-bottom: 1px solid #3366BB;
 +
}
 +
#bodyContent a.external:hover {
 +
    color: #3366BB; border-bottom: 1px solid #3366BB;
 +
}
 +
 
 +
/*Sidebar*/
 +
#column-one { padding-top: 0px;
 +
    left: 0;
 +
    top: 177px;
 +
    background: transparent;
 +
}
 +
 
 +
/*View*/
 +
#p-cactions {
 +
     top: 14px;
 +
    left: 166px;
 +
}
 +
 
 +
/*User Bar*/
 +
#p-personal {
 +
    left: 166px;
 +
}
 +
#p-personal li {
 +
     background: black;
 +
}
 +
 
 +
/*Grey Boxes*/
 +
pre {
 +
     border: 1px dashed #A67442;
 +
    color: #A67442;
 +
    background-color: #202020;
 +
}
 +
 
 +
/*Bullets*/
 +
UL {list-style-image: url(http://tearsofblood.editthis.info/images/tearsofblood/6/6b/Tobbullet.gif);}
 +
</style>

Revision as of 15:36, 25 June 2007

<style type="text/css">

/*Main Window -- Parchment Area*/

  1. content, #footer {
   background: url("Mainbg.gif");
   border: 1px solid #A67442;

}

/*Background; and setting width*/ body {

   font: x-small sans-serif;
   background: #1C1C1C url("Greybg.jpg") repeat-x;
   padding: 174px 0.2em 0;

} .pBody {

   background: url("Mainbg.gif");

}

/*Headers*/ h1, h2, h3, h4, h5, h6 {

   font-family: Georgia, "Georgia", serif;
   border-bottom: none;
   font-weight: bold;

}

/*Links*/

  1. bodyContent a, #bodyContent a:visited, #bodyContent a:active {
   color: black; border-bottom: 1px solid #002BB8;

}

  1. bodyContent a:hover {
   color: #002BB8; border-bottom: 1px solid #002BB8;

}

  1. bodyContent a.new, #bodyContent a.new:visited, #bodyContent a.new:active {
   color: black; border-bottom: 1px solid #CC2200;

}

  1. bodyContent a.new:hover {
   color: #CC2200; border-bottom: 1px solid #CC2200;

}

  1. bodyContent a.external, #bodyContent a.external:visited, #bodyContent a.external:active {
   color: black; border-bottom: 1px solid #3366BB;

}

  1. bodyContent a.external:hover {
   color: #3366BB; border-bottom: 1px solid #3366BB;

}

/*Sidebar*/

  1. column-one { padding-top: 0px;
   left: 0;
   top: 177px;
   background: transparent;

}

/*View*/

  1. p-cactions {
   top: 14px;
   left: 166px;

}

/*User Bar*/

  1. p-personal {
   left: 166px;

}

  1. p-personal li {
   background: black;

}

/*Grey Boxes*/ pre {

   border: 1px dashed #A67442;
   color: #A67442;
   background-color: #202020;

}

/*Bullets*/ UL {list-style-image: url(http://tearsofblood.editthis.info/images/tearsofblood/6/6b/Tobbullet.gif);} </style>

Personal tools