Default Theme

From . .. poMMo .. .

Jump to: navigation, search

Contents

Default Theme

poMMoTDS.gif

The information on the page is relevant from PR14 onwards

Development preview of subscribers admin page

Page Layout

  • #header
  • #menu
  • #sidebar
    • #nav
    • #extra
  • #content
    • (#alertmsg .warn) || (#alertmsg .error)
    • (#mainbar)
  • #footer

Form Layout

  • <form>
    • <fieldset (class="controls" || class="sorting")>
    • <legend>
      • <div>
        • <label>
        • <input>
    • <div class="buttons">
      • <input type="submit> || <button>

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)

Personal tools