|
Cookbook /
StylesSummary: Practical examples of CSS Style use (with some explanation)
Version:
Prerequisites:
Status: currently just a placeholder...
Maintainer: PLEASE FILL IN YOUR NAME HERE!
Questions answered by this recipe
DescriptionPractical examples of CSS Styling (with brief explanations) ExamplesIndenting a table(from pmwiki-users list on and around 4/24/2008) INSTRUCTIONS:
Class "indent" is built-in and it is defined as wiki style with indentation value 40px. You can add new class (style): 1. as a wikistyle - put REPLY:
I use a slightly modified version of the monobook theme. I added the line ".indent2 { margin-left:80px; }" to the end of the monobook.css, actually renamed mononei.css. Thereafter I put the "class=indent2" into the table declaration, e.g.
Release Notes
See AlsoSome links outside pmwiki.org which are pmwiki specific: Some generic CSS Style tutorials:
ContributorsPeter Bowers contributed his LACK of knowledge in hopes others would contribute their REAL knowledge... ;-) Comments |