Skip to content

pi-theme/flat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 ->|