Header

From Bluesockapedia

(Difference between revisions)
Line 1: Line 1:
<style type="text/css">
<style type="text/css">
-
  /*
+
body
-
    Notes:
+
{
-
      -You must log as admin to edit this page
+
background-image: url(http://i5.tinypic.com/4fv0wt0.jpg);
-
      -Whatever you enter in this page will be added to the html in the header after the standard style sheet, so you can
+
background-repeat: repeat;
-
      override styles.
+
background-position: top left
-
      -if you want your code to look nice on this page, put a space at the beginning of each line
+
-
      -This is the default style sheet that you can override : http://editthis.info/wiki/skins/monobook/main.css
+
-
      - color chart at http://www.december.com/html/spec/colorcodes.html 
+
-
  */
+
-
/*black background */
+
-
#content {
+
-
    margin: 2.2em 0 0 12.2em;
+
-
    padding: 0em 0.5em 0em 0.5em;
+
-
    background-color: transparent;
+
-
    border: 1px solid #aaaaaa;
+
-
    border-right: none;
+
-
    line-height: 1.5em;
+
-
    position: relative;
+
-
    z-index: 2;
+
}
}
-
/*banner on header */
+
 
-
/*Black background with white text */
+
/*TOC layout*/
-
body {
+
#toc,
-
    font: x-small sans-serif;
+
.toc {
-
    background: #000000 url("http://www.editthis.info/spira/images/spira/c/c2/SPIRAX1.jpg") 0.8em 0px no-repeat;
+
  background-color: #F9F9F9;
-
    color: White;
+
  border: 1px solid #AAAAAA;
-
    margin: 0;
+
  padding: 5px;
-
    padding: 16.0em 0.2em;
+
  font-size: 95%;
}
}
-
.firstHeading { color: White; margin-bottom:0.1em; margin-top:0.1em; background: #000033; text-align:center;}
+
 
-
h1, h2, h3, h4, h5, h6 {  color: White }
+
#toc h2,
-
table {
+
.toc h2 {
-
    font-size: 100%;
+
  display: inline;
-
    background: black;
+
  border: none;
 +
  padding: 0;
 +
  font-size: 100%;
 +
  font-weight: bold;
}
}
-
/* Non existent links - on page - not red anymore (too gaudy) */
 
-
a {
+
#toc #toctitle,
-
    text-decoration: none;
+
.toc #toctitle,
-
    color: #B9D3EE;
+
#toc .toctitle,
-
    background: none;
+
.toc .toctitle {
 +
  text-align: center;
 +
  background-color: transparent;
}
}
-
a:visited { color:#B9D3EE; }
 
-
a:active { color: #B9D333; }
 
-
a:hover { text-decoration: underline; }
 
-
a.stub { color: #7FFF00; }
 
-
a.new,
 
-
.special a.new { color:#7FFFB4; }
 
-
#p-personal a.new { color: red; }
 
-
#p-cactions .new a { color: red; }
 
-
a.new:visited,
 
-
.special a.new:visited,
 
-
#p-personal a.new:visited { color:#B9D3EE; }
 
-
#bodyContent a.external { color:#B9D3EE; }
+
#toc ul,
-
/* this can be used in the content area to switch off
+
.toc ul {
-
special external link styling */
+
  list-style-type: none;
-
#bodyContent .plainlinks a {
+
  list-style-image: none;
-
    background: none !important;
+
  margin-left: 0;
-
    padding: 0;
+
  padding-left: 0;
 +
  text-align: left;
}
}
-
#preftoc a,
+
 
-
#preftoc a:active {
+
#toc ul ul,
-
    display: block;
+
.toc ul ul {
-
    color: #be14aa;
+
  margin: 0 0 0 1em;
}
}
-
hr {color: B9D3EE;
+
 
-
    background-color: B9D3EE;
+
#toc .toctoggle,
-
    border: 0;
+
.toc .toctoggle {
-
    margin: 0.2em 0 0.2em 0;
+
  font-size: 100%;
}
}
-
/* gray boxes when displaying pages */
+
li.toclevel-1 {
-
code { background-color: #0000aa; }
+
  border-top: 1px solid #AAAAAA;
-
pre {
+
-
    padding: 1em;
+
-
    border: 1px dashed #2f6fab;
+
-
    color: White;
+
-
    background-color: #000033;
+
-
    line-height: 1.1em;
+
}
}
-
/* More black when displaying text */
+
 
-
fieldset {
+
.toc a,
-
    border: 1px solid #2f6fab;
+
#toc a {
-
    background-color: #000033;
+
  text-decoration:none;
-
    margin: 1em 0em 1em 0em;
+
-
    padding: 0em 1em 1em 1em;
+
-
    line-height: 1.5em;
+
}
}
 +
 +
 +
legend {
legend {
-
    background: Black;
+
background-color: #F9F9F9;
-
    padding: 0.5em;
+
border: 1px solid #AAAAAA;
-
    font-size: 95%;
+
color: #F9F9F9;
-
}
+
-
#contentSub {    color: #000088}
+
-
#catlinks {
+
-
    border:1px solid #aaaaaa;
+
-
    background-color:#000033;
+
-
    padding:5px;
+
-
    margin-top: 1em;
+
-
    clear: both;
+
-
}
+
-
#toc {
+
-
    /*border:1px solid #2f6fab;*/
+
-
    border:1px solid #aaaaaa;
+
-
    background-color:#000033;
+
-
    padding:5px;
+
-
    font-size: 95%;
+
-
}
+
-
/* images */
+
-
div.floatright, table.floatright {
+
-
    clear: right;
+
-
    float: right;
+
-
    position: relative;
+
-
    margin: 0 0 0.5em 0.5em;
+
-
    border: 0
+
-
    background: black;
+
-
/*
+
-
    border: 0.5em solid Black;
+
-
    border-width: 0.5em 0 0.8em 1.4em;
+
-
*/
+
-
}
+
-
div.floatright p { font-style: italic; }
+
-
div.floatleft, table.floatleft {
+
-
    float: left;
+
-
    position: relative;
+
-
    margin: 0 0.5em 0.5em 0;
+
-
    border: 0
+
-
    background: black;
+
-
/*
+
-
    margin: 0.3em 0.5em 0.5em 0;
+
-
    border: 0.5em solid Black;
+
-
    border-width: 0.5em 1.4em 0.8em 0;
+
-
*/
+
-
}
+
-
div.floatleft p { font-style: italic; }
+
-
/* thumbnails */
+
-
div.thumb {
+
-
    margin-bottom: 0.5em;
+
-
    border-style: solid; border-color: black;
+
-
    background-color: 000033;
+
-
   
+
-
    width: auto;
+
-
}
+
-
div.thumb div {
+
-
    border:1px solid #cccccc;
+
-
    padding: 3px !important;
+
-
    background-color:#000033;
+
-
    font-size: 94%;
+
-
    text-align: center;
+
-
    overflow: hidden;
+
-
}
+
-
/*
+
-
** edit views etc
+
-
*/
+
-
.special li {
+
-
    line-height: 1.4em;
+
-
    margin: 0;
+
-
    padding: 0;
+
}
}
-
/* Page history styling */
+
fieldset { background-color: #F9F9F9; }
-
/* the auto-generated edit comments */
+
 
-
.autocomment { color: gray; }
+
#preftoc li {
-
#pagehistory span.user {
+
background-color: transparent;
-
    margin-left: 1.4em;
+
border: 0px;
-
    margin-right: 0.4em;
+
-
}
+
-
#pagehistory span.minor { font-weight: bold; }
+
-
#pagehistory li { border: 1px solid White; }
+
-
#pagehistory li.selected {
+
-
    background-color:#000088;
