Change layout
- 3 main elements: header, content and footer. - Header expects a logo on one corner and the language dropdown- menu on the other corner. - Footer sticks to the bottom of the page if there is no content, but is pushed to end of the page when content exceeds window height. - Default.css is reordered. - Changes are device-responsive and rtl-responsive.
Showing
- templates/_footer.twig 14 additions, 7 deletionstemplates/_footer.twig
- templates/_header.twig 37 additions, 24 deletionstemplates/_header.twig
- templates/base.twig 14 additions, 22 deletionstemplates/base.twig
- www/assets/css/src/default-rtl.css 4 additions, 0 deletionswww/assets/css/src/default-rtl.css
- www/assets/css/src/default.css 110 additions, 52 deletionswww/assets/css/src/default.css
Please register or sign in to comment