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.
page revision: 41, last edited: 12 Jan 2012 17:39

















