Paper Trail
rating: +5+x

Name: Paper Trail

Author: Matt GentileMatt Gentile
License: Creative Commons Attribution-ShareAlike 3.0 License
Tags: blog clean corporate deposit developer icon mdesign office paper papertrail sidebar simple topbar trail

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

Description:

Browser Support

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

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

- This will give you fantastic results if you use the Google Chrome browser!

- More Features will be added once we finish re-designing our site.

- There soon will be alot more themes like this, even simple themes, and artist/portfolio themes with custom syntax attached to get your site looking more professional with todays modern art.

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/paper-trail

Code

Notes

For no side bar, place this code in the bottom of your style sheet…

#side-bar {
    display: none;
}
#main-content {
    width: 938px;
}
#page-content {
    width: 860px;
}

For the side bar on the left side, place this code in the bottom of your style sheet…

#side-bar {
    float: left;
}
#main-content {
    float: right;
}

To remove my signature on the bottom right, place this code at the bottom of your style sheet…

#extrac-div-3 {
    display: none;
}

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