Edit size of page wrapper, Artic theme

Go to theme/arctic/style/
and edit the pagelayout.css
#page-wrapper { width:97%; padding: 5px; margin: 1% auto; background-color: #fff;}
where width is the width of the page(vertically)
and with margin we can manage page size horizontally.

Comments

Popular posts from this blog

Solution to Moodle Error: Coding error detected, it must be fixed by a programmer: Failed to unserialise data from file. Either failed to read, or failed to write.

ACTION_FAILED:OU_INVALID: Solution for GoogleApps bulk user upload issue, username@domainname.com:ACTION_FAILED:OU_INVALID. This error is because you have not specified the Org Unit Path properly.

(Solved) (Fixed )MariaDB Unmet Dependencies on Ubuntu 20.04.