Custom Page
The 'custom page' is not a block; it is a class applied to a Moodle text block. This class modifies the styling of ordered and unordered lists within that text block. To use it, first add a new Moodle block of type 'Text.' Then, go to the source code view in the TinyMCE text editor and wrap your content with the following code:
<div class="nice-custom-page-container">
<div class="container">
<!-- Your Code Goes Here --?
</div> <!-- container -->
</div> <!-- nice-custom-page-container -->Was this page helpful?
Please tell us what went wrong.
255 characters remaining
Thanks! Your feedback helps us improve this page.
Please wait a few seconds before trying again.