Knowledge Base Parta.io
  • Go to Parta.io
  • Parta.io
    • Knowledge Base
  • 🚀Start Here
    • Create Account
    • Home Dashboard Overview
      • Parta.io Functionality
      • Profile Settings
    • Glossary
  • ✍️COURSE BUILDER
    • Course Menu Overview
    • Build a Course
      • Create a Course
      • Create a Course Structure
      • Edit a Course Structure
    • Edit Project Sections
      • Edit Cover
      • Edit Contents page
      • Edit Quiz
        • Create quiz
        • Create quiz in content page
        • Add feedback
      • Move Sections between Courses
    • Edit Project Blocks
      • Add Blocks
      • Block Actions and Settings
    • Interact with Resources
      • Actions with Resources
    • Customize Block Elements
      • How to Use Simple Elements
        • Rich-text
        • Image
        • Video
        • Audio
        • File
        • Divider
        • Link
        • Button
        • Embedded code
      • How to Use Complex Elements
        • Table
        • Lists
        • Charts
        • Accordion
        • Active labels
        • Slider
        • Tabs
        • Slide reveal
        • Grouping
        • Card
        • Complex list
        • Simulations
    • Course translation
      • Localize a course manually
      • AI-Powered Translation
      • Connect Integration to Phrase
      • Translate projects with Phrase
      • Manage translations
  • 🖌️NO-CODE EDITOR
    • Create a unique block design
      • Basic entities: root, row, column, element, absolute
      • Basic entities settings
      • Add columns and elements to blocks
      • Add background layers using Absolute
    • Customize advanced element settings
      • "Grid" tab
      • "Element" tab
      • "Data" tab
    • Customize content for various screens
    • Actions with elements in Pro mode
  • 📝CUSTOM TEMPLATES
    • Create and Save Templates
    • Organize Templates into Collections
  • 🎨BRANDING
    • Branding Overview
    • Create Branding Theme
    • Apply Branding Theme
    • Actions with Branding Themes
    • Change Branding Theme in specific course
    • Upload own Fonts
  • 🤝COLLABORATION
    • Real-time Collaboration Overview
    • Invite Colleages to Collaborate within Course
    • Lock Sections from Editing
    • Manage Comments and Discussion
    • Navigate Version History
  • 🔎REVIEW
    • Create Public Link for Reviewing
    • Create Public Link for Commenting
    • Hide Sections before Sharing
  • 🗃️SHARED STORAGE
    • Resource Types, Storage Types
    • Organize Projects and Resources into Folders
    • Share within one company
    • Share outside company
  • 📅TASK MANAGEMENT
    • Create tasks
    • Track Projects Progress
    • Actions with Tasks
  • 🏢WORKSPACE MANAGEMENT
    • Set up Company Settings
      • Single Sign-on (SSO)
        • Set up SSO in Parta.io
    • Manage Company Users
    • Create Company Subaccounts
  • 📤Export
    • Export Courses
      • Export to LMS
      • Export PDF
    • Exclude Course Sections from Export
    • Navigate Export History
    • Update Courses in LMS
    • Debug Courses
    • Integration with LMS
  • 🔑Hot Keys
    • Keyboard shortcuts in Parta.io
  • ❓FAQ
    • How to change the number of attempts in the quiz
    • How to manage tasks
    • How to restore a deleted block
    • How to add a template to Favorites
    • How to attach a SCORM package in the Parta.io course
    • How to add a user to only one project
    • How to restrict course navigation for students
    • How to create a perfect Image Template
Powered by GitBook
On this page
  • Root settings
  • Row
  • Column
  • Absolute settings

Was this helpful?

  1. NO-CODE EDITOR
  2. Create a unique block design

Basic entities settings

PreviousBasic entities: root, row, column, element, absoluteNextAdd columns and elements to blocks

Last updated 26 days ago

Was this helpful?

Root settings

To change the width of a block, switch to pro-mode, go to the block structure tab, select the Root, and then change the block width via updating the "maximum" property.

To make a block full width, select the root and click on the "maximum" property name to set its value to 'auto'.

To change the block paddings, switch to pro-mode, go to the block structure tab, select the Root, and then change the block paddings by updating the "internal" property.

Row

To set the minimum height, select the Row, and change the min height by updating the "Height: min/max" property.

To set the maximum height, select the Row, and change the max height by updating the "Height: min/max" property.

Column

To set the minimum column width, select the Column, and change the min width by updating the "Width: min/max" property.

To set the maximum column width, select the Column, and change the max width by updating the "Width: min/max" property.

When the "contents" setting in a column is turned on, the column checks the content inside of it. If there's not enough width for its content, the column will take some width from the columns next to it.

Within the Contents parameter, you can also configure the following:

  • Expansion indicates how quickly the column will expand in relation to others (defined as one Row) for different screen dimensions.

  • Compression indicates how quickly the column will collapse in relation to others (defined as one Row) for different screen dimensions.

You can adjust the width of a column in relation to other columns' widths by using the "proportion" setting.

You can hide content that extends beyond the column edges by using "crop" setting.

You can hide a column and its content by setting the "hide" property to "yes".

You can set this property to be different for desktop, tablet, and phone screens.

Absolute settings

Since an absolute is a background layer, you can control its position (similar to z-index) to move this layer closer to or further from the screen. Adjust property "layer" to move layer closer to or further from the screen.

You can add multiple absolutes to a single column (or root) and adjust the position of each absolute by changing its "layer" property.

🖌️