+
-
    border:1px dashed #aaaaaa;
+
-
}
+
-
/*
+
-
** Diff rendering
+
-
*/
+
-
table.diff { background:black; }
+
-
td.diff-otitle { background:#000000; }
+
-
td.diff-ntitle { background:#000000; }
+
-
td.diff-addedline {
+
-
    background:#000088;
+
-
    font-size: smaller;
+
-
}
+
-
td.diff-deletedline {
+
-
    background:#000033;
+
-
    font-size: smaller;
+
-
}
+
-
td.diff-context {
+
-
    background:#000055;
+
-
    font-size: smaller;
+
}
}
-
span.diffchange { color: #7FFFDF; font-weight: bold; }
 
 +
#preftoc li a { color: #AAAAAA; }
-
form {
+
#preftoc li.selected {
-
    background: Black;
+
border: 1px;
-
    border: none;
+
background-color: #F9F9F9;
-
    margin: 0;
+
-
}
+
-
table.gallery {
+
-
border: 3px solid #c2c2c2;
+
-
margin:  2px;
+
-
padding: 2px;
+
-
background-color:#000000;
+
-
}
+
-
table.gallery td {
+
-
vertical-align:top;
+
-
background-color:#191970;
+
-
border: solid 2px #c2c2c2;
+
}
}
-
/*height, bkg of nav bar */
+
ol ol { list-style-type: lower-latin; }
-
#column-one { padding-top: 30px;
+
-
    background: url("http://www.editthis.info/spira/images/spira/8/8c/Concert.jpg")0px 30px no-repeat ;
+
-
}
+
-
/*navbar style: black background, gray line items, white text... */
+
ol ol ol { list-style-type: lower-roman; }
-
.portlet h6,h5,h4 {color:white;}
+
li#pt-userpage {
-
 
+
background: url("http://kiltstore.net/club_images/tartans/thumbs/30x30/hedga_mw885_black.jpg") top left no-repeat !important;
-
.pBody {
+
background-repeat: no-repeat;
-
    font-size: 95%;
+
background-color: transparent !important;
-
    background: #000033  ;
+
padding-left: 20px;
-
    border-collapse: collapse;
+
text-transform: none;
-
    border: 5px solid #B9D3EE;
+
-
    padding: 0 0.8em 0.3em 0.5em;
+
-
}
+
-
.portlet li {
+
-
    padding: 0;
+
-
    margin: 0;
+
-
    background: #000033;
+
}
}
-
.portlet a {color:#B9D3EE;}
 
-
#p-search .pBody {
+
/* Bold 'edit this page' link to encourage newcomers */
-
    text-align: center;
+
#ca-edit a { font-weight: bold !important; }
-
    background: #104E8B;
+
-
}
+
-
/* quickbar: article, edit, ... watch tags */
+
/* rounded corners - Mozilla/Firefox only */
 +
.pBody {
 +
  padding: 0.1em 0.1em;
 +
  -moz-border-radius-topright: 0.5em;
 +
  -moz-border-radius-bottomright: 0.5em;
 +
}
 +
#p-cactions ul li, #p-cactions ul li a { 
 +
  -moz-border-radius-topright: 0.5em;
 +
  -moz-border-radius-topleft: 0.5em;
 +
}
 +
#content {
 +
  -moz-border-radius-topleft: 0.5em;
 +
  -moz-border-radius-bottomleft: 0.5em;
 +
}
-
#p-cactions {
+
/* buttons and input boxes */
-
    position:absolute;
+
input[type="submit"] { border: 1px solid #aaa; border-bottom: 2px solid #aaa; border-right: 2px solid #aaa; background: #eee; }
-
    top: 15.0em;
+
input[type="text"], input[type="password"], textarea[name="wpTextbox1"] { border: 1px solid #aaa; border-top: 2px solid #aaa; border-left: 2px solid #aaa; }
-
    left: 10;
+
 
-
    margin: 0;
+
/* Add small Blank-themed background image to bottom right of categories bar */
-
    white-space:nowrap;
+
#catlinks {
-
    width: 76%;
+
background-image: url(http://img295.imageshack.us/img295/6792/backgorundyb8.png);
-
    line-height: 1.1em;
+
background-repeat: repeat;
-
    overflow: visible;
+
background-position: left;
-
    background: none;
+
-
    border-collapse: collapse;
+
-
    padding-left: 1em;
+
-
    list-style: none;
+
-
    font-size: 95%;
+
}
}
-
#p-cactions li {
+
 
-
    display: inline;
+
p.catlinks {
-
    border: 3px solid #aaaaaa;
+
border: 1px outset #282828;
-
    border-bottom: none;
+
margin: 0px;
-
    padding: 0 0 0.1em 0;
+
padding: 5px;
-
    margin: 0 0.3em 0 0;
+
-
    overflow: visible;
+
-
    background: #B9D3EE;
+
-
}
+
-
#p-cactions li.selected {
+
-
    border-color: #C6E2FF;
+
-
    padding: 0 0 0.2em 0;
+
-
}
+
-
#p-cactions li a {
+
-
    background-color: #c2c2c2;
+
-
    color: #002bb8;
+
-
    border: none;
+
-
    padding: 0 0.8em 0.3em 0.8em;
+
-
    text-decoration: none;
+
-
    text-transform: lowercase;
+
-
    position: relative;
+
-
    z-index: 0;
