How to remove "Is this your first time here ?" in Moodle 2.0

Go to your moodle theme directory
then go to style directory and open pagelayout.css  
if you can't find pagelayout.css file then look for core.css
add the following line to the file


.signuppanel h2 { display: none}


and that's it. The phrase is gone.





Comments

Popular posts from this blog

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.

Email Notification in Koha! How to configure Email Notification in Koha 20.11 with postfix?

Moodle OAuth 2. This account is pending email confirmation! Solved