Skip to content

Latest commit

 

History

History
50 lines (39 loc) · 2.5 KB

README.md

File metadata and controls

50 lines (39 loc) · 2.5 KB

Flat Theme

Pi Engine theme

Flat design, inherited from Default theme.

Folder and file skeleton

  • Templates REQUIRED for front:
    • tmplate/layout-front.phtml - complete layout template: header, footer, body, blocks, navigation
  • Stylesheet file REQUIRED:
  • asset/css/style.css - main css file

Block zones

 |<- lt ->|<- ----------------        center        ---------------- ->|<- rt ->|


 --------------------------------------------------------------------------------
 |                                                                              |
 |                                      0                                       |
 |                                                                              |
 --------------------------------------------------------------------------------
 |        |                                                            |        |
 |        |                             2                              |        |
 |        |                                                            |        |
 |        |------------------------------------------------------------|        |
 |        |             |                               |              |        |
 |        |             |               4               |              |        |
 |        |             |                               |              |        |
 |   1    |      3      |-------------------------------|      7       |    8   |
 |        |             |               |               |              |        |
 |        |             |      5        |       6       |              |        |
 |        |             |               |               |              |        |
 |        |------------------------------------------------------------|        |
 |        |                                                            |        |
 |        |                          content                           |        |
 |        |                                                            |        |
 |--------|------------------------------------------------------------|--------|
 |                                                                              |
 |                                      99                                      |
 |                                                                              |
 --------------------------------------------------------------------------------

 |<- lt ->|<- ----------------        center        ---------------- ->|<- rt ->|