Default Theme
From . .. poMMo .. .
Contents |
[edit]
Default Theme
The information on the page is relevant from PR14 onwards
Development preview of subscribers admin page
[edit]
Page Layout
- #header
- #menu
- #sidebar
- #nav
- #extra
- #content
- (#alertmsg .warn) || (#alertmsg .error)
- (#mainbar)
- #footer
[edit]
Form Layout
- <form>
- <fieldset (class="controls" || class="sorting")>
- <legend>
- <div>
- <label>
- <input>
- <div>
- <div class="buttons">
- <input type="submit> || <button>
[edit]
Key
Indent indicates the HTML hierarchy. Use this to build your CSS selectors.
#id
.class
(optional)
|| or
--Mountain/\Ash 05:50, 22 November 2006 (CST)
