Skip to content

Page Layout

The Page Layout settings control how content is arranged and displayed on your pages. This includes overall structure, responsive behavior, and visual presentation.


Overview

Page Layout enables you to:

  • Configure page structure including headers and footers
  • Set responsive breakpoints for different screen sizes
  • Control page dimensions and spacing
  • Apply page-level styles like backgrounds and colors

Accessing Layout Settings

  1. Select a page in the Page Section
  2. Open the Floating Design Panel
  3. Navigate to layout or page settings
  4. Modify layout properties

Layout Structure

A typical page layout consists of:

┌─────────────────────────────────────────────────────────────┐
│                        HEADER                                │
│                  (Navigation, Logo, etc.)                    │
├─────────────────────────────────────────────────────────────┤
│                                                              │
│                                                              │
│                     MAIN CONTENT                             │
│                                                              │
│               (Tiles, Elements, Forms)                       │
│                                                              │
│                                                              │
├─────────────────────────────────────────────────────────────┤
│                        FOOTER                                │
│                 (Links, Copyright, etc.)                     │
└─────────────────────────────────────────────────────────────┘

Layout Properties

Page Dimensions

PropertyDescriptionDefault
WidthMaximum page width100% or fixed
Min HeightMinimum page height100vh
PaddingSpace inside page edgesConfigurable
MarginSpace outside page edgesAuto (centered)

Content Alignment

OptionDescription
LeftContent aligns to left edge
CenterContent centers horizontally
RightContent aligns to right edge
Full WidthContent spans entire width

Responsive Design

Breakpoints

Configure how pages adapt to different screen sizes:

BreakpointWidthTypical Device
Desktop Large> 1440pxLarge monitors
Desktop1024px - 1440pxStandard monitors
Tablet768px - 1023pxTablets, small laptops
Mobile< 768pxSmartphones

Responsive Settings

For each breakpoint, configure:

  • Column layouts
  • Element visibility
  • Font sizes
  • Spacing adjustments

Page Background

Background Options

OptionDescription
Solid ColorSingle background color
GradientColor transition effect
ImageBackground image
PatternRepeating pattern

Background Properties

PropertyDescription
ColorBackground color value
Image URLPath to background image
SizeCover, contain, or custom
PositionCenter, top, bottom, etc.
RepeatNo-repeat, repeat, repeat-x/y
AttachmentFixed or scroll

Content Container

Container Width

Control the maximum width of content:

OptionDescription
Full WidthContent spans 100%
BoxedContent has max-width
CustomSet specific pixel width

Common Widths

NameWidthUse Case
Narrow800pxBlog, reading content
Standard1200pxGeneral purpose
Wide1400pxDashboards, data-heavy
Full100%Full-bleed designs

Scroll Behavior

Page Scrolling

OptionDescription
NormalStandard scroll behavior
SmoothSmooth scroll animations
Fixed SectionsSnap to sections

Overflow Handling

SettingBehavior
AutoShow scrollbar when needed
HiddenClip content, no scroll
ScrollAlways show scrollbar

Grid System

Grid Configuration

Organize content using a grid:

PropertyDescription
ColumnsNumber of grid columns (12 default)
GapSpace between grid items
Row HeightHeight of grid rows

Grid Usage

┌────────────────────────────────────────────────────────────┐
│ Col 1    │ Col 2    │ Col 3    │ Col 4    │ Col 5    │ ... │
├──────────┼──────────┼──────────┼──────────┼──────────┼─────┤
│          │          │          │          │          │     │
│  Tile    │  Tile    │  Tile    │  Tile    │          │     │
│ (span 3) │ (span 3) │ (span 3) │ (span 3) │          │     │
│          │          │          │          │          │     │
└──────────┴──────────┴──────────┴──────────┴──────────┴─────┘

Header Layout

Header Options

OptionDescription
No HeaderPage has no header
Fixed HeaderHeader stays at top on scroll
Sticky HeaderHeader becomes fixed on scroll
Normal HeaderHeader scrolls with page

Header Properties

PropertyDescription
HeightHeader height in pixels
BackgroundHeader background color/image
ShadowDrop shadow effect
Z-IndexLayering priority

OptionDescription
No FooterPage has no footer
Standard FooterFooter at page bottom
Sticky FooterFooter always visible at bottom
PropertyDescription
HeightFooter height
BackgroundFooter background
PaddingInternal spacing

Common Layout Patterns

Landing Page

- Full-width header with navigation
- Hero section (large background, centered text)
- Feature sections (alternating layouts)
- CTA sections
- Footer with links

Dashboard

- Fixed sidebar navigation
- Top bar with user info
- Main content area with tiles
- Minimal/no footer

Form Page

- Simple header
- Centered narrow content container
- Form tile with fields
- Simple footer

Blog/Article

- Standard header
- Narrow content width (800-900px)
- Reading-optimized typography
- Related content sidebar optional
- Footer with navigation

Best Practices

  1. Design mobile-first - Start with mobile layout, expand for larger screens

  2. Use consistent spacing - Apply uniform padding and margins

  3. Limit content width - Narrow columns improve readability

  4. Test all breakpoints - Verify layout at each screen size

  5. Consider fixed headers - Keep navigation accessible on long pages

  6. Optimize images - Use appropriate sizes for backgrounds


Troubleshooting

Content Overflowing

  • Check element widths aren't exceeding container
  • Verify responsive settings for smaller screens
  • Use overflow: hidden if needed

Layout Breaking on Mobile

  • Review breakpoint settings
  • Test with actual device sizes
  • Adjust column spans for mobile

Fixed Header Covering Content

  • Add top padding to main content equal to header height
  • Use margin-top on first content element
  • Verify z-index settings

Background Image Not Showing

  • Confirm image URL is correct
  • Check image file exists and is accessible
  • Verify size and position settings

Questions?

If you have any questions, please don't hesitate to contact us. Alternatively, you can submit an issue on this platform.

Useful Links:

Page Section - https://help.acenji.com/#/./create-web-application/website-builder/page-section/index Managing Pages - https://help.acenji.com/#/./create-web-application/website-builder/page-section/managing-pages/index Tile Section - https://help.acenji.com/#/./create-web-application/website-builder/tile-section/index

Was this article helpful?

No-Code App Builder