Header

From Picklewiki

(Difference between revisions)
Line 26: Line 26:
body
body
{
{
-
color: #002200;
 
background-image: url(http://editthis.info/images/picklewiki/a/a0/Background.PNG);
background-image: url(http://editthis.info/images/picklewiki/a/a0/Background.PNG);
-
background-repeat: repeat-x;
+
background-repeat: repeat;
background-attachment: fixed;
background-attachment: fixed;
}
}
Line 35: Line 34:
.portlet {
.portlet {
     border: none;
     border: none;
-
     margin: 0.5em 0.5em 0.5em 0.5em;
+
     margin: 0px 0px 5px 5px;
-
    float: none;
+
     width: 150px;
-
    padding: 0;
+
-
     width: 11.6em;
+
-
    overflow: hidden;
+
}
}
.portlet h5 {
.portlet h5 {
     text-transform: uppercase;
     text-transform: uppercase;
-
     color: #ffffff;
+
     color: #007700;
-
    background: #005500;
+
     padding: 2px 0px 3px 10px;
-
     padding: 0.5em 0.5em 1em 0.5em;
+
-
    height: 0.7em;
+
     font-weight: bold;
     font-weight: bold;
-
    white-space: nowrap;
+
     display: block;
-
     display: block;  
+
     margin: 0px 5px 1px 0px;
-
     margin-bottom: 1px;
+
     border: 2px solid #005500;
-
     border: 1px solid #ffffff;
+
     -moz-border-radius: 20px;
-
     -moz-border-radius-topleft: 2.0em;
+
     background-color: #ffffff;
-
     border-radius-topleft: 2.0em;
+
}
}
.portlet h5 a {
.portlet h5 a {
-
     color: #ffffff;
+
     color: #005500;
}
}
.pBody {
.pBody {
     background: #ccffcc;
     background: #ccffcc;
     border-collapse: collapse;
     border-collapse: collapse;
-
     border: 1px solid #00aa00;
+
     border: 2px solid #00aa00;
-
     padding: 0 0.8em 0.3em 0.5em;
+
     padding: 0px 8px 3px 5px;
-
     -moz-border-radius-bottomright: 2.0em;
+
     -moz-border-radius: 50px;
-
     border-radius-bottomright: 2.05em;
+
     margin: 0px 30px 5px 0px;
}
}
-
.portlet a
+
.pBody a {
-
.portlet h1,
+
     color: #007700;
-
.portlet h2,
+
-
.portlet h3,
+
-
.portlet h4 {
+
-
     margin: 0;
+
-
    padding: 0;
+
}
}
.portlet ul {
.portlet ul {
-
    line-height: 1.5em;
 
-
    list-style: none;
 
     list-style-type: none;
     list-style-type: none;
}
}
Line 89: Line 75:
}
}
input.searchButton {
input.searchButton {
-
    margin-top:1px;
 
-
    padding: 0 0.4em !important;
 
     cursor: pointer;
     cursor: pointer;
     background-color: ccffcc;
     background-color: ccffcc;
-
     border: 1px solid #00aa00;
+
     border: 2px solid #00aa00;
}
}
#searchInput {
#searchInput {
-
    border: 1px solid #00aa00; 
+
     width: 98px;
-
     width:10em;
+
-
    margin: 0 0 0 0;
+
}
}
#p-search .pBody {
#p-search .pBody {
-
     padding: 0.5em 0.5em 0.5em 0.5em;
+
     padding: 5px 5px 5px 5px;
}
}
/*User links*/
/*User links*/
#p-personal li a {
#p-personal li a {
-
    text-decoration: none;
+
     color: #00770;
-
     color: #007700;
+
-
    padding-bottom: 0.2em;
+
-
    background: none;
+
}
}
#p-personal li a:hover {
#p-personal li a:hover {
     color: #ffffff;
     color: #ffffff;
-
    padding-bottom: 0.2em;
 
-
    text-decoration: none;
 
     background: none;
     background: none;
}
}
/*Tabs*/
/*Tabs*/
-
#p-cactions li {
+
#p-cactions li, #p-cactions li.selected {
-
    background-color: #e0ffe0;
+
     border: 2px solid #00aa00;
-
     border: 1px solid #00bb00;
+
}
}
-
#p-cactions li.selected {
+
#p-cactions li, #p-cactions li a {
-
     background-color: #e0ffe0;
+
     -moz-border-radius: 10px;
-
    border-color: #00bb00;
+
}
}
-
#p-cactions li a {
+
#content {
-
     background-color: #e0ffe0;
+
     border: 2px solid #00aa00;
-
}
+
     -moz-border-radius: 50px;
-
#p-cactions .new a {
+
-
     background-color: #e0ffe0;
+
}
}
Line 137: Line 110:
#toc {
#toc {
     background-color: #ccffcc;
     background-color: #ccffcc;
-
     border: 1px outset #00aa00;
+
     border: 2px outset #00aa00;
-
     -moz-border-radius: .5em;
+
     -moz-border-radius: 10px;
-
}
+
-
#toc .tocline a,
+
-
#toc .tocinside a,
+
-
#toc .tocindent a {
+
-
    color: black;
