Edjet LMS Server 6.3
Use custom page layout
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:
- Make sure you are logged in to the Edjet LMS admin as administrator.
- Click Learner portal in the main menu, then Pages.
- Find the page and click on it.
- Click Properties in the toolbar.
- Click Design tab.
- Click Custom page layout option.
- 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.
- Click Save and close in the toolbar.
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.