+
-
    margin: 0;
+
-
}
+
-
/*user bar */
+
-
#p-personal {
+
-
    width:100%;
+
-
    white-space:nowrap;
+
-
    padding: 0;
+
-
    margin: 0;
+
-
    position:absolute;
+
-
    left: 40 px;
+
-
    top:2em;
+
-
    z-index: 0;
+
-
    border: none;
+
-
    background: none;
+
-
    overflow: visible;
+
-
    line-height: 1.2em;
+
-
}
+
-
#p-personal li {
+
-
    z-index:0;
+
-
    border:none;
+
-
    padding:0;
+
-
    display: inline;
+
-
    color: #2f6fab;
+
-
    margin-left: 1em;
+
-
    line-height: 1.2em;
+
-
    background: #c2c2c2;
+
-
}
+
-
/* footer needs to be black too */
+
-
#footer {
+
-
    background-color: black;
+
-
    border-top: 1px solid #fabd23;
+
-
    border-bottom: 1px solid #fabd23;
+
-
    margin: 0.6em 0em 1em 0em;
+
-
    padding: 0.4em 0em 1.2em 0em;
+
-
    text-align: center;
+
-
    font-size: 90%;
+
}
}
</style>
</style>
-
 
-
<plain_html>
 
-
<br>
 
-
</plain_html>
 

Revision as of 12:21, 21 October 2007

<style type="text/css"> body { background-image: url(4fv0wt0.jpg); background-repeat: repeat; background-position: top left }

/*TOC layout*/

  1. toc,

.toc {

  background-color: #F9F9F9;
  border: 1px solid #AAAAAA;
  padding: 5px;
  font-size: 95%;

}

  1. toc h2,

.toc h2 {

  display: inline;
  border: none;
  padding: 0;
  font-size: 100%;
  font-weight: bold;

}

  1. toc #toctitle,

.toc #toctitle,

  1. toc .toctitle,

.toc .toctitle {

  text-align: center;
  background-color: transparent;

}

  1. toc ul,

.toc ul {

  list-style-type: none;
  list-style-image: none;
  margin-left: 0;
  padding-left: 0;
  text-align: left;

}

  1. toc ul ul,

.toc ul ul {

  margin: 0 0 0 1em;

}

  1. toc .toctoggle,

.toc .toctoggle {

  font-size: 100%;

}

li.toclevel-1 {

  border-top: 1px solid #AAAAAA;

}

.toc a,

  1. toc a {
  text-decoration:none;

}


legend { background-color: #F9F9F9; border: 1px solid #AAAAAA; color: #F9F9F9; }

fieldset { background-color: #F9F9F9; }

  1. preftoc li {

background-color: transparent; border: 0px; }

  1. preftoc li a { color: #AAAAAA; }
  1. preftoc li.selected {

border: 1px; background-color: #F9F9F9; }

ol ol { list-style-type: lower-latin; }

ol ol ol { list-style-type: lower-roman; }

li#pt-userpage { background: url("hedga_mw885_black.jpg") top left no-repeat !important; background-repeat: no-repeat; background-color: transparent !important; padding-left: 20px; text-transform: none; }

/* Bold 'edit this page' link to encourage newcomers */

  1. ca-edit a { font-weight: bold !important; }
/* rounded corners - Mozilla/Firefox only */
.pBody {
 padding: 0.1em 0.1em;
 -moz-border-radius-topright: 0.5em;
 -moz-border-radius-bottomright: 0.5em;
}
#p-cactions ul li, #p-cactions ul li a {  
 -moz-border-radius-topright: 0.5em;
 -moz-border-radius-topleft: 0.5em;
}
#content {
 -moz-border-radius-topleft: 0.5em;
 -moz-border-radius-bottomleft: 0.5em;
}
/* buttons and input boxes */
input[type="submit"] { border: 1px solid #aaa; border-bottom: 2px solid #aaa; border-right: 2px solid #aaa; background: #eee; }
input[type="text"], input[type="password"], textarea[name="wpTextbox1"] { border: 1px solid #aaa; border-top: 2px solid #aaa; border-left: 2px solid #aaa; }

/* Add small Blank-themed background image to bottom right of categories bar */

  1. catlinks {

background-image: url(backgorundyb8.png); background-repeat: repeat; background-position: left; }

p.catlinks { border: 1px outset #282828; margin: 0px; padding: 5px; } </style>

Personal tools