Themes Administration

The following code block defines the default CSS theme for this site:

@import url(/local--code/calendar:_css);
@import url(http://themes.wdfiles.com/local--code/midnight-coal);
 
    /* content linkcolor changes */
 
#main-content a
   {
   color:blue;
   }
 
#container {
    width: 90%;
    max-width: 1200px;
}
 
#header{
    height: 150px;
}
 
#header h1 a span{
    display:none;
}
 
#header h2{
    display:none;
}
 
#header h1 a,#header h1 a:hover{
    display: block;
    margin: 0; padding:0;
    background-image: url(/local--files/admin:themes/SYSCON_small.jpg);
    height: 80px;
    width: 288px;
    position: absolute;
    bottom: 30px; left: 0px;
 
}

When you edit the above code block, it takes effect immediately. Press Shift-Reload to get the new theme. Only site admins can edit this page.

This theme exists in different colors. To choose a different color, right-click on Narrow or Wide below, and "Copy link address". Then edit this page and paste the copied link address into the code block above, @import url(here);.

You can customize this theme in several other ways:

  • Select a different external theme
  • Add your own CSS code after the @import in the above theme.

Late Harvest
zoom.jpg
» Narrow | Wide

Orange Juice
zoom.jpg
» Narrow | Wide

Cherry Red
zoom.jpg
» Narrow | Wide

Pretty Pink
zoom.jpg
» Narrow | Wide

Royal Purple
zoom.jpg
» Narrow | Wide

Deep Blue
zoom.jpg
» Narrow | Wide

Sky Blue
zoom.jpg
» Narrow | Wide

Tropical Seas
zoom.jpg
» Narrow | Wide

Green Grass
zoom.jpg
» Narrow | Wide

Midnight Coal
zoom.jpg
» Narrow | Wide

Silent Silver
zoom.jpg
» Narrow | Wide

Pale Snow
zoom.jpg
» Narrow | Wide