+
}
}
/*Hover*/
/*Hover*/
#toc:hover,
#toc:hover,
-
#p-navigation .pBody:hover,
+
.pBody:hover {
-
#p-pages .pBody:hover,
+
-
#p-search .pBody:hover,
+
-
#p-tb .pBody:hover,
+
-
#p-lang .pBody:hover {
+
     background-color: #ffffff;
     background-color: #ffffff;
}
}
-
#toc:hover .tocline a,
+
#toc:hover {
-
#toc:hover .tocinside a,
+
    border-color: #aaaaaa;
-
#toc:hover .tocindent a,
+
}
-
#p-navigation .pBody:hover a,
+
.portlet h5:hover {
-
#p-pages .pBody:hover a,
+
    text-transform: uppercase;
-
#p-search .pBody:hover a,
+
    color: #ffffff;
-
#p-tb .pBody:hover a,
+
    background: #005500;
-
#p-lang .pBody:hover a {
+
    padding: 2px 0px 3px 10px;
-
     color: #007700;
+
    font-weight: bold;
 +
    display: block;
 +
    margin: 0px 5px 1px 0px;
 +
    border: 2px solid #ffffff;
 +
    -moz-border-radius: 20px;
 +
}
 +
.portlet h5:hover a {
 +
     color: #ffffff;
}
}
Line 169: Line 140:
input[type="text"],
input[type="text"],
input[type="password"] {
input[type="password"] {
-
    height: 16px;
+
     -moz-border-radius: 20px;
-
     -moz-border-radius: 1em;
+
     padding-left: 5px;
-
     padding-left: .5em !important;
+
    border: 2px solid #00aa00;
}
}
 +
</style>
</style>

Revision as of 14:45, 8 April 2008

<script type="text/javascript"> var sc_project=3366971; var sc_invisible=1; var sc_partition=37; var sc_security="3bf8785f"; </script>

<script type="text/javascript" src="http://www.statcounter.com/counter/counter_xhtml.js"></script><noscript>
<a class="statcounter" href="http://www.statcounter.com/"><img class="statcounter" src="http://c38.statcounter.com/3366971/0/3bf8785f/1/" alt="hit counter" /></a>
</noscript>

<style type="text/css">

/*Watchlist edit message*/ .usermessage {

   background-color: #e0ffe0;
   /*border: 1px solid #11ff11;*/
   color: Black;
   font-weight: bold;
   margin: 2em 0em 1em 0em;
   padding: 0.5em 1em;
   vertical-align: middle;

}

/*Background*/ body { background-image: url(Background.PNG); background-repeat: repeat; background-attachment: fixed; }

/*Sidebar*/ .portlet {

   border: none;
   margin: 0px 0px 5px 5px;
   width: 150px;

} .portlet h5 {

   text-transform: uppercase;
   color: #007700;
   padding: 2px 0px 3px 10px;
   font-weight: bold;
   display: block;
   margin: 0px 5px 1px 0px;
   border: 2px solid #005500;
   -moz-border-radius: 20px;
   background-color: #ffffff;

} .portlet h5 a {

   color: #005500;

} .pBody {

   background: #ccffcc;
   border-collapse: collapse;
   border: 2px solid #00aa00;
   padding: 0px 8px 3px 5px;
   -moz-border-radius: 50px;
   margin: 0px 30px 5px 0px;

} .pBody a {

   color: #007700;

} .portlet ul {

   list-style-type: none;

}

/*Search*/

  1. p-search {
   position:relative;
   z-index:3;

}

  1. p-search .pBody {
   text-align: center;

} input.searchButton {

   cursor: pointer;
   background-color: ccffcc;
   border: 2px solid #00aa00;

}

  1. searchInput {
   width: 98px;

}

  1. p-search .pBody {
   padding: 5px 5px 5px 5px;

}

/*User links*/

  1. p-personal li a {
   color: #00770;

}

  1. p-personal li a:hover {
   color: #ffffff;
   background: none;

}

/*Tabs*/

  1. p-cactions li, #p-cactions li.selected {
   border: 2px solid #00aa00;

}

  1. p-cactions li, #p-cactions li a {
   -moz-border-radius: 10px;

}

  1. content {
   border: 2px solid #00aa00;
   -moz-border-radius: 50px;

}

/*ToC*/

  1. toc {
   background-color: #ccffcc;
   border: 2px outset #00aa00;
   -moz-border-radius: 10px;

}

/*Hover*/

  1. toc:hover,

.pBody:hover {

   background-color: #ffffff;

}

  1. toc:hover {
   border-color: #aaaaaa;

} .portlet h5:hover {

   text-transform: uppercase;
   color: #ffffff;
   background: #005500;
   padding: 2px 0px 3px 10px;
   font-weight: bold;
   display: block;
   margin: 0px 5px 1px 0px;
   border: 2px solid #ffffff;
   -moz-border-radius: 20px;

} .portlet h5:hover a {

   color: #ffffff;

}

/*Input boxes*/ input[type="text"], input[type="password"] {

   -moz-border-radius: 20px;
   padding-left: 5px;
   border: 2px solid #00aa00;

}

</style>

Personal tools
Navigation