Customize your theme
This page holds the theme definitions (custom themes) for this site. We use a single custom theme called "My theme" which is defined by the following code block:
@import url(http://themes.wikidot.com/discrete-minimalist/code/1); #search-top-box { display:none; } #login-status { display:none; } #side-bar { width:300px; margin-right:50px; margin-left:50px; margin-bottom:100px; padding-bottom:50; }
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: 46, last edited: 30 Jul 2010 12:37