Maple
rating: +29+x

Name: Maple

Author: bcammobcammo
License: Creative Commons Attribution-ShareAlike 3.0 License
Tags: bmc dark sidebar topbar

Supports top bar menu *: yes
Supports side bar menu *: yes
* depends on tags: topbar and sidebar

Description:

Maple is a new free theme for Wikidot, complete with custom buttons, comments, quote & code blocks and hovertips, owindows and a fully customisable layout, the Maple theme will not disappoint.

The theme is a fixed width of 960px, and the sidebar can be positioned on the left, right or not shown at all.

How to install

  • go to: your wiki admin panel » appearance » themes
  • choose External CSS theme
  • supply the following URL as the CSS location
http://themes.wdfiles.com/local--code/maple

Code

Notes

Customise it!

You can change the way the theme appears by adding the following code snippets to either individual pages or a live template.

Left sidebar

[[module CSS]]
#page-title {margin-left: 10px;}
#side-bar {float: left;}
#main-content {
    margin-left: 270px;
    border-right: none;
}
[[/module]]

No sidebar

[[module CSS]]
#side-bar {display: none;}
#main-content {
    width: 930px;
    margin: 0 auto;
}
[[/module]]

Browser Support

The theme has been tested in the following browsers, and appears to render properly:

  • Safari 4+
  • Firefox 3.4+
  • Chrome 8+
  • Opera 10+
  • Internet Explorer 8

Changelog

  • May 1, 2011: First release (v1.0).

Feedback

If you've noticed a bug with the theme, or would like to give some suggestions, just head over to http://css3.wikidot.com/contact - I'd love to hear from you.

Similar themes

80.jpg
installbutton.png

fake-wikidot-standard

Author: LiurdLiurd
Rating: 1, Comments: 0

Tags: sidebar topbar

80.jpg
installbutton.png

Gnl 109557431160

Author: MukapogxMukapogx
Rating: 0, Comments: 0

Tags: sidebar topbar

Browse themes by tag

Comments

Add a New Comment
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License