NewPage Module

The NewPage Module allows your members to create new pages.

Attributes

Category

Template

Size

Button

Format

Tags

Parent

CSS

Selector Description Example
.new-page-box div that contains the new page form .new-page-box {border:1px solid #aaa;padding:1em; background-color:#fafafa;}
.new-page-box input.text text box .new-page-box input.text { border:1px solid #000; background-color:#eeeefa; }
.new-page-box .button submit button .new-page-box .button { background-color:#55b; color:#fff; border:1px solid #000;}

Note, the box and button can be styled globally using the selector text.button. See forms.

Related Pages

Categories: Modules : Content