New Theme - Serenity

Re: New Theme - Serenity

by Mary Evans -
Number of replies: 0
Picture of Core developers Picture of Documentation writers Picture of Peer reviewers Picture of Plugin developers Picture of Testers

Hi,

If you take a look at the original copy in moodle/theme/serenity/layout/frontpage.php

In the line that is highlighted on the page you will see the <h1></h1> tags between which is some php code that you can remove.

<?php echo $PAGE->heading ?>

This is true of the general.php too.

Hope this helps?

Mary