Edjet LMS Server 6.4

Use custom page layout

Admin info

Custom page layout works the same as regular page layouts, but there is no need to create a dedicated reusable page layout.

This is advantageous when you create a page with a totally unique layout. For example, if you want to create a contact page and there will be no other page with the same layout on your website.

To create a custom layout for your page:

  1. Sign in to Edjet LMS admin.
  2. In the menu click language Learner portal and then click insert_drive_file Pages.
  3. Find the page and click on it.
  4. In the toolbar click tune Properties.
  5. Click Design tab.
  6. Click Custom page layout option.
  7. Choose Page layout template option:
    • If you want 1-column layout, choose 1_col_grid_12.tpl.php
    • If you want 2-column layout with narrow left column, choose 2_cols_grid_3_9.tpl.php
    • You can also choose any other layout.
  8. In the toolbar click save Save and close.
    At this point, the zones coded in the template are detected and listed in the UI.

Next, you can start adding a widgets to your layout.

Tip: If you are using Edjet LMS Server having access to the template files, you can go ahead and code your own page layout templates.

Advanced portal customizations