The "
groups" tag has child group tags. They're used for declaring group of positions. The group tag has following attributes:
- Width: This is width of group and used for calculating width of positions in that group.
- Height: This is limited height of group. Usually, group will declare height=""
Declare the group: left, right, main in the file layout_name.xml (your_template/layouts/layout_name.xml) ...
Will have priority in administrator(Administrator/Template Manager/your_template/)
The "
groups" tag has child group tags. They're used for declaring group of positions. The group tag has following attributes:
- Width: This is width of group and used for calculating width of positions in that group.
- Height: This is limited height of group. Usually, group will declare height=""
Declare the group: left, right, main in the file layout_name.xml (your_template/layouts/layout_name.xml) ...
Will have priority in administrator(Administrator/Template Manager/your_